lcnr
|
cf9c0a5935
|
cleanup mir visitor for rustc::pass_by_value
|
2022-07-01 16:21:21 +02:00 |
|
Tomasz Miąsko
|
631d767fee
|
Remove AlwaysLiveLocals wrapper struct
It is just a wrapper around a `BitSet` and
doesn't have any functionality of its own.
|
2022-06-07 16:54:00 +02:00 |
|
Jakob Degen
|
09b0936db2
|
Refactor call terminator to always hold a destination place
|
2022-05-23 17:49:04 -04:00 |
|
Jakob Degen
|
9b6b1a625b
|
Add new Deinit statement kind
|
2022-04-11 08:55:03 -04:00 |
|
Tomasz Miąsko
|
000b36c505
|
Remove deprecated LLVM-style inline assembly
|
2022-01-12 18:51:31 +01:00 |
|
LegionMammal978
|
fed881aafc
|
Remove in_band_lifetimes from rustc_mir_dataflow
See #91867 for more information.
|
2021-12-16 14:29:43 -05:00 |
|
Amanieu d'Antras
|
940b2eabad
|
Add initial AST and MIR support for unwinding from inline assembly
|
2021-12-03 23:51:46 +01:00 |
|
Camille GILLOT
|
fd9c04fe32
|
Move the dataflow framework to its own crate.
|
2021-09-07 19:57:07 +02:00 |
|