rust/src/test/incremental/hashes
2017-10-26 16:23:31 +02:00
..
call_expressions.rs fix review comments 2017-10-13 10:15:03 -06:00
closure_expressions.rs ICH: Add test case for closure expressions. 2016-12-06 16:58:23 -05:00
consts.rs incr.comp.: Update overflow-check logic in HIR hashing. 2017-10-26 16:23:31 +02:00
enum_constructors.rs fix review comments 2017-10-13 10:15:03 -06:00
enum_defs.rs fix review comments 2017-10-13 10:15:03 -06:00
exported_vs_not.rs ICH: Add test case sensitive to function bodies in metadata. 2016-12-06 16:59:07 -05:00
extern_mods.rs incr comp: rustc_clean/dirty auto assert 2017-10-12 22:32:45 -06:00
for_loops.rs Fix SVH tests some more 2016-11-29 13:04:27 +01:00
function_interfaces.rs ICH: Replace old, transitive metadata hashing with direct hashing approach. 2017-04-12 11:47:26 +02:00
if_expressions.rs WIP: update tests to pass -- not complete 2016-11-29 13:04:27 +01:00
indexing_expressions.rs Add support for ..= syntax 2017-09-22 22:05:18 +02:00
inherent_impls.rs update inherent_impls tests 2017-10-23 16:18:00 -04:00
inline_asm.rs ICH: Add test case for InlineAsm hashes. 2016-12-22 14:27:53 -05:00
let_expressions.rs Update let-expressions.rs 2017-10-09 23:32:21 +05:30
loop_expressions.rs Fix SVH tests some more 2016-11-29 13:04:27 +01:00
match_expressions.rs Fix SVH tests some more 2016-11-29 13:04:27 +01:00
panic_exprs_no_overflow_checks.rs Fix SVH tests some more 2016-11-29 13:04:27 +01:00
panic_exprs.rs Fix SVH tests some more 2016-11-29 13:04:27 +01:00
statics.rs incr.comp.: Update overflow-check logic in HIR hashing. 2017-10-26 16:23:31 +02:00
struct_constructors.rs incr comp: rustc_clean/dirty auto assert 2017-10-12 22:32:45 -06:00
struct_defs.rs related to #44924: update incr compilation for struct_defs.rs 2017-10-03 11:03:57 -06:00
trait_defs.rs Prohibit lifetime arguments in path segments with late bound lifetime parameters 2017-07-18 00:12:48 +03:00
trait_impls.rs ICH: Replace old, transitive metadata hashing with direct hashing approach. 2017-04-12 11:47:26 +02:00
type_defs.rs fix review comments 2017-10-13 10:15:03 -06:00
unary_and_binary_exprs.rs Fix SVH tests some more 2016-11-29 13:04:27 +01:00
while_let_loops.rs Fix SVH tests some more 2016-11-29 13:04:27 +01:00
while_loops.rs Fix SVH tests some more 2016-11-29 13:04:27 +01:00