hir
Make all hir::Map methods consistently by-value
2022-02-10 11:54:06 +01:00
infer
Renumber universes when canonicalizing for Chalk
2022-02-11 21:38:17 +00:00
middle
Auto merge of #93511 - cjgillot:query-copy, r=oli-obk
2022-02-10 09:37:07 +00:00
mir
add tainted_by_errors to mir::Body
2022-02-11 12:45:51 -08:00
query
use body.tainted_by_error to skip loading MIR
2022-02-11 12:45:51 -08:00
thir
Remove deprecated LLVM-style inline assembly
2022-01-12 18:51:31 +01:00
traits
Ensure that queries only return Copy types.
2022-02-09 20:07:38 +01:00
ty
Auto merge of #93298 - lcnr:issue-92113, r=cjgillot
2022-02-14 14:47:20 +00:00
util
Use AddAssign impl
2021-11-09 23:47:36 +01:00
arena.rs
Ensure that queries only return Copy types.
2022-02-09 20:07:38 +01: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
thir.rs
Formally implement let chains
2022-01-18 19:38:17 -03:00