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
/
tests
/
ui
/
transmutability
/
uninhabited.stderr
Age
Commit message (
Expand
)
Author
Lines
2025-09-11
Revert "Rollup merge of #122661 - estebank:assert-macro-span, r=petrochenkov"
Jieyou Xu
-6
/
+6
2025-08-12
Change the desugaring of `assert!` for better error output
Esteban Küber
-6
/
+6
2025-06-07
const-eval error: always say in which item the error occurred
Ralf Jung
-3
/
+3
2025-06-02
Clarify why we are talking about a failed const eval at a random place
Oli Scherer
-3
/
+3
2025-06-02
Use the informative error as the main const eval error message
Oli Scherer
-6
/
+6
2025-05-09
Merge typeck loop with static/const item eval loop
Oli Scherer
-18
/
+18
2025-03-14
Do not suggest using `-Zmacro-backtrace` for builtin macros
Esteban Küber
-6
/
+0
2025-02-28
Shorten span of panic failures in const context
Esteban Küber
-3
/
+3
2024-12-12
Filter empty lines, comments and delimiters from previous to last multiline s...
Esteban Küber
-5
/
+0
2024-12-01
fix safe-transmute handling of enums
Ralf Jung
-1
/
+23
2024-08-27
safe transmute: Rename `BikeshedIntrinsicFrom` to `TransmuteFrom`
Jack Wrenn
-4
/
+4
2024-06-14
safe transmute: support non-ZST, variantful, uninhabited enums
Jack Wrenn
-6
/
+36
2024-04-08
Compute transmutability from `rustc_target::abi::Layout`
Jack Wrenn
-0
/
+86