rust/compiler/rustc_middle/src
2022-09-04 20:35:23 +08:00
..
dep_graph Don't create two new closures for each query 2022-09-01 18:47:54 -05:00
hir Use parent_iter instead of a find_parent_node loop 2022-08-31 11:15:38 -07:00
infer make PlaceholderConst not store the type of the const 2022-08-01 15:42:38 +01:00
middle Rollup merge of #100730 - CleanCut:diagnostics-rustc_monomorphize, r=davidtwco 2022-08-31 14:29:51 +02:00
mir tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
query Do not call object_lifetime_default on lifetime params. 2022-09-03 21:11:42 +02:00
thir Use boxed slices in PatKind. 2022-09-02 07:26:22 +10:00
traits Fix a bunch of typo 2022-08-31 18:24:55 +08:00
ty Make const_eval_select a real intrinsic 2022-09-04 20:35:23 +08:00
util
arena.rs Don't create two new closures for each query 2022-09-01 18:47:54 -05:00
lib.rs Revert let_chains stabilization 2022-08-29 19:34:11 +02:00
lint.rs
macros.rs
metadata.rs
tests.rs
thir.rs Use boxed slices in PatKind. 2022-09-02 07:26:22 +10:00