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
10bef56fff
rust
/
compiler
/
rustc_parse
/
src
History
Download ZIP
Download TAR.GZ
the8472
c2cdba42b9
Rollup merge of
#88795
- FabianWolff:issue-88684, r=wesleywiser
...
Print a note if a character literal contains a variation selector
Fixes
#88684
.
2021-09-21 22:53:58 +02:00
..
lexer
Improve diagnostics if a character literal contains combining marks
2021-09-10 19:23:37 +02:00
parser
Suggest replacing braces for brackets on array-esque invalid block expr
2021-09-19 20:01:23 +09:00
lib.rs
Keep a parent LocalDefId in SpanData.
2021-09-10 20:17:33 +02:00
validate_attr.rs
Use if-let guards in the codebase
2021-08-25 20:24:35 +02:00