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
/
cast
Age
Commit message (
Expand
)
Author
Lines
2024-05-11
FIx ICE while casting a type with error
Gurinder Singh
-0
/
+81
2024-04-21
Miri: detect wrong vtables in wide pointers
Ralf Jung
-1
/
+1
2024-03-19
add test for casting pointer to union with unsized tail
Lukas Markeffsky
-0
/
+37
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-17
/
+17
2024-02-12
Lint on reference casting to bigger underlying allocation
Urgau
-6
/
+6
2024-02-09
Emit more specific diagnostics when enums fail to cast with `as`
Gurinder Singh
-1
/
+84
2024-02-07
Update tests
r0cky
-2
/
+24
2023-12-20
Update existing tests
Veera
-1
/
+1
2023-12-20
fix: diagnostic for casting reference to slice
Veera
-0
/
+27
2023-11-24
Show number in error message even for one error
Nilstrieb
-14
/
+14
2023-10-25
Never consider raw pointer casts to be trival
Nilstrieb
-0
/
+24
2023-09-22
make unsized cast illegal
ouz-a
-0
/
+15
2023-09-18
Migrate 'cast to bool' diagnostic
clubby789
-7
/
+32
2023-09-11
add source type for invalid bool casts
asquared31415
-8
/
+92
2023-01-15
suggest `is_empty` for collections when casting to `bool`
Ezra Shaw
-3
/
+97
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1172