This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
239,559
Commits
2
Branches
0
Tags
1.4
GiB
a733082be9
Commit Graph
3 Commits
Author
SHA1
Message
Date
Oli Scherer
beaf46f7e5
Work around the fact that
check_mod_type_wf
may spuriously return
ErrorGuaranteed
, even if that error is only emitted by
check_modwitem_types
2023-10-25 12:04:54 +00:00
Oli Scherer
fd9ef69adf
Avoid a
track_errors
by bubbling up most errors from
check_well_formed
2023-10-20 08:46:27 +00:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00