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
/
lexer
/
tests.rs
Age
Commit message (
Expand
)
Author
Lines
2019-11-10
move config.rs to libsyntax_expand
Mazdak Farrokhzad
-270
/
+0
2019-11-07
move syntax::parse::lexer::comments -> syntax::util::comments
Mazdak Farrokhzad
-0
/
+1
2019-11-07
syntax::parser::token -> syntax::token
Mazdak Farrokhzad
-1
/
+1
2019-09-17
Replace DiagnosticBuilder with Diagnostic when emitting error
Mark Rousskov
-0
/
+1
2019-09-07
Apply suggestions from code review
Alexander Regueiro
-1
/
+1
2019-09-07
Aggregation of cosmetic changes made during work on REPL PRs: libsyntax
Alexander Regueiro
-8
/
+9
2019-08-21
fix rebase
Esteban Küber
-1
/
+1
2019-08-21
Formatting
Esteban Küber
-24
/
+45
2019-08-21
Add terminal_width debugging flag
Esteban Küber
-1
/
+8
2019-08-19
remove composite tokens support from the lexer
Aleksey Kladov
-12
/
+20
2019-08-15
syntax_pos: Remove the duplicate global edition
Vadim Petrochenkov
-28
/
+4
2019-08-15
syntax_pos: `NO_EXPANSION`/`SyntaxContext::empty()` -> `SyntaxContext::root()`
Vadim Petrochenkov
-3
/
+3
2019-08-02
libsyntax: Unconfigure tests during normal build
Vadim Petrochenkov
-0
/
+255