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
/
src
/
librustc_codegen_utils
Age
Commit message (
Expand
)
Author
Lines
2018-07-25
Deny bare_trait_objects globally
Tatsuyuki Ishi
-1
/
+0
2018-07-11
Deny bare trait objects in in src/librustc_codegen_utils
ljedrz
-12
/
+13
2018-07-10
Upgrade to LLVM's master branch (LLVM 7)
Alex Crichton
-1
/
+0
2018-07-07
Move llvm_target_features back to llvm_util
bjorn3
-131
/
+2
2018-07-07
Move time_graph.rs to rustc/util
bjorn3
-279
/
+0
2018-07-07
Leave fixme comment
bjorn3
-1
/
+2
2018-07-07
Fix metadata_only metadata encoding
bjorn3
-1
/
+15
2018-07-07
Fix some errors
bjorn3
-0
/
+10
2018-07-07
Mostly fix compiling without LLVM (with metadata_only backend)
bjorn3
-100
/
+11
2018-07-07
Move some functions out of rustc_codegen_llvm and fix metadata_only backend
bjorn3
-5
/
+408
2018-06-26
migrate codebase to `..=` inclusive range patterns
Zack M. Davis
-1
/
+1
2018-06-14
rustc: rename ty::maps to ty::query.
Eduard-Mihai Burtescu
-2
/
+2
2018-06-01
Update recursion limits
John Kåre Alsaker
-0
/
+2
2018-05-26
Add `Ident::as_str` helper
Vadim Petrochenkov
-1
/
+1
2018-05-17
Added extra hashing step.
iancormac84
-0
/
+7
2018-05-17
Code structure edits.
iancormac84
-57
/
+61
2018-05-17
Removed use of TypeIdHasher in symbol hash generation and replaced it with St...
iancormac84
-14
/
+13
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-0
/
+1087