This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
granite-rust
Watch
1
Star
0
Fork
You've already forked granite-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
f2f6bcc499
granite-rust
/
compiler
/
rustc_span
History
Mara Bos
f2f6bcc499
Don't allow new const panic through format flattening.
...
panic!("a {}", "b") is still not allowed in const, even if the hir flattens to panic!("a b").
2023-03-16 11:21:50 +01:00
..
src
Don't allow new const panic through format flattening.
2023-03-16 11:21:50 +01:00
Cargo.toml
Remove duplicate sha-1 dependency
2023-01-10 21:02:06 -08:00