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
/
tests.rs
Age
Commit message (
Expand
)
Author
Lines
2019-11-10
move config.rs to libsyntax_expand
Mazdak Farrokhzad
-1255
/
+0
2019-11-07
move PResult to librustc_errors
Mazdak Farrokhzad
-2
/
+2
2019-10-25
Rollup merge of #65074 - Rantanen:json-byte-pos, r=matklad
Mazdak Farrokhzad
-2
/
+2
2019-10-21
Fix the start/end byte positions in the compiler JSON output
Mikko Rantanen
-2
/
+2
2019-10-16
panictry!(..) -> .unwrap()
Mazdak Farrokhzad
-2
/
+2
2019-10-15
syntax::parse::sess -> syntax::sess
Mazdak Farrokhzad
-1
/
+2
2019-09-17
Replace DiagnosticBuilder with Diagnostic when emitting error
Mark Rousskov
-0
/
+1
2019-09-07
Aggregation of cosmetic changes made during work on REPL PRs: libsyntax
Alexander Regueiro
-9
/
+9
2019-09-04
flatten rustc_lexer::character_properties module
Aleksey Kladov
-9
/
+5
2019-08-21
Add terminal_width debugging flag
Esteban Küber
-5
/
+8
2019-08-15
syntax_pos: `NO_EXPANSION`/`SyntaxContext::empty()` -> `SyntaxContext::root()`
Vadim Petrochenkov
-2
/
+2
2019-08-02
libsyntax: Unconfigure tests during normal build
Vadim Petrochenkov
-0
/
+1254