This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
eb4e94b2e5
rust
/
compiler
/
rustc_ast_passes
/
src
History
Download ZIP
Download TAR.GZ
Matthias Krüger
8a90626a46
reduce borrowing and (de)referencing around match patterns (clippy::match_ref_pats)
2021-01-02 20:09:17 +01:00
..
ast_validation.rs
reduce borrowing and (de)referencing around match patterns (clippy::match_ref_pats)
2021-01-02 20:09:17 +01:00
feature_gate.rs
make
const_generics_defaults
use the unstable syntax mechanism
2021-01-01 11:01:01 +01:00
lib.rs
Bump recursion_limit in rustc_ast_passes
2020-11-27 15:47:58 -05:00
node_count.rs
rustc_ast:
visit_mac
->
visit_mac_call
2020-11-03 23:39:51 +03:00
show_span.rs
rustc_ast: Do not panic by default when visiting macro calls
2020-11-03 20:38:20 +03:00