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
/
compiler
/
rustc_transmute
/
src
/
maybe_transmutable
/
tests.rs
Age
Commit message (
Expand
)
Author
Lines
2025-06-09
transmutability: shift abstraction boundary
Jack Wrenn
-21
/
+36
2025-04-30
transmutability: merge contiguous runs with a common destination
Tomasz Miąsko
-1
/
+1
2025-04-29
transmutability: uninit transition matches unit byte only
Tomasz Miąsko
-9
/
+16
2025-04-25
transmutability: Support char, NonZeroXxx
Joshua Liebow-Feeser
-6
/
+76
2025-04-23
transmutability: Mark edges by ranges, not values
Joshua Liebow-Feeser
-4
/
+179
2025-04-20
transmutability: remove NFA intermediate representation
Jack Wrenn
-1
/
+30
2025-04-16
transmutability: Refactor tests for simplicity
Joshua Liebow-Feeser
-66
/
+74
2025-02-28
Remove `allow(unused_variables)` for `rustc_transmute`.
Nicholas Nethercote
-1
/
+0
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-5
/
+4
2024-02-27
safe transmute: revise safety analysis
Jack Wrenn
-6
/
+59
2023-06-12
Safe Transmute: Refactor error handling and Answer type
Bryan Garza
-5
/
+7
2023-05-24
Safe Transmute: Change Answer type to Result
Bryan Garza
-6
/
+6
2023-04-13
Improve safe transmute error reporting
Bryan Garza
-3
/
+3
2022-08-22
safe transmute: use `Assume` struct to provide analysis options
Jack Wrenn
-2
/
+2
2022-07-27
Initial (incomplete) implementation of transmutability trait.
Jack Wrenn
-0
/
+115