This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
16b64938c2
rust
/
compiler
/
rustc_mir_build
/
src
History
Esteban Küber
148a77dfde
review comments: rewordings
2024-12-09 21:55:13 +00:00
..
build
review comments: rewordings
2024-12-09 21:55:13 +00:00
thir
Introduce
default_field_values
feature
2024-12-09 21:55:01 +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