hir
|
Separate AnonConst from ConstBlock in HIR.
|
2023-06-02 21:25:18 +00:00 |
infer
|
opportunistically resolve regions
|
2023-06-13 22:10:51 +00:00 |
mir
|
update comment on MutBorrowKind::ClosureCapture
|
2023-06-20 20:55:31 +08:00 |
query
|
Add AliasKind::Weak for type aliases.
|
2023-06-16 19:39:48 +00:00 |
thir
|
offset_of
|
2023-04-21 02:14:02 -07:00 |
traits
|
move to nested module
|
2023-06-19 09:08:03 +01:00 |
ty
|
address most easy comments
|
2023-06-20 20:55:31 +08: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 |