This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
ba5ec1fc5c
rust
/
compiler
/
rustc_ast_passes
/
src
History
carbotaniuman
a23917cfd0
Add hard error and migration lint for unsafe attrs
2024-06-23 19:02:14 -05:00
..
ast_validation.rs
Add hard error and migration lint for unsafe attrs
2024-06-23 19:02:14 -05:00
errors.rs
Do not allow safe usafe on static and fn items
2024-06-21 09:12:13 -03:00
feature_gate.rs
Properly gate
safe
keyword in pre-expansion
2024-06-20 14:14:49 -04:00
lib.rs
Use
tidy
to sort crate attributes for all compiler crates.
2024-06-12 15:49:10 +10:00
node_count.rs
Rename HIR
TypeBinding
to
AssocItemConstraint
and related cleanup
2024-05-30 22:52:33 +02:00
show_span.rs
Use a dedicated type instead of a reference for the diagnostic context
2024-06-18 15:42:11 +00:00