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
2
Packages
Projects
Releases
Wiki
Activity
285,822
Commits
1
Branch
0
Tags
51b51b51d7931da85280382a81c4dd80c73ca754
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00