|
hir
|
Separate AnonConst from ConstBlock in HIR.
|
2023-06-02 21:25:18 +00:00 |
|
infer
|
Remove redundant InferCtxtExt::fresh_item_substs
|
2023-06-05 20:05:08 +00:00 |
|
mir
|
Use 128 bits for TypeId hash
|
2023-06-04 08:34:48 -07:00 |
|
thir
|
offset_of
|
2023-04-21 02:14:02 -07:00 |
|
lib.rs
|
Use translatable diagnostics in rustc_const_eval
|
2023-06-01 14:45:18 +00:00 |
|
lint.rs
|
Use Cow in {D,Subd}iagnosticMessage.
|
2023-05-29 09:23:43 +10:00 |
|
metadata.rs
|
rustc_metadata: Remove Span from ModChild
|
2023-04-18 17:25:04 +03:00 |
|
tests.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|
thir.rs
|
Remove unused TypeFoldable/TypeVisitable impls.
|
2023-04-26 15:19:50 +10:00 |
|
values.rs
|
EarlyBinder::new -> EarlyBinder::bind
|
2023-05-29 13:46:10 +02:00 |