This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
307,470
Commits
1
Branch
0
Tags
359bfa901b9d8eddbed7b88b6716dbb77b7bfb95
Commit Graph
2 Commits
Author
SHA1
Message
Date
Michael Goulet
23ab0f2cdc
Check Sizedness of return type in WF
2025-02-03 19:00:22 +00:00
Gurinder Singh
ace436743f
Check that return type is WF in typeck
...
Without it non-WF types could pass typeck and then later fail in MIR/const eval
2024-03-06 16:51:17 +05:30