This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
src
/
libsyntax
/
parse
History
Oliver Schneider
b4a1e59146
don't use Result::ok just to be able to use unwrap/unwrap_or
2015-03-20 08:19:13 +01:00
..
lexer
don't use Result::ok just to be able to use unwrap/unwrap_or
2015-03-20 08:19:13 +01:00
attr.rs
syntax: use lookahead to distinguish inner and outer attributes, instead of passing the latter around.
2015-03-13 11:36:30 +02:00
classify.rs
…
common.rs
…
mod.rs
Require braces when a closure has an explicit return type. This is a
2015-03-18 20:07:27 -04:00
obsolete.rs
Remove ProcType and ProcExp
2015-03-11 00:09:42 +01:00
parser.rs
Rollup merge of
#23475
- nikomatsakis:closure-ret-syntax, r=acrichto
2015-03-19 08:49:34 +05:30
token.rs
Auto merge of
#23229
- aturon:stab-path, r=alexcrichton
2015-03-13 01:00:02 +00:00