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
00bc2a425c
rust
/
compiler
/
rustc_parse
/
src
/
parser
History
Download ZIP
Download TAR.GZ
Santiago Pastorino
f06e0f7837
Add StaticForeignItem and use it on ForeignItemKind
2024-04-29 13:15:51 -03:00
..
attr.rs
Rewrite
parse_meta_item
.
2024-03-21 10:16:09 +11:00
attr_wrapper.rs
Simplify
static_assert_size
s.
2024-04-18 15:36:25 +10:00
diagnostics.rs
Rename
BindingAnnotation
to
BindingMode
2024-04-17 09:34:39 -04:00
expr.rs
Rollup merge of
#124099
- voidc:disallow-ambiguous-expr-attrs, r=davidtwco
2024-04-23 12:10:26 +02:00
generics.rs
Parsing , pre-lowering support for precise captures
2024-04-15 16:45:01 -04:00
item.rs
Add StaticForeignItem and use it on ForeignItemKind
2024-04-29 13:15:51 -03:00
mod.rs
Stabilise
inline_const
2024-04-24 13:12:25 +01:00
nonterminal.rs
Rename ModSep to PathSep
2024-04-04 19:44:04 +02:00
pat.rs
Rename
BindingAnnotation
to
BindingMode
2024-04-17 09:34:39 -04:00
path.rs
parser: remove ununsed(no reads) max_angle_bracket_count field
2024-04-23 11:23:20 +03:00
stmt.rs
Use better variable names in some
maybe_whole!
calls.
2024-03-21 10:18:34 +11:00
ty.rs
Auto merge of
#123468
- compiler-errors:precise-capturing, r=oli-obk
2024-04-16 11:22:35 +00:00