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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
core
/
src
/
mem
/
transmutability.rs
Age
Commit message (
Expand
)
Author
Lines
2024-03-20
step cfgs
Mark Rousskov
-1
/
+1
2024-02-27
safe transmute: revise safety analysis
Jack Wrenn
-4
/
+5
2023-07-12
Flip cfg's for bootstrap bump
Mark Rousskov
-2
/
+1
2023-06-29
Enable co-induction support for Safe Transmute
Bryan Garza
-0
/
+1
2023-06-20
Merge attrs, better validation
Michael Goulet
-1
/
+2
2023-06-20
Add rustc_do_not_implement_via_object
Michael Goulet
-0
/
+1
2023-06-01
Require that const param tys implement ConstParamTy
Boxy
-0
/
+5
2023-04-16
rm const traits in libcore
Deadbeef
-4
/
+2
2023-04-13
Improve safe transmute error reporting
Bryan Garza
-4
/
+0
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-2
/
+2
2022-08-22
safe transmute: use `Assume` struct to provide analysis options
Jack Wrenn
-12
/
+76
2022-08-12
Adjust cfgs
Mark Rousskov
-1
/
+1
2022-07-27
safe transmute: reference tracking issue
Jack Wrenn
-2
/
+2
2022-07-27
safe transmute: add `rustc_on_unimplemented` to `BikeshedIntrinsicFrom`
Jack Wrenn
-0
/
+4
2022-07-27
Initial (incomplete) implementation of transmutability trait.
Jack Wrenn
-0
/
+39