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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-03
Move rustc_middle::middle::cstore to rustc_session.
Camille GILLOT
-1
/
+1
2021-09-30
Move EncodedMetadata to rustc_metadata.
Camille GILLOT
-1
/
+1
2021-08-30
Fix handling of +whole-archive native link modifier.
Michael Woerister
-0
/
+1
2021-07-06
Fold LinkerInfo into CrateInfo
bjorn3
-2
/
+3
2021-07-06
Remove unused panic_runtime field from CrateInfo
bjorn3
-1
/
+0
2021-07-06
Move LinkerInfo into CrateInfo
bjorn3
-1
/
+1
2021-07-05
Remove LibSource
bjorn3
-3
/
+2
2021-06-07
Auto merge of #85810 - bjorn3:further_driver_cleanup, r=varkor
bors
-2
/
+2
2021-06-04
Add first cut of functionality for #58713: support for #[link(kind = "raw-dyl...
Richard Cobbe
-1
/
+8
2021-06-04
Move crate_name field from OngoingCodegen to CrateInfo
bjorn3
-1
/
+1
2021-06-04
Move windows_subsystem field from CodegenResults to CrateInfo
bjorn3
-1
/
+1
2021-05-31
Remove unused feature gates
bjorn3
-4
/
+0
2021-05-24
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2021-05-05
Implement RFC 2951: Native link modifiers
Luqman Aden
-1
/
+2
2021-04-03
Remove attribute `#[link_args]`
Vadim Petrochenkov
-1
/
+0
2021-03-26
Use iter::zip in compiler/
Josh Stone
-0
/
+1
2021-03-19
stabilize or_patterns
mark
-1
/
+1
2021-03-18
Remove unwrap_none/expect_none from compiler/.
Mara Bos
-1
/
+1
2021-03-09
Build StKind::CopyOverlapping
kadmin
-0
/
+1
2021-01-23
Don't provide backend_optimization_level query for extern crates
bjorn3
-2
/
+1
2020-12-29
don't clone copy types
Matthias Krüger
-1
/
+1
2020-12-23
Exclude unnecessary info from CodegenResults
Victor Ding
-3
/
+18
2020-12-16
cg_llvm: implement split dwarf support
David Wood
-1
/
+4
2020-12-03
Combination of commits
Rich Kadel
-0
/
+1
2020-10-10
Move finalize_session_directory call out of cg_llvm
bjorn3
-2
/
+0
2020-10-09
Move supported_target_features query provider to cg_ssa
bjorn3
-0
/
+1
2020-10-04
Move target feature whitelist from cg_llvm to cg_ssa
bjorn3
-0
/
+1
2020-09-26
Rollup merge of #77161 - est31:swich_len_already_trusted, r=petrochenkov
Ralf Jung
-1
/
+0
2020-09-24
Remove TrustedLen requirement from BuilderMethods::switch
est31
-1
/
+0
2020-09-23
/nightly/nightly-rustc
Erik Hofmayer
-1
/
+1
2020-09-23
Updated html_root_url for compiler crates
Erik Hofmayer
-1
/
+1
2020-09-17
Remove redundant #![feature(...)] 's from compiler/
est31
-2
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+171