rust/compiler/rustc_middle/src
bors 05142a7e44 Auto merge of #95466 - Dylan-DPC:rollup-g7ddr8y, r=Dylan-DPC
Rollup of 5 pull requests

Successful merges:

 - #95294 (Document Linux kernel handoff in std::io::copy and std::fs::copy)
 - #95443 (Clarify how `src/tools/x` searches for python)
 - #95452 (fix since field version for termination stabilization)
 - #95460 (Spellchecking compiler code)
 - #95461 (Spellchecking some comments)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-03-30 07:45:42 +00:00
..
dep_graph Adopt let_else in even more places 2022-02-16 22:43:39 +01:00
hir impl_header -> impl_subject 2022-03-22 10:35:17 -03:00
infer Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk" 2022-03-28 16:27:14 +00:00
middle Filter OnceNote in diagnostic infra. 2022-03-20 20:36:26 +01:00
mir Auto merge of #95466 - Dylan-DPC:rollup-g7ddr8y, r=Dylan-DPC 2022-03-30 07:45:42 +00:00
query Auto merge of #95280 - InfRandomness:infrandomness/Dtorck_clarification, r=oli-obk 2022-03-25 14:16:13 +00:00
thir use NonHirLiteral instead of ScalarLiteral, move pattern related code to pat_is_poly in IsThirPolymorphic 2022-03-23 11:34:33 +01:00
traits Auto merge of #95280 - InfRandomness:infrandomness/Dtorck_clarification, r=oli-obk 2022-03-25 14:16:13 +00:00
ty Remove opaque type obligation and just register opaque types as they are encountered. 2022-03-28 16:57:45 +00:00
util
arena.rs Swap DtorckConstraint to DropckConstraint 2022-03-24 20:35:35 +01:00
lib.rs remove [async output] from impl Future 2022-03-22 19:41:34 -07:00
lint.rs Filter OnceNote in diagnostic infra. 2022-03-20 20:36:26 +01:00
macros.rs
metadata.rs resolve/metadata: Stop encoding macros as reexports 2022-02-24 22:55:40 +03:00
tests.rs
thir.rs use NonHirLiteral instead of ScalarLiteral, move pattern related code to pat_is_poly in IsThirPolymorphic 2022-03-23 11:34:33 +01:00