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_session
/
messages.ftl
Age
Commit message (
Expand
)
Author
Lines
2025-08-22
Migrate `BuiltinLintDiag::UnexpectedBuiltinCfg` to use `LintDiagnostic` directly
Josh Triplett
-0
/
+4
2025-08-17
Add `-Zindirect-branch-cs-prefix` option
Miguel Ojeda
-0
/
+2
2025-06-19
move -Ctarget-feature handling into shared code
Ralf Jung
-8
/
+0
2025-06-09
-Zretpoline and -Zretpoline-external-thunk flags (target modifiers) to enable...
Andrew Zhogin
-0
/
+8
2025-04-06
Auto merge of #138947 - madsmtm:refactor-apple-versions, r=Noratrieb
bors
-0
/
+6
2025-04-05
KCFI: Add KCFI arity indicator support
Ramon de C Valle
-0
/
+2
2025-04-04
refactor: Move env parsing of deployment target to rustc_session
Mads Marquart
-0
/
+6
2025-02-15
Reject macro calls inside of `#![crate_name]`
León Orell Valerian Liehr
-4
/
+0
2025-02-15
Clean up rustc_session::output::{find,validate}_crate_name
León Orell Valerian Liehr
-3
/
+3
2025-02-09
Emit an error if `-Zdwarf-version=1` is requested
Wesley Wiser
-1
/
+2
2024-12-02
rust_for_linux: -Zreg-struct-return commandline flag for X86 (#116973)
Andrew Zhogin
-0
/
+1
2024-11-26
Remove -Zfuel.
Camille GILLOT
-2
/
+0
2024-10-18
rust_for_linux: -Zregparm=<N> commandline flag for X86 (#116972)
Andrew Zhogin
-0
/
+3
2024-09-15
Rollup merge of #129897 - RalfJung:soft-float-ignored, r=Urgau
Matthias Krüger
-0
/
+10
2024-09-10
Add -Z small-data-threshold
Paul Menage
-0
/
+2
2024-09-03
deprecate -Csoft-float because it is unsound (and not fixable)
Ralf Jung
-0
/
+10
2024-08-06
-Zembed-source: Don't try to warn about incompatible codegen backends
Mrmaxmeier
-2
/
+0
2024-07-29
Add `-Z embed-source=yes` to embed source code in DWARF debug info
Mrmaxmeier
-0
/
+6
2024-06-21
Fix remaining cases
Michael Goulet
-2
/
+2
2024-03-29
KCFI: Require -C panic=abort
Matthew Maurer
-0
/
+2
2024-03-18
Provide structured suggestion for `#![feature(foo)]`
Esteban Küber
-0
/
+3
2024-03-13
Make incremental sessions identity no longer depend on the crate names provid...
John Kåre Alsaker
-0
/
+3
2024-01-18
Rollup merge of #119172 - nnethercote:earlier-NulInCStr, r=petrochenkov
Matthias Krüger
-2
/
+0
2024-01-13
Add check for ui_testing via promoting parameters from `ParseSess` to `Session`
George-lewis
-1
/
+1
2024-01-13
Add suggestion to upgrade the compiler
George-lewis
-0
/
+3
2024-01-12
Detect `NulInCStr` error earlier.
Nicholas Nethercote
-2
/
+0
2023-12-06
Fewer early errors.
Nicholas Nethercote
-0
/
+3
2023-11-30
Add `-Zfunction-return={keep,thunk-extern}` option
Miguel Ojeda
-0
/
+4
2023-10-09
Remove cgu_reuse_tracker from Session
bjorn3
-9
/
+0
2023-09-20
Cleanup unused messages in ftl files
yukang
-2
/
+0
2023-08-22
unknown unstable lint command line
mojave2
-0
/
+3
2023-08-08
Rollup merge of #113593 - rcvalle:rust-cfi-fix-90546, r=wesleywiser
Matthias Krüger
-1
/
+3
2023-08-07
CFI: Fix error compiling core with LLVM CFI enabled
Ramon de C Valle
-1
/
+3
2023-07-26
Add help for crate arg when crate name is invalid
yukang
-0
/
+1
2023-07-20
Move OutFileName writing into rustc_session
David Tolnay
-0
/
+2
2023-05-29
linker: Report linker flavors incompatible with the current target
Vadim Petrochenkov
-0
/
+4
2023-05-25
Ensure Fluent messages are in alphabetical order
clubby789
-62
/
+62
2023-05-05
Rollup merge of #108801 - fee1-dead-contrib:c-str, r=compiler-errors
Dylan DPC
-0
/
+2
2023-05-03
Add cross-language LLVM CFI support to the Rust compiler
Ramon de C Valle
-1
/
+9
2023-05-02
make it semantic error
Deadbeef
-0
/
+2
2023-03-11
Simplify message paths
est31
-0
/
+95