This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-17 01:38:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_mir_build
/
src
History
Jonathan Dönszelmann
d50c0a5480
Add hir::Attribute
2024-12-15 19:18:46 +01:00
..
build
Add hir::Attribute
2024-12-15 19:18:46 +01:00
thir
Split UserTypeAnnotation to have a kind
2024-12-14 03:20:50 +00:00
check_tail_calls.rs
simplify things using
tcx.as_lang_item
2024-11-29 20:28:02 +01:00
check_unsafety.rs
Add some convenience helper methods on
hir::Safety
2024-12-14 20:31:07 +00: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