hir
|
Make all hir::Map methods consistently by-value
|
2022-02-10 11:54:06 +01:00 |
infer
|
Inline UnifyKey::index and UnifyKey::from_index
|
2022-02-15 19:07:06 +01:00 |
middle
|
Auto merge of #93511 - cjgillot:query-copy, r=oli-obk
|
2022-02-10 09:37:07 +00:00 |
mir
|
Rollup merge of #94020 - tmiasko:pp, r=oli-obk
|
2022-02-16 18:59:32 +01:00 |
query
|
Add module-level docs for rustc_middle::query
|
2022-02-17 13:07:33 -06:00 |
traits
|
Ensure that queries only return Copy types.
|
2022-02-09 20:07:38 +01:00 |
ty
|
Rollup merge of #94037 - tmiasko:verbose, r=Mark-Simulacrum
|
2022-02-16 18:59:34 +01:00 |
util
|
Use AddAssign impl
|
2021-11-09 23:47:36 +01:00 |
arena.rs
|
Overhaul Const .
|
2022-02-15 16:19:59 +11:00 |
lib.rs
|
add a rustc::query_stability lint
|
2022-02-01 10:15:59 +01:00 |
lint.rs
|
update FutureIncompatibilityReason
|
2022-02-01 09:55:19 +01:00 |
tests.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
thir.rs
|
try to bless 32bit mir tests manually
|
2022-02-15 22:24:53 +01:00 |