This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_parse
/
src
History
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