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
271968
commits
5
branches
0
tags
632
MiB
17c6efa978
Commit graph
2 commits
Author
SHA1
Message
Date
Michael Goulet
ace9e4c078
Gate checking ~const bounds on const_trait_impl
2024-11-03 18:48:24 +00:00
Michael Goulet
57f2e12f4a
Completely deny calling functions with const conditions in MIR const check unless const_trait_impl is enabled
...
This will help us make sure that we never leak any conditionally const functions into stable.
2024-11-01 16:13:30 +00:00