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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_ssa
/
src
/
base.rs
Age
Commit message (
Expand
)
Author
Lines
2020-12-23
Exclude unnecessary info from CodegenResults
Victor Ding
-2
/
+3
2020-11-16
compiler: fold by value
Bastian Kauschke
-1
/
+1
2020-11-08
Collapse all uses of `target.options.foo` into `target.foo`
Vadim Petrochenkov
-3
/
+3
2020-11-04
Auto merge of #78280 - bugadani:span, r=lcnr
bors
-9
/
+4
2020-10-27
Remove some cruft from foreign_modules refactor
Ryan Levick
-2
/
+0
2020-10-27
Cache foreign_modules query
Ryan Levick
-1
/
+1
2020-10-27
Query span as late as possible
Dániel Buga
-9
/
+4
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-3
/
+3
2020-10-14
Remove unused code from rustc_codegen_*
est31
-2
/
+0
2020-10-13
Replace absolute paths with relative ones
est31
-3
/
+3
2020-10-02
Implement Make `handle_alloc_error` default to panic (for no_std + liballoc)
Harald Hoyer
-2
/
+3
2020-09-18
Remove DeclareMethods
khyperia
-10
/
+12
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-4
/
+4
2020-09-01
Auto merge of #76071 - khyperia:configurable_to_immediate, r=eddyb
bors
-31
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+959