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
Files
03e328d1786e023e7160bb250395b51bd6b58e9e
rust
/
compiler
/
rustc_mir_build
/
src
History
Michael Goulet
3f97c6be8d
Add unwrap_unsafe_binder and wrap_unsafe_binder macro operators
2024-12-12 16:29:40 +00:00
..
build
review comments: rewordings
2024-12-09 21:55:13 +00:00
thir
Add unwrap_unsafe_binder and wrap_unsafe_binder macro operators
2024-12-12 16:29:40 +00:00
check_tail_calls.rs
simplify things using
tcx.as_lang_item
2024-11-29 20:28:02 +01:00
check_unsafety.rs
Implement the unsafe-fields RFC.
2024-11-21 19:32:07 +01:00
errors.rs
Add more context to fall-through "const pattern of non-structural type" error
2024-12-04 20:29:36 +00:00
lib.rs
implement checks for tail calls
2024-11-29 04:44:41 +01:00
lints.rs
unconditional recursion, yeet
TypingEnv::from_param_env
2024-11-19 18:06:20 +01:00