rust/compiler/rustc_middle/src
2022-08-07 16:31:03 -07:00
..
dep_graph Use a dedicated DepKind for the forever-red node. 2022-07-06 23:20:12 +02:00
hir Change enclosing_body_owner to return LocalDefId 2022-07-29 18:26:10 -04:00
infer make PlaceholderConst not store the type of the const 2022-08-01 15:42:38 +01:00
middle Rollup merge of #99728 - cjgillot:ast-lifetimes-anon-clean, r=petrochenkov 2022-07-27 17:55:07 +02:00
mir Rollup merge of #100095 - jackh726:early-binder, r=lcnr 2022-08-04 22:25:04 +02:00
query Remove trait_of_item query. 2022-08-01 21:39:26 +02:00
thir Rollup merge of #99000 - JulianKnodt:allow_resolve_no_substs, r=lcnr 2022-07-14 19:24:04 +05:30
traits Built-in implementation of Tuple trait 2022-08-07 16:31:03 -07:00
ty Auto merge of #99983 - RalfJung:more-layout-checks, r=eddyb 2022-08-07 13:17:54 +00:00
util span: move MultiSpan 2022-04-05 07:01:00 +01:00
arena.rs arena > Rc for query results 2022-07-12 15:27:24 +02:00
lib.rs Stabilize let_chains 2022-07-16 20:17:58 -03:00
lint.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
macros.rs impl TypeVisitable in type traversal macros 2022-07-05 22:25:33 +01:00
metadata.rs
tests.rs
thir.rs Rollup merge of #100003 - nnethercote:improve-size-assertions, r=lqd 2022-08-01 16:49:33 +02:00