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
/
messages.ftl
Age
Commit message (
Expand
)
Author
Lines
2024-10-10
Rollup merge of #130308 - davidtwco:tied-target-consolidation, r=wesleywiser
Matthias Krüger
-0
/
+5
2024-10-04
Use wide pointers consistenly across the compiler
Urgau
-1
/
+1
2024-09-24
codegen_ssa: consolidate tied feature checking
David Wood
-0
/
+5
2024-09-14
simd_shuffle: require index argument to be a vector
Ralf Jung
-1
/
+1
2024-08-17
Always use ar_archive_writer for import libs
Chris Denton
-0
/
+3
2024-08-07
Rollup merge of #128206 - bjorn3:import_lib_writing_refactor, r=jieyouxu
Guillaume Gomez
-0
/
+11
2024-07-30
Move mingw dlltool invocation to cg_ssa
bjorn3
-0
/
+11
2024-07-16
When an archive fails to build, print the path
Trevor Gross
-3
/
+2
2024-06-24
coverage: Tighten validation of `#[coverage(off)]` and `#[coverage(on)]`
Zalathar
-2
/
+0
2024-05-23
emit an error if we can't find a path to the self-contained linker
Rémy Rakic
-0
/
+2
2024-03-16
Handle calls to upstream monomorphizations in compiler_builtins
Ben Kimock
-0
/
+3
2024-02-23
check that simd_insert/extract indices are in-bounds
Ralf Jung
-4
/
+2
2024-02-09
Turn the "no saved object file in work product" ICE into a translatable fatal...
Ben Kimock
-0
/
+2
2024-01-22
Correct the anchor of an URL in an error message
Noritada Kobayashi
-1
/
+1
2023-10-09
Remove cgu_reuse_tracker from Session
bjorn3
-0
/
+24
2023-10-08
linker: Remove `-Zgcc-ld` option
Vadim Petrochenkov
-2
/
+0
2023-09-29
Auto merge of #113301 - Be-ing:stabilize_bundle_whole-archive, r=petrochenkov
bors
-2
/
+0
2023-09-14
don't point at const usage site for resolution-time errors
Ralf Jung
-4
/
+0
2023-09-08
Rework no_coverage to coverage(off)
Andy Caldwell
-0
/
+2
2023-08-28
Don't ICE on layout computation failure
Katherine Philip
-0
/
+2
2023-08-15
stabilize combining +bundle and +whole-archive link modifiers
Be Wilson
-2
/
+0
2023-07-20
Add note about writing native-static-libs to file
David Tolnay
-0
/
+2
2023-07-02
Add `rustc` option to output LLVM optimization remarks to YAML files
Jakub Beránek
-0
/
+2
2023-06-06
Write to stdout if `-` is given as output file
Jing Peng
-0
/
+2
2023-05-25
Ensure Fluent messages are in alphabetical order
clubby789
-162
/
+162
2023-04-25
Fix static string lints
clubby789
-0
/
+13
2023-04-17
Spelling - compiler
Josh Soref
-1
/
+1
2023-04-10
Fix typos in compiler
DaniPopes
-1
/
+1
2023-03-11
Simplify message paths
est31
-0
/
+293