index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsyntax
/
parse
/
parser
/
ty.rs
Age
Commit message (
Expand
)
Author
Lines
2019-10-31
Create new error E0743
Guillaume Gomez
-2
/
+5
2019-10-16
move syntax::ext to new crate syntax_expand
Mazdak Farrokhzad
-2
/
+2
2019-10-16
syntax::parse: don't depend on syntax::ext
Mazdak Farrokhzad
-1
/
+5
2019-10-16
syntax: reduce visibilities
Mazdak Farrokhzad
-1
/
+1
2019-10-13
syntax: consolidate function parsing in `item.rs`
Mazdak Farrokhzad
-1
/
+2
2019-10-07
syntax: use `parse_extern_abi` more.
Mazdak Farrokhzad
-8
/
+1
2019-10-07
syntax: unify and simplify fn signature parsing.
Mazdak Farrokhzad
-7
/
+7
2019-09-30
syntax refactor `parse_self_param` (4)
Mazdak Farrokhzad
-6
/
+2
2019-09-28
syntax: don't keep a redundant c_variadic flag in the AST.
Eduard-Mihai Burtescu
-2
/
+1
2019-09-26
Rename `Ty.node` to `Ty.kind`
varkor
-3
/
+3
2019-09-20
factor out pluralisation remains after #64280
gaolei
-3
/
+3
2019-08-27
Cleanup: Consistently use `Param` instead of `Arg` #62426
Kevin Per
-1
/
+1
2019-08-15
Remove `Spanned` from `ast::Mac`
Vadim Petrochenkov
-4
/
+5
2019-08-11
parser: {check,expect}_lifetime into ty.rs
Mazdak Farrokhzad
-2
/
+18
2019-08-11
parser: move into generics.rs
Mazdak Farrokhzad
-2
/
+0
2019-08-11
parser: split into {ty, path}.rs
Mazdak Farrokhzad
-0
/
+447