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_transform
/
src
/
inline.rs
Age
Commit message (
Expand
)
Author
Lines
2022-04-02
Less manipulation of the callee_def_id.
Camille GILLOT
-5
/
+6
2022-04-02
Use only local hash.
Camille GILLOT
-2
/
+2
2022-04-02
Use DefPathHash instead of HirId to break cycles.
Camille GILLOT
-14
/
+8
2022-03-31
Rollup merge of #95497 - nyurik:compiler-spell-comments, r=compiler-errors
Dylan DPC
-1
/
+1
2022-03-30
Spellchecking compiler comments
Yuri Astrakhan
-1
/
+1
2022-03-29
Remember mutability in `DefKind::Static`.
Camille GILLOT
-4
/
+4
2022-03-01
7 - Make more use of `let_chains`
Caio
-6
/
+5
2022-02-27
Only create a single expansion for each inline integration.
Camille GILLOT
-10
/
+14
2022-02-21
use `List<Ty<'tcx>>` for tuples
lcnr
-2
/
+1
2022-02-20
Rollup merge of #94146 - est31:let_else, r=cjgillot
Matthias Krüger
-3
/
+2
2022-02-19
Adopt let else in more places
est31
-3
/
+2
2022-02-18
Rollup merge of #93024 - compiler-errors:inline-mir-bad-bounds, r=estebank
Matthias Krüger
-2
/
+11
2022-02-15
Overhaul `Const`.
Nicholas Nethercote
-1
/
+1
2022-01-17
Fix Inline MIR pass on a function with un-satisfiable bounds
Michael Goulet
-2
/
+11
2021-12-22
Remove `PartialOrd` and `Ord` from `LocalDefId`
pierwill
-1
/
+2
2021-12-15
Move generator check earlier in inlining.
Camille GILLOT
-8
/
+6
2021-12-07
Remove `in_band_lifetimes` from `rustc_mir_transform`
Scott McMurray
-4
/
+4
2021-12-05
Auto merge of #91475 - ecstatic-morse:mir-pass-manager3, r=oli-obk
bors
-12
/
+7
2021-12-03
Add initial AST and MIR support for unwinding from inline assembly
Amanieu d'Antras
-1
/
+12
2021-12-02
Update passes with new interface
Dylan MacKenzie
-12
/
+7
2021-10-16
Adopt let_else across the compiler
est31
-3
/
+1
2021-09-30
Correct caller/callsite confusion in inliner message
Wesley Wiser
-1
/
+1
2021-09-07
Move rustc_mir::transform to rustc_mir_transform.
Camille GILLOT
-0
/
+966