rust/compiler/rustc_middle/src
2022-10-10 18:28:29 +02:00
..
dep_graph Allow query system to recover a HirId. 2022-10-01 15:58:42 +02:00
hir ImplItemKind::TyAlias => ImplItemKind::Type 2022-10-09 07:09:57 +00:00
infer Const unification is already infallible, remove the error handling logic 2022-09-22 08:20:13 +00:00
middle Refactor rustc lint API 2022-10-01 10:03:06 +00:00
mir Rollup merge of #102675 - ouz-a:mir-technical-debt, r=oli-obk 2022-10-08 14:38:18 +02:00
query Rewrite representability 2022-10-07 09:33:46 -05:00
thir Use boxed slices in PatKind. 2022-09-02 07:26:22 +10:00
traits Rollup merge of #102786 - compiler-errors:no-tuple-candidate, r=lcnr 2022-10-10 13:43:41 +05:30
ty Fix compiler docs 2022-10-10 18:28:29 +02:00
util span: move MultiSpan 2022-04-05 07:01:00 +01:00
arena.rs Rewrite representability 2022-10-07 09:33:46 -05:00
error.rs Add diagnostic struct for const eval error in rustc_middle 2022-10-03 12:29:49 -05:00
lib.rs Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
lint.rs Rollup merge of #102568 - compiler-errors:lint-unsatisfied-opaques, r=oli-obk 2022-10-04 16:11:02 +05:30
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 Fix compiler docs 2022-10-10 18:28:29 +02:00
values.rs Rewrite representability 2022-10-07 09:33:46 -05:00