|
hir
|
Separate AnonConst from ConstBlock in HIR.
|
2023-06-02 21:25:18 +00:00 |
|
infer
|
Rename tcx.mk_re_* => Region::new_*
|
2023-05-29 17:54:53 +00:00 |
|
query
|
Rename impl_defaultness to defaultness
|
2023-06-01 06:14:06 +00:00 |
|
thir
|
offset_of
|
2023-04-21 02:14:02 -07:00 |
|
ty
|
remove has_error_field helper method
|
2023-06-06 09:37:30 +02:00 |
|
arena.rs
|
Prepopulate opaques in canonical input
|
2023-05-25 03:21:22 +00: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 |