rust/compiler/rustc_middle/src
2022-12-30 16:47:56 +01:00
..
dep_graph rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00
hir Provide local extern function arg names 2022-12-27 17:21:08 +00:00
infer implement the skeleton of the updated trait solver 2022-12-19 16:46:17 +00:00
middle rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00
mir Rollup merge of #106151 - TaKO8Ki:remove-unused-imports, r=jackh726 2022-12-27 00:34:53 +08:00
query better names and a comment 2022-12-28 04:18:37 +00:00
thir Use boxed slices in PatKind. 2022-09-02 07:26:22 +10:00
traits Rollup merge of #105975 - jeremystucki:rustc-remove-needless-lifetimes, r=eholk 2022-12-24 00:31:41 +01:00
ty Auto merge of #106129 - compiler-errors:compare_method-tweaks, r=BoxyUwU 2022-12-28 13:07:30 +00:00
util Add some docs to bug, span_bug and delay_span_bug 2022-12-30 16:47:56 +01:00
arena.rs Rename ConstS to ConstData 2022-12-16 10:02:51 +00:00
error.rs Match crate and slug names 2022-11-21 15:24:50 +01:00
lib.rs Only allow feeding a value to newly created definitions. 2022-11-29 18:43:00 +00:00
lint.rs fix: typo 2022-11-06 11:22:29 -05:00
macros.rs Add some docs to bug, span_bug and delay_span_bug 2022-12-30 16:47:56 +01:00
metadata.rs rustc: Parameterize ty::Visibility over used ID 2022-09-07 13:35:41 +04:00
tests.rs
thir.rs A few small cleanups for newtype_index 2022-12-18 21:47:28 +01:00
values.rs Use DepKind instead of &str 2022-12-23 18:39:49 +05:30