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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-03-10
Revert "Use workspace lints for crates in `compiler/` #138084"
许杰友 Jieyou Xu (Joe)
-3
/
+0
2025-03-08
Specify rust lints for `compiler/` crates via Cargo.
Nicholas Nethercote
-0
/
+3
2025-02-28
Remove `rustc_transmute`'s dependence on `rustc_macros`.
Nicholas Nethercote
-2
/
+0
2025-02-28
Remove `rustc_transmute`'s dependence on `rustc_infer`.
Nicholas Nethercote
-2
/
+0
2025-02-22
Upgrade the compiler to edition 2024
Michael Goulet
-1
/
+1
2025-02-19
Make fewer crates depend on rustc_ast_ir
Michael Goulet
-2
/
+0
2024-10-27
rustc_transmute: Directly use types from rustc_abi
Jubilee Young
-3
/
+3
2024-07-15
Use dep: for crate dependencies
Michael Goulet
-7
/
+7
2024-03-08
bump itertools to 0.12
klensy
-1
/
+1
2024-03-05
Convert `TypeVisitor` and `DefIdVisitor` to use `VisitorResult`
Jason Newcomb
-7
/
+9
2023-11-22
Update itertools to 0.11.
Nicholas Nethercote
-1
/
+1
2023-10-30
Clean up `rustc_*/Cargo.toml`.
Nicholas Nethercote
-5
/
+7
2023-10-18
Use v0.0.0 in compiler crates
Michael Goulet
-1
/
+1
2022-08-23
safe transmute: use `FxIndex{Map,Set}` instead of `FxHash{Map,Set}`
Jack Wrenn
-2
/
+1
2022-08-22
safe transmute: use `Assume` struct to provide analysis options
Jack Wrenn
-0
/
+2
2022-07-27
Initial (incomplete) implementation of transmutability trait.
Jack Wrenn
-0
/
+28