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
2025-02-16 17:03:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
43adf41ca6
rust
/
compiler
/
rustc_mir_build
History
Matthew Jasper
43adf41ca6
Don't include destruction scopes in THIR
...
They are not used by anyone, and add memory/performance overhead.
2023-12-04 16:31:13 +00:00
..
src
Don't include destruction scopes in THIR
2023-12-04 16:31:13 +00:00
Cargo.toml
Replace
custom_encodable
with
encodable
.
2023-11-22 18:37:14 +11:00
messages.ftl
thir-unsafeck: print list of missing target features when calling a function with target features outside an unsafe block
2023-11-28 20:37:02 +01:00