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
/
mir
/
validate
Age
Commit message (
Expand
)
Author
Lines
2025-08-23
Fix ICE when validating transmuting ZST to inhabited enum
Samuel Tardieu
-0
/
+26
2025-07-20
Ban projecting into SIMD types [MCP838]
Scott McMurray
-0
/
+18
2025-07-19
Give a message with a span on validation error
Scott McMurray
-2
/
+2
2025-05-04
compiletest: Support matching on non-json lines in compiler output
Vadim Petrochenkov
-1
/
+3
2025-04-03
compiletest: Require `//~` annotations even if `error-pattern` is specified
Vadim Petrochenkov
-7
/
+7
2024-12-07
Mention type parameter in more cases and don't suggest ~const bound already t...
Esteban Küber
-1
/
+1
2024-12-07
Use trait name instead of full constraint in suggestion message
Esteban Küber
-1
/
+1
2024-12-07
reword trait bound suggestion message to include the bounds
Esteban Küber
-1
/
+1
2024-12-07
Don't suggest restricting bound with unstable traits on stable
Esteban Küber
-1
/
+1
2024-12-02
Allow fn pointers comparisons lint in UI tests
Urgau
-0
/
+2
2024-11-23
remove remaining references to `Reveal`
lcnr
-2
/
+2
2024-09-25
Validate unsize coercion in MIR validation
Michael Goulet
-0
/
+53
2024-06-03
Reformat `mir!` macro invocations to use braces.
Nicholas Nethercote
-9
/
+8
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-23
/
+23
2024-02-09
Don't ice in validation when error body is created
Michael Goulet
-0
/
+18
2023-12-26
custom mir: make it clear what the return block is
Ralf Jung
-2
/
+2
2023-12-21
Add pass to identify undefined or erroneous behaviour
Tomasz Miąsko
-44
/
+0
2023-11-22
Validate there are no critical call edges in optimized MIR
Tomasz Miąsko
-0
/
+31
2023-11-14
Custom MIR: Support cleanup blocks
Tomasz Miąsko
-0
/
+55
2023-07-29
Change default panic handler message format.
Mara Bos
-0
/
+1
2023-04-20
Give more descriptive names to queries.
Camille GILLOT
-1
/
+1
2023-04-20
Remove WithOptconstParam.
Camille GILLOT
-1
/
+1
2023-04-09
Fix transmute intrinsic mir validation ICE
Jakob Degen
-0
/
+17
2023-02-25
MIR-Validate StorageLive.
Camille GILLOT
-0
/
+43
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+62