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
/
src
/
test
/
ui
/
transmutability
Age
Commit message (
Expand
)
Author
Lines
2022-10-30
fix #103783, fix ICE checking transmutability of NaughtyLenArray
yukang
-0
/
+33
2022-10-22
Bless tests
Deadbeef
-4
/
+2
2022-10-03
check if const is ADT or not
Takayuki Maeda
-2
/
+59
2022-10-03
add a ui test for #101739
Takayuki Maeda
-0
/
+37
2022-09-23
fix test
b-naber
-35
/
+6
2022-08-22
safe transmute: use `Assume` struct to provide analysis options
Jack Wrenn
-687
/
+1167
2022-08-21
Rework point-at-arg
Michael Goulet
-2
/
+2
2022-08-04
opt node type
Michael Goulet
-2
/
+2
2022-07-27
safe transmute: reference tracking issue
Jack Wrenn
-1
/
+14
2022-07-27
safe transmute: add `rustc_on_unimplemented` to `BikeshedIntrinsicFrom`
Jack Wrenn
-364
/
+482
2022-07-27
safe transmute: test to ensure that trait is correctly feature-gated
Jack Wrenn
-0
/
+17
2022-07-27
safe transmute: test when `ASSUME` params are passed indirectly
Jack Wrenn
-0
/
+73
2022-07-27
safe transmute: gracefully handle const params of wrong types
Jack Wrenn
-0
/
+67
2022-07-27
Initial (incomplete) implementation of transmutability trait.
Jack Wrenn
-0
/
+3840