This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-03 22:49:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
rfcs
/
rfc-1623-static
History
Ralf Jung
173d1bd36b
properly fill a promoted's required_consts
...
then we can also make all_required_consts_are_checked a constant instead of a function
2024-04-23 23:02:54 +02:00
..
rfc1623-2.rs
properly fill a promoted's required_consts
2024-04-23 23:02:54 +02:00
rfc1623-2.stderr
compute required_consts before promotion, and add promoteds that may fail
2024-04-23 22:52:43 +02:00
rfc1623-3.rs
…
rfc1623-3.stderr
…
rfc1623.rs
…