rust/compiler/rustc_middle/src
2022-09-24 14:29:53 +02:00
..
dep_graph Revert "Auto merge of #101620 - cjgillot:compute_lint_levels_by_def, r=oli-obk" 2022-09-22 19:36:11 +02:00
hir Revert "Auto merge of #101862 - cjgillot:lint-regression, r=oli-obk" 2022-09-22 19:34:01 +02:00
infer Const unification is already infallible, remove the error handling logic 2022-09-22 08:20:13 +00:00
middle Rollup merge of #101881 - TaKO8Ki:remove-unused-struct-field, r=sanxiyn 2022-09-19 17:55:19 +02:00
mir rename Unevaluated to UnevaluatedConst 2022-09-23 14:27:34 +02:00
query Auto merge of #102064 - cjgillot:revert, r=Mark-Simulacrum 2022-09-24 09:36:29 +00:00
thir Use boxed slices in PatKind. 2022-09-02 07:26:22 +10:00
traits Auto merge of #101989 - fee1-dead-contrib:const_trait_impl-assoc-caller-bounds, r=oli-obk 2022-09-20 16:24:36 +00:00
ty Rollup merge of #102088 - oli-obk:cleanups, r=bjorn3 2022-09-24 14:29:53 +02:00
util span: move MultiSpan 2022-04-05 07:01:00 +01:00
arena.rs cache collect_trait_impl_trait_tys 2022-09-14 20:50:52 +00:00
error.rs UPDATE - rename SessionSubdiagnostic macro to Subdiagnostic 2022-09-21 11:39:53 -04:00
lib.rs Only enable the let_else feature on bootstrap 2022-09-15 21:06:45 +02:00
lint.rs Revert "Auto merge of #101620 - cjgillot:compute_lint_levels_by_def, r=oli-obk" 2022-09-22 19:36:11 +02:00
macros.rs impl TypeVisitable in type traversal macros 2022-07-05 22:25:33 +01:00
metadata.rs rustc: Parameterize ty::Visibility over used ID 2022-09-07 13:35:41 +04:00
tests.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
thir.rs Auto merge of #98588 - b-naber:valtrees-cleanup, r=lcnr 2022-09-17 03:04:22 +00:00
values.rs Make HandleCycleError an enum instead of a macro-generated closure 2022-09-06 19:26:08 -05:00