This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-11-02 07:22:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
68dc159241
rust
/
compiler
/
rustc_mir_transform
History
Zalathar
8745fdc448
Replace a lazy
RefCell<Option<T>>
with
OnceCell<T>
2023-07-28 12:55:13 +10:00
..
src
Replace a lazy
RefCell<Option<T>>
with
OnceCell<T>
2023-07-28 12:55:13 +10:00
Cargo.toml
Migrate
mir_transform
to translatable diagnostics
2023-05-02 16:24:18 +01:00
messages.ftl
Add note about unsafe functions body not being unsafe
2023-06-13 15:48:57 +02:00