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_codegen_ssa
/
src
/
mir
Age
Commit message (
Expand
)
Author
Lines
2020-10-26
Auto merge of #68965 - eddyb:mir-inline-scope, r=nagisa,oli-obk
bors
-108
/
+136
2020-10-26
Deduplicate span and dbg_scope adjustment
oli
-18
/
+19
2020-10-26
Prefer `bug!` over `unwrap()`
oli
-1
/
+3
2020-10-23
Make codegen coverage_context optional, and check
Rich Kadel
-12
/
+12
2020-10-21
rustc_codegen_llvm: add support for inlined function debuginfo.
Eduard-Mihai Burtescu
-34
/
+63
2020-10-21
rustc_codegen_llvm: expose DILocation to rustc_codegen_ssa.
Eduard-Mihai Burtescu
-69
/
+49
2020-10-21
rustc_codegen_llvm: create `DIFile`s from just `SourceFile`s.
Eduard-Mihai Burtescu
-26
/
+5
2020-10-21
rustc_mir: support MIR-inlining #[track_caller] functions.
Eduard-Mihai Burtescu
-14
/
+51
2020-10-16
Auto merge of #77972 - Mark-Simulacrum:side-effect-loop, r=nagisa
bors
-3
/
+19
2020-10-15
Prevent miscompilation in trivial loop {}
Mark Rousskov
-3
/
+19
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-5
/
+9
2020-10-11
Use SmallVec in SwitchTargets
Jonas Schievink
-1
/
+1
2020-10-10
Refactor how SwitchInt stores jump targets
Jonas Schievink
-26
/
+19
2020-10-06
Let backends access span information
khyperia
-0
/
+1
2020-09-25
Auto merge of #73453 - erikdesjardins:tuplayout, r=eddyb
bors
-9
/
+27
2020-09-20
Auto merge of #76964 - RalfJung:rollup-ybn06fs, r=RalfJung
bors
-1
/
+599
2020-09-19
Stop using the `const_eval` query for initializers of statics
Oliver Scherer
-19
/
+7
2020-09-15
Extract some intrinsics out of rustc_codegen_llvm
khyperia
-1
/
+599
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-11
/
+11
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-8
/
+11
2020-09-01
Auto merge of #75529 - bugadani:bounds-check, r=nagisa
bors
-5
/
+21
2020-09-01
Auto merge of #76071 - khyperia:configurable_to_immediate, r=eddyb
bors
-30
/
+24
2020-08-31
Additional assumption to elide bounds check
Dániel Buga
-5
/
+21
2020-08-30
handle vector layout
Erik Desjardins
-8
/
+12
2020-08-30
ignore zst offsets instead
Erik Desjardins
-9
/
+23
2020-08-30
mv compiler to compiler/
mark
-0
/
+4946