rust/compiler/rustc_middle/src
2022-08-25 11:06:45 -06:00
..
dep_graph Remove $tcx metavariable from rustc_query_append 2022-08-23 21:33:19 -05:00
hir Auto merge of #99963 - cjgillot:iter-submodule, r=compiler-errors 2022-08-22 23:09:35 +00:00
infer make PlaceholderConst not store the type of the const 2022-08-01 15:42:38 +01:00
middle allow non-monomorphize modules to access hard-coded error message through new struct, use fluent message in monomorphize 2022-08-25 11:06:45 -06:00
mir Remove support for adding statement to all successors 2022-08-23 10:08:48 +02:00
query Use par_body_owners for liveness 2022-08-23 20:53:02 +09:00
thir Rollup merge of #99000 - JulianKnodt:allow_resolve_no_substs, r=lcnr 2022-07-14 19:24:04 +05:30
traits More docs 2022-08-21 02:35:11 +00:00
ty Remove $tcx metavariable from rustc_query_append 2022-08-23 21:33:19 -05:00
util
arena.rs arena > Rc for query results 2022-07-12 15:27:24 +02:00
lib.rs Adjust cfgs 2022-08-12 16:28:15 -04: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 Avoid repeating qualifiers on static_assert_size calls. 2022-08-10 11:51:21 +10:00