rust/src/test/incremental/hashes
2021-08-19 22:28:32 -04:00
..
call_expressions.rs Remove label in dirty/clean annotations. 2021-05-15 13:20:42 +02: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 Remove remains of rustc_dirty. 2021-05-16 10:16:31 +02:00
exported_vs_not.rs mir_built is a lie 2020-07-15 12:58:32 +02:00
extern_mods.rs Remove remains of rustc_dirty. 2021-05-16 10:16:31 +02:00
for_loops.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
function_interfaces.rs Add var to BoundRegion. Add query to get bound vars for applicable items. 2021-03-31 10:16:37 -04:00
if_expressions.rs Introduce hir::ExprKind::Let - Take 2 2021-08-15 16:18:26 -03:00
indexing_expressions.rs Remove label in dirty/clean annotations. 2021-05-15 13:20:42 +02:00
inherent_impls.rs Remove remains of rustc_dirty. 2021-05-16 10:16:31 +02: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 Bless tests. 2021-03-09 19:27:59 +01:00
struct_constructors.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
struct_defs.rs Remove label in dirty/clean annotations. 2021-05-15 13:20:42 +02:00
trait_defs.rs Fix tests on traits. 2021-05-15 14:38:32 +02:00
trait_impls.rs Revert "Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli-obk"" 2021-08-19 22:28:32 -04:00
type_defs.rs Move parenting info to index_hir. 2021-04-29 21:36:55 +02:00
unary_and_binary_exprs.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
while_let_loops.rs Introduce hir::ExprKind::Let - Take 2 2021-08-15 16:18:26 -03:00
while_loops.rs Introduce hir::ExprKind::Let - Take 2 2021-08-15 16:18:26 -03:00