index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_mir_dataflow
/
src
/
move_paths
Age
Commit message (
Expand
)
Author
Lines
2023-02-14
s/eval_usize/eval_target_usize/ for clarity
Oli Scherer
-1
/
+3
2023-02-08
Rollup merge of #107271 - Zeegomo:drop-rmw, r=oli-obk
Matthias Krüger
-5
/
+2
2023-01-30
Treat Drop as a rmw operation
Giacomo Pasini
-5
/
+2
2023-01-23
Create stable metric to measure long computation in Const Eval
Bryan Garza
-0
/
+1
2023-01-05
Fix `uninlined_format_args` for some compiler crates
nils
-3
/
+3
2022-12-20
Auto merge of #105880 - Nilstrieb:make-newtypes-less-not-rust, r=oli-obk
bors
-9
/
+6
2022-12-19
Revert "Auto merge of #103880 - b-naber:field-ty-mir, r=lcnr"
Rémy Rakic
-1
/
+1
2022-12-18
A few small cleanups for `newtype_index`
Nilstrieb
-6
/
+3
2022-12-18
Make `#[debug_format]` an attribute in `newtype_index`
Nilstrieb
-3
/
+3
2022-11-23
use no type in ProjectionElem::Field for PlaceBuilder::UpVar
b-naber
-1
/
+1
2022-09-16
Revert "Revert "Rollup merge of #98582 - oli-obk:unconstrained_opaque_type, r...
Oli Scherer
-0
/
+1
2022-09-06
Generalize the Assume intrinsic statement to a general Intrinsic statement
Oli Scherer
-2
/
+1
2022-09-06
Lower the assume intrinsic to a MIR statement
Oli Scherer
-0
/
+1
2022-08-26
Replace `Body::basic_blocks()` with field access
Tomasz Miąsko
-2
/
+2
2022-07-28
type alias covers whole return
ouz-a
-6
/
+7
2022-07-28
create type alias
ouz-a
-15
/
+9
2022-07-25
remove clone
ouz-a
-1
/
+1
2022-07-24
fix import error
ouz-a
-1
/
+1
2022-07-24
optimize un_derefer
ouz-a
-4
/
+18
2022-07-12
add new rval, pull deref early
ouz-a
-1
/
+29
2022-05-23
Refactor call terminator to always hold a destination place
Jakob Degen
-2
/
+3
2022-04-11
Add new `Deinit` statement kind
Jakob Degen
-2
/
+2
2022-03-08
add `#[rustc_pass_by_value]` to more types
lcnr
-4
/
+4
2022-01-12
Remove deprecated LLVM-style inline assembly
Tomasz Miąsko
-11
/
+0
2022-01-03
Rollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
Matthias Krüger
-13
/
+1
2021-12-03
Add initial AST and MIR support for unwinding from inline assembly
Amanieu d'Antras
-0
/
+1
2021-10-20
Remove NullOp::Box
Gary Guo
-13
/
+1
2021-10-03
Replace Fn impls with RPIT impls in rustc_index
bjorn3
-3
/
+4
2021-09-25
Introduce `Rvalue::ShallowInitBox`
Gary Guo
-0
/
+1
2021-09-13
Introduce NullOp::AlignOf
Gary Guo
-1
/
+1
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-0
/
+1024