| .. |
|
dep_graph
|
rustc: Remove needless lifetimes
|
2022-12-20 22:10:40 +01:00 |
|
hir
|
fix fmt and bless
|
2023-01-12 02:28:38 +00:00 |
|
infer
|
Simplify some canonical type alias names
|
2023-01-03 01:16:10 +00:00 |
|
middle
|
rustc: Remove needless lifetimes
|
2022-12-20 22:10:40 +01:00 |
|
mir
|
rename find_parent_node to opt_parent_id
|
2023-01-04 00:43:13 +00:00 |
|
query
|
Feed the features_query instead of grabbing it from the session lazily
|
2023-01-12 17:14:17 +00:00 |
|
thir
|
Use boxed slices in PatKind.
|
2022-09-02 07:26:22 +10:00 |
|
traits
|
attempt to make a minimal example work
|
2023-01-12 02:28:37 +00:00 |
|
ty
|
Auto merge of #106776 - oli-obk:om_nom_nom_nom_nom, r=cjgillot
|
2023-01-13 13:57:21 +00:00 |
|
util
|
Add some docs to bug, span_bug and delay_span_bug
|
2022-12-30 16:47:56 +01:00 |
|
arena.rs
|
Remove output_filenames field from TyCtxt and feed the query instead
|
2023-01-12 17:14:17 +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
|
create helper function for rustc_lint_defs::Level and remove it's duplicated code r=ozkanonur
|
2023-01-10 10:56:17 +03: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
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|
thir.rs
|
Migrate deconstruct_pat.rs
|
2023-01-11 14:39:49 -08:00 |
|
values.rs
|
Use DepKind instead of &str
|
2022-12-23 18:39:49 +05:30 |