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
15a6362e00
rust
/
compiler
/
rustc_parse
/
src
History
Download ZIP
Download TAR.GZ
yukang
0220c0b765
Detect actual span for getting unexpected token from parsing macros
2023-06-11 14:36:20 +08:00
..
lexer
Avoid
&format("...")
calls in error message code.
2023-05-16 17:59:56 +10:00
parser
Detect actual span for getting unexpected token from parsing macros
2023-06-11 14:36:20 +08:00
errors.rs
improve error for
impl<..> impl Trait for Type
2023-05-13 10:51:21 +02:00
lib.rs
Restrict
From<S>
for
{D,Subd}iagnosticMessage
.
2023-05-03 08:44:39 +10:00
validate_attr.rs
Avoid
&format("...")
calls in error message code.
2023-05-16 17:59:56 +10:00