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-02 18:27:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_ast_lowering
History
Oli Scherer
fd3da4bebd
Replace some
Option<Span>
with
Span
and use DUMMY_SP instead of None
2025-06-05 14:14:59 +00:00
..
src
Replace some
Option<Span>
with
Span
and use DUMMY_SP instead of None
2025-06-05 14:14:59 +00:00
Cargo.toml
Use
-Wunused_crate_dependencies
for compiler crates.
2025-03-20 08:59:43 +11:00
messages.ftl
Stabilize precise_capturing_in_traits
2025-03-23 14:11:04 +00:00