This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
001b081cc1
rust
/
compiler
/
rustc_transmute
/
src
/
layout
History
Download ZIP
Download TAR.GZ
Matthias Krüger
6ef8648a48
more clippy fixes: clippy::{iter_cloned_collect, unwarp_or_else_default, option_map_or_none}
2023-04-16 12:45:51 +02:00
..
tree
Initial (incomplete) implementation of transmutability trait.
2022-07-27 17:33:56 +00:00
dfa.rs
safe transmute: use
FxIndex{Map,Set}
instead of
FxHash{Map,Set}
2022-08-23 15:52:49 +00:00
mod.rs
Fix
uninlined_format_args
for some compiler crates
2023-01-05 19:01:12 +01:00
nfa.rs
don't clone Copy types
2022-12-18 14:25:55 +01:00
tree.rs
more clippy fixes: clippy::{iter_cloned_collect, unwarp_or_else_default, option_map_or_none}
2023-04-16 12:45:51 +02:00