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
/
consts
/
const-eval
/
raw-bytes.rs
Age
Commit message (
Expand
)
Author
Lines
2025-06-02
Use the informative error as the main const eval error message
Oli Scherer
-66
/
+50
2025-04-30
compiletest: Make diagnostic kind mandatory on line annotations
Vadim Petrochenkov
-12
/
+14
2025-04-24
Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc
bendn
-1
/
+1
2024-12-27
Remove the `-test` suffix from normalize directives
Zalathar
-1
/
+1
2024-08-09
interpret: make identity upcasts a NOP again to avoid them generating a new r...
Ralf Jung
-2
/
+2
2024-07-18
interpret: add sanity check in dyn upcast to double-check what codegen does
Ralf Jung
-2
/
+4
2024-07-11
Always use a colon in `//@ normalize-*:` headers
Zalathar
-1
/
+1
2024-04-22
Stabilize generic `NonZero`.
Markus Reiter
-1
/
+1
2024-02-25
Use generic `NonZero` in tests.
Markus Reiter
-5
/
+4
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-3
/
+3
2023-12-07
also print 'immutable' flag
Ralf Jung
-1
/
+1
2023-11-27
make const tests independent of std debug assertions
Ralf Jung
-11
/
+4
2023-11-25
Fix tests
Gary Guo
-0
/
+1
2023-10-16
Normalize alloc-id in tests.
Camille GILLOT
-2
/
+2
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+263