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
/
link.rs
Age
Commit message (
Expand
)
Author
Lines
2020-03-19
Refactorings to begin getting rid of rustc_codegen_utils
Mark Mansi
-191
/
+0
2020-03-18
Rollup merge of #69920 - Centril:hir-cleanup, r=Zoxc
Mazdak Farrokhzad
-2
/
+2
2020-03-16
use direct imports for `rustc::{lint, session}`.
Mazdak Farrokhzad
-2
/
+2
2020-03-03
Run format.
12101111
-1
/
+3
2020-03-03
Don't use static crt by default when build proc-macro.
12101111
-1
/
+1
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-1
/
+1
2020-02-27
use char instead of &str for single char patterns
Matthias Krüger
-1
/
+1
2020-01-02
Normalize `syntax::symbol` imports.
Mazdak Farrokhzad
-1
/
+1
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-58
/
+62
2019-07-08
normalize use of backticks for compiler messages in librustc_codegen
Samy Kacimi
-1
/
+1
2019-05-13
Remove the equality operation between `Symbol` and strings.
Nicholas Nethercote
-1
/
+1
2019-05-13
Pass a `Symbol` to `check_name`, `emit_feature_err`, and related functions.
Nicholas Nethercote
-1
/
+2
2019-02-08
librustc_codegen_utils => 2018
Taiki Endo
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-03
Remove rustc_metadata_utils, which contains only one function
bjorn3
-2
/
+1
2018-10-26
Remove redundant clone
Shotaro Yamada
-1
/
+1
2018-10-19
Prefer unwrap_or_else to unwrap_or in case of function calls/allocations
ljedrz
-1
/
+1
2018-09-28
Move `filename_for_metadata` to codegen_utils
Igor Matuszewski
-0
/
+13
2018-08-18
Remove LinkMeta struct
bjorn3
-10
/
+0
2018-08-09
Move SVH structure to data structures
Mark Rousskov
-1
/
+1
2018-08-04
Normalize variants of CrateType to standard style
Mark Rousskov
-14
/
+14
2018-08-03
Move validate_crate_name to rustc_metadata
Mark Rousskov
-2
/
+3
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-0
/
+191