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
/
traits
/
write.rs
Age
Commit message (
Expand
)
Author
Lines
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+3
2024-06-18
Use a dedicated type instead of a reference for the diagnostic context
Oli Scherer
-4
/
+4
2024-05-23
cleanup: run rustfmt
Augie Fackler
-1
/
+4
2024-05-23
thinlto: only build summary file if needed
Augie Fackler
-1
/
+1
2024-05-22
rustc_codegen_llvm: add support for writing summary bitcode
Augie Fackler
-0
/
+1
2023-12-18
Rename many `DiagCtxt` arguments.
Nicholas Nethercote
-3
/
+3
2023-12-18
Rename `Handler` as `DiagCtxt`.
Nicholas Nethercote
-4
/
+4
2023-07-31
Use standard Rust capitalization rules for names containing "LTO".
Nicholas Nethercote
-2
/
+2
2023-07-16
rustc_llvm: Add a `-Z print-llvm-stats` option to expose LLVM statistics.
Patrick Walton
-0
/
+1
2023-01-30
session: diagnostic migration lint on more fns
David Wood
-0
/
+1
2022-10-01
Remove unused Context assoc type from WriteBackendMethods
bjorn3
-1
/
+0
2022-04-30
Remove config parameter of optimize_fat and avoid interior mutability for module
bjorn3
-2
/
+1
2022-04-30
Let LtoModuleCodegen::optimize take self by value
bjorn3
-1
/
+1
2022-04-30
Rename run_lto_pass_manager to optimize_fat and remove thin parameter
bjorn3
-6
/
+5
2021-05-08
Support -C passes in NewPM
Nikita Popov
-1
/
+1
2020-09-09
Add `-Z combine_cgu` flag
Victor Ding
-0
/
+6
2020-08-30
mv compiler to compiler/
mark
-0
/
+64