|
hir
|
Rollup merge of #89078 - camsteffen:map-ref, r=cjgillot
|
2021-09-21 22:54:00 +02:00 |
|
infer
|
Miscellaneous inlining improvements
|
2021-06-02 08:49:58 +02:00 |
|
middle
|
Adjust documentation for compatibility with 2021
|
2021-09-20 22:21:43 -04:00 |
|
mir
|
Support #[track_caller] on closures and generators
|
2021-09-22 15:19:33 -05:00 |
|
query
|
Fix typo
|
2021-09-23 18:57:23 +09:00 |
|
thir
|
add a CastKind to Node::Cast
|
2021-09-09 01:32:03 +01:00 |
|
traits
|
use indexmap instead of hashmap
|
2021-09-21 08:24:23 +02:00 |
|
arena.rs
|
ty::layout: intern FnAbis as &'tcx.
|
2021-09-18 01:42:45 +03:00 |
|
lib.rs
|
Gather module items after lowering.
|
2021-09-12 16:33:16 +02:00 |
|
lint.rs
|
Fix #88256, remove duplicated diagnostic
|
2021-09-04 19:26:25 +08:00 |
|
tests.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|
thir.rs
|
rename mir -> thir around abstract consts
|
2021-09-09 01:32:03 +01:00 |