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
a3396b2070
rust
/
compiler
/
rustc_parse
/
src
/
parser
History
Download ZIP
Download TAR.GZ
Jhonny Bill Mena
a3396b2070
UPDATE - rename DiagnosticHandler macro to Diagnostic
2022-09-21 11:39:53 -04:00
..
attr.rs
make
mk_attr_id
part of
ParseSess
2022-09-14 08:49:10 +08:00
attr_wrapper.rs
Emit an error instead of reconstructing token stream.
2022-09-13 19:47:50 +02:00
diagnostics.rs
UPDATE - rename DiagnosticHandler macro to Diagnostic
2022-09-21 11:39:53 -04:00
expr.rs
UPDATE - rename DiagnosticHandler trait to IntoDiagnostic
2022-09-21 11:39:52 -04:00
generics.rs
Use
AttrVec
in more places.
2022-08-22 07:35:33 +10:00
item.rs
tweak suggestion
2022-09-16 01:09:26 +08:00
mod.rs
Rename
{Create,Lazy}TokenStream
as
{To,Lazy}AttrTokenStream
.
2022-09-09 17:25:38 +10:00
nonterminal.rs
slight vertical formatting
2022-09-15 23:51:43 +08:00
pat.rs
Auto merge of
#101362
- compiler-errors:unnecessary-let, r=cjgillot
2022-09-06 08:49:54 +00:00
path.rs
Always import all tracing macros for the entire crate instead of piecemeal by module
2022-09-01 14:54:27 +00:00
stmt.rs
Use
AttrVec
in more places.
2022-08-22 07:35:33 +10:00
ty.rs
Address code review comments
2022-09-13 14:50:12 -07:00