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
f69f4cb19c
rust
/
compiler
/
rustc_parse
/
src
History
Download ZIP
Download TAR.GZ
Dylan DPC
3c6fc06906
Rollup merge of
#104566
- matthiaskrgr:clippy_perf_nov18, r=oli-obk
...
couple of clippy::perf fixes
2022-11-19 11:54:46 +05:30
..
lexer
Use
token::Lit
in
ast::ExprKind::Lit
.
2022-11-16 09:41:28 +11:00
parser
Rollup merge of
#104566
- matthiaskrgr:clippy_perf_nov18, r=oli-obk
2022-11-19 11:54:46 +05:30
errors.rs
Rollup merge of
#103405
- chenyukang:yukang/fix-103381-and-if, r=compiler-errors
2022-11-18 14:13:36 +01:00
lib.rs
Recover from fn ptr tys with generic param list
2022-11-11 13:42:40 +01:00
validate_attr.rs
Use
token::Lit
in
ast::ExprKind::Lit
.
2022-11-16 09:41:28 +11:00