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
ad00e91887
rust
/
src
/
librustc_parse
History
Download ZIP
Download TAR.GZ
Matthias Krüger
ad00e91887
remove redundant returns (clippy::needless_return)
2020-03-20 20:23:03 +01:00
..
lexer
On mismatched delimiters, only point at empty blocks that are in the same line
2020-03-04 11:05:17 -08:00
parser
remove redundant returns (clippy::needless_return)
2020-03-20 20:23:03 +01:00
Cargo.toml
Rename
syntax
to
rustc_ast
in source code
2020-02-29 21:59:09 +03:00
lib.rs
remove redundant returns (clippy::needless_return)
2020-03-20 20:23:03 +01:00
validate_attr.rs
{rustc_parse -> rustc_expand}::config
2020-03-18 15:08:25 +01:00