rust/src/test/incremental/hashes
2020-10-26 10:48:28 +01:00
..
call_expressions.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
closure_expressions.rs simplify-locals: Remove unused assignments regardless of rvalue kind 2020-10-26 10:48:28 +01:00
consts.rs hir: replace "items" terminology with "nodes" where appropriate. 2020-03-19 14:36:04 +02:00
enum_constructors.rs simplify-locals: Remove unused set-discriminant statements 2020-10-26 10:41:44 +01:00
enum_defs.rs hir: replace "items" terminology with "nodes" where appropriate. 2020-03-19 14:36:04 +02:00
exported_vs_not.rs mir_built is a lie 2020-07-15 12:58:32 +02:00
extern_mods.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
for_loops.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
function_interfaces.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
if_expressions.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
indexing_expressions.rs hir: replace "items" terminology with "nodes" where appropriate. 2020-03-19 14:36:04 +02:00
inherent_impls.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
inline_asm.rs mir_built is a lie 2020-07-15 12:58:32 +02:00
let_expressions.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
loop_expressions.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
match_expressions.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
panic_exprs.rs mir_built is a lie 2020-07-15 12:58:32 +02:00
statics.rs hir: replace "items" terminology with "nodes" where appropriate. 2020-03-19 14:36:04 +02:00
struct_constructors.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
struct_defs.rs hir: replace "items" terminology with "nodes" where appropriate. 2020-03-19 14:36:04 +02:00
trait_defs.rs hir: replace "items" terminology with "nodes" where appropriate. 2020-03-19 14:36:04 +02:00
trait_impls.rs hir: replace "items" terminology with "nodes" where appropriate. 2020-03-19 14:36:04 +02:00
type_defs.rs hir: replace "items" terminology with "nodes" where appropriate. 2020-03-19 14:36:04 +02:00
unary_and_binary_exprs.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
while_let_loops.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
while_loops.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00