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
767c4b9ef1
rust
/
compiler
/
rustc_expand
/
src
/
mbe
History
Download ZIP
Download TAR.GZ
Maybe Waffle
73c5c97de7
Add
SyntaxContext::is_root
2023-06-16 13:47:42 +00:00
..
diagnostics.rs
Use
Cow
in
{D,Subd}iagnosticMessage
.
2023-05-29 09:23:43 +10:00
macro_check.rs
Avoid
&format("...")
calls in error message code.
2023-05-16 17:59:56 +10:00
macro_parser.rs
fix(expand): prevent infinity loop in macro containing only "///"
2023-06-06 23:11:08 +08:00
macro_rules.rs
feat(expand): emit note for doc comment in macro matcher
2023-06-07 10:20:36 +08:00
metavar_expr.rs
Restrict
From<S>
for
{D,Subd}iagnosticMessage
.
2023-05-03 08:44:39 +10:00
quoted.rs
Add
SyntaxContext::is_root
2023-06-16 13:47:42 +00:00
transcribe.rs
Avoid
&format("...")
calls in error message code.
2023-05-16 17:59:56 +10:00