lean4-htt/tests
Leonardo de Moura 1ebdb9f1b1 fix(library/compiler): do not inline definitions using unsafe inductives
This commit also makes sure that `has_trivial_structure` returns false
for `unsafe` inductive datatypes.

See new test for further details.
2019-03-28 16:07:57 -07:00
..
compiler chore(tests): fix tests 2019-03-27 14:06:23 -07:00
ir chore(tests): port tests, fix at least compiler tests 2019-03-21 15:11:05 -07:00
lean fix(library/compiler): do not inline definitions using unsafe inductives 2019-03-28 16:07:57 -07:00
playground fix(tests/playground): parser experiments 2019-03-28 10:32:39 -07:00