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_error_codes
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2025-06-25
compiler: Trim the misleading C of C-cmse from errors
Jubilee Young
-1
/
+1
2025-06-18
convert the `optimize` attribute to a new parser
Jana Dönszelmann
-0
/
+1
2025-06-17
make error codes reflect reality better
Jana Dönszelmann
-0
/
+1
2025-04-09
Remove some dead or leftover code related to rustc-intrinsic abi removal
Oli Scherer
-1
/
+1
2025-03-11
Remove `#![warn(unreachable_pub)]` from all `compiler/` crates.
Nicholas Nethercote
-1
/
+0
2025-03-10
Revert "Use workspace lints for crates in `compiler/` #138084"
许杰友 Jieyou Xu (Joe)
-0
/
+1
2025-03-08
Remove `#![warn(unreachable_pub)]` from all `compiler/` crates.
Nicholas Nethercote
-1
/
+0
2025-02-22
Make `ptr_cast_add_auto_to_object` lint into hard error
Travis Cross
-0
/
+1
2025-02-15
fix: Alloc new errorcode E0803 for E0495
xizheyin
-0
/
+1
2025-02-09
introduce CoercePointeeWellformed for coherence checks at typeck stage
Ding Xiang Fei
-0
/
+1
2025-01-21
remove support for the #[start] attribute
Ralf Jung
-0
/
+4
2024-10-30
Reject generic self types.
Adrian Taylor
-0
/
+1
2024-09-25
Compiler: Rename "object safe" to "dyn compatible"
León Orell Valerian Liehr
-1
/
+1
2024-09-21
remove `#[cmse_nonsecure_entry]`
Folkert
-0
/
+1
2024-09-20
Auto merge of #124895 - obeis:static-mut-hidden-ref, r=compiler-errors
bors
-0
/
+1
2024-09-16
Introduce distinct error codes for precise capturing
Michael Goulet
-0
/
+2
2024-09-13
Disallow hidden references to mutable static
Obei Sideg
-0
/
+1
2024-08-27
Add `warn(unreachable_pub)` to `rustc_error_codes`.
Nicholas Nethercote
-0
/
+1
2024-07-16
add rust error message for CMSE stack spill
Folkert
-0
/
+1
2024-06-12
Use `tidy` to sort crate attributes for all compiler crates.
Nicholas Nethercote
-2
/
+4
2024-03-20
Use the more informative generic type inference failure error on method calls...
Oli Scherer
-1
/
+1
2024-02-06
Invert diagnostic lints.
Nicholas Nethercote
-2
/
+0
2024-01-29
Stop using `String` for error codes.
Nicholas Nethercote
-9
/
+669
2023-11-15
Bump cfg(bootstrap)s
Mark Rousskov
-3
/
+3
2023-10-16
docs: add Rust logo to more compiler crates
Michael Howell
-0
/
+3
2023-02-26
refactor: statically guarantee that current error codes are documented
Ezra Shaw
-4
/
+3
2022-08-18
Add diagnostic translation lints to crates that don't emit them
5225225
-0
/
+2
2021-04-04
Bump cfgs
Mark Rousskov
-2
/
+1
2021-03-01
Rename rustdoc lints to be a tool lint instead of built-in.
Joshua Nelson
-1
/
+2
2020-11-05
`deny(invalid_codeblock_attributes)`
Joshua Nelson
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+14