Cameron Steffen
|
cf2433a74f
|
Use LocalDefId for closures more
|
2022-07-30 15:59:17 -05:00 |
|
Oli Scherer
|
4a742a691e
|
Revert "Rollup merge of #98582 - oli-obk:unconstrained_opaque_type, r=estebank"
This reverts commit 6f8fb911ad, reversing
changes made to 7210e46dc6.
|
2022-07-20 07:55:58 +00:00 |
|
Oli Scherer
|
84a444a1f4
|
Introduce opaque type to hidden type projection
|
2022-07-15 15:49:22 +00:00 |
|
ouz-a
|
cb0017f2f8
|
add new rval, pull deref early
|
2022-07-12 14:26:41 +03:00 |
|
Jakob Degen
|
4939f6c64b
|
Clarify MIR semantics of storage statements
|
2022-07-08 16:58:24 -07:00 |
|
Guillaume Gomez
|
4b88cba353
|
Rollup merge of #98984 - pierwill:patch-4, r=RalfJung
Remove erroneous doc comment
Fixes the formatting issue shown here:
<img width="803" alt="Screen Shot 2022-07-06 at 12 50 56 PM" src="https://user-images.githubusercontent.com/19642016/177612734-2d881c6a-2850-4c1b-8f1a-08339ad5bfbc.png">
|
2022-07-06 20:43:29 +02:00 |
|
pierwill
|
482bb39032
|
Remove erroneous doc comment
|
2022-07-06 12:52:02 -05:00 |
|
pierwill
|
fb579435a5
|
docs: Add overview of rustc_middle::mir::TerminatorKind
|
2022-07-06 12:48:19 -05:00 |
|
bors
|
5b8cf49c51
|
Auto merge of #98206 - eggyal:align-to-chalk-folding-api, r=jackh726
Split TypeVisitable from TypeFoldable
Impl of rust-lang/compiler-team#520 following MCP approval.
r? `@ghost`
|
2022-07-06 05:48:11 +00:00 |
|
Alan Egerton
|
e4b9625b87
|
Add #[derive(TypeVisitable)]
|
2022-07-05 22:25:15 +01:00 |
|
Ralf Jung
|
2f6e996662
|
always check overflow in CheckedBinOp in CTFE
|
2022-07-05 07:32:38 -04:00 |
|
Matthias Krüger
|
cb2d3bb198
|
Rollup merge of #98878 - lcnr:more-rustc_pass_by_value, r=oli-obk
add more `rustc_pass_by_value`
r? ```@oli-obk``` cc #98766
|
2022-07-04 23:11:12 +02:00 |
|
lcnr
|
658b7f3652
|
more rustc_pass_by_value
|
2022-07-04 09:40:58 +02:00 |
|
Tomasz Miąsko
|
b88479738e
|
Clarify MIR semantics of checked binary operations
|
2022-06-30 00:00:00 +00:00 |
|
Ralf Jung
|
6c990f48af
|
fix doc issues
|
2022-06-29 19:18:30 -04:00 |
|
Ralf Jung
|
ab01a73151
|
move MIR syntax into a dedicated file and ping some people whenever it changes
|
2022-06-29 16:03:24 -04:00 |
|