Giacomo Pasini
|
c5d4e4d907
|
Remove DropAndReplace terminator
PR 107844 made DropAndReplace unused, let's remove it completely
from the codebase.
|
2023-03-07 14:25:22 +01:00 |
|
Camille GILLOT
|
cd3649b2a5
|
Only exclude locals if the place is not indirect.
|
2023-02-06 21:51:45 +00:00 |
|
ouz-a
|
cb0017f2f8
|
add new rval, pull deref early
|
2022-07-12 14:26:41 +03:00 |
|
Tomasz Miąsko
|
777bf84f6c
|
Merge arms in borrowed locals transfer function
|
2022-06-12 07:27:57 +02:00 |
|
Tomasz Miąsko
|
915f091819
|
Remove duplicated implementations of borrowed locals analysis
|
2022-06-12 07:27:57 +02:00 |
|
Tomasz Miąsko
|
06ac05af11
|
Remove unused unsound_ignore_borrow_on_drop
|
2022-02-17 16:51:25 +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 |
|
Tomasz Miąsko
|
b285e0c5d8
|
Remove MaybeMutBorrowedLocals
|
2021-11-03 16:43:12 +01:00 |
|
Gary Guo
|
c38da2e0a3
|
Introduce Rvalue::ShallowInitBox
|
2021-09-25 01:08:41 +01:00 |
|
Camille GILLOT
|
fd9c04fe32
|
Move the dataflow framework to its own crate.
|
2021-09-07 19:57:07 +02:00 |
|