about summary refs log tree commit diff
path: root/compiler/rustc_transmute/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-11-22Update itertools to 0.11.Nicholas Nethercote-1/+1
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-5/+7
2023-10-18Use v0.0.0 in compiler cratesMichael Goulet-1/+1
2022-08-23safe transmute: use `FxIndex{Map,Set}` instead of `FxHash{Map,Set}`Jack Wrenn-2/+1
2022-08-22safe transmute: use `Assume` struct to provide analysis optionsJack Wrenn-0/+2
2022-07-27Initial (incomplete) implementation of transmutability trait.Jack Wrenn-0/+28