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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2016-11-11
Change implementation of syntax::util::SmallVector to use data_structures::Sm...
Mark-Simulacrum
-0
/
+1
2016-11-03
Stabilize `..` in tuple (struct) patterns
Vadim Petrochenkov
-1
/
+1
2016-10-28
Auto merge of #37373 - nnethercote:html5ever-more-more, r=nrc
bors
-0
/
+1
2016-10-27
review changes
Nick Cameron
-0
/
+1
2016-10-25
Use `SmallVector` for `TtReader::stack`.
Nicholas Nethercote
-0
/
+1
2016-10-12
Stabilise `?`
Nick Cameron
-1
/
+1
2016-09-20
rustc_metadata: go only through rustc_serialize in astencode.
Eduard Burtescu
-0
/
+1
2016-09-07
Strip unconfigured nodes in the `InvocationCollector` fold.
Jeffrey Seyfried
-0
/
+1
2016-09-05
Add module `ext::placeholders` with `placeholder()` and `PlaceholderExpander`.
Jeffrey Seyfried
-0
/
+1
2016-08-24
Remove drop flags from structs and enums implementing Drop.
Eduard Burtescu
-1
/
+0
2016-08-16
Proc_macro is alive
cgswords
-0
/
+1
2016-07-17
Rename `mtwt` to `hygiene`
Jeffrey Seyfried
-1
/
+1
2016-06-30
Add comments on error code list
Guillaume Gomez
-1
/
+1
2016-06-29
Add error codes in libsyntax
ggomez
-6
/
+15
2016-06-26
Rollup merge of #34339 - jseyfried:thin_vec, r=petrochenkov,Manishearth
Jeffrey Seyfried
-0
/
+3
2016-06-26
Rollup merge of #34385 - cgswords:tstream, r=nrc
Jeffrey Seyfried
-0
/
+1
2016-06-24
reexport errors from syntax. fix failing cfail test
Jonathan Turner
-1
/
+2
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-4
/
+4
2016-06-21
Refactored tokentrees into their own files in preparation for tokenstreams. M...
cgswords
-0
/
+1
2016-06-19
Generalize and abstract `ThinAttributes`
Jeffrey Seyfried
-0
/
+3
2016-05-02
Nit: use Range::contains
Niko Matsakis
-0
/
+1
2016-04-24
Remove some old code from libsyntax
Vadim Petrochenkov
-1
/
+0
2016-04-24
syntax: Make static/super/self/Self keywords + special ident cleanup
Vadim Petrochenkov
-0
/
+1
2016-04-11
std: Stabilize APIs for the 1.9 release
Alex Crichton
-1
/
+0
2016-04-06
syntax: dismantle ast_util.
Eduard Burtescu
-1
/
+0
2016-03-22
sprinkle feature gates here and there
Jorge Aparicio
-0
/
+1
2016-03-07
Auto merge of #29734 - Ryman:whitespace_consistency, r=Aatch
bors
-0
/
+1
2016-01-24
mk: Move from `-D warnings` to `#![deny(warnings)]`
Alex Crichton
-0
/
+1
2016-01-16
libsyntax: accept only whitespace with the PATTERN_WHITE_SPACE property
Kevin Butler
-0
/
+1
2015-12-30
use structured errors
Nick Cameron
-6
/
+11
2015-12-21
Register new snapshots
Alex Crichton
-5
/
+0
2015-12-17
move error handling from libsyntax/diagnostics.rs to libsyntax/errors/*
Nick Cameron
-2
/
+3
2015-12-15
Move built-in syntax extensions to a separate crate
Seo Sanghyeon
-10
/
+0
2015-12-05
std: Stabilize APIs for the 1.6 release
Alex Crichton
-2
/
+0
2015-12-04
Auto merge of #29850 - Kimundi:attributes_that_make_a_statement, r=pnkfelix
bors
-0
/
+1
2015-11-27
Auto merge of #30064 - fhartwig:macro-suggestions, r=sanxiyn
bors
-0
/
+1
2015-11-26
Some TLC for the MoveMap trait
Marvin Löbel
-0
/
+1
2015-11-26
Add suggestion of similar macro names to `macro undefined` error message
Florian Hartwig
-0
/
+1
2015-11-25
Remove all uses of `#[staged_api]`
Vadim Petrochenkov
-1
/
+1
2015-11-20
Rename #[deprecated] to #[rustc_deprecated]
Vadim Petrochenkov
-0
/
+2
2015-11-12
Auto merge of #29544 - Ryman:reduce_doc_warnings, r=steveklabnik
bors
-1
/
+2
2015-11-12
libsyntax: deny warnings in doctests
Kevin Butler
-1
/
+2
2015-11-12
Add -Zinput-stats
Nick Cameron
-1
/
+2
2015-10-27
Make fatal errors more consistent.
Eli Friedman
-1
/
+0
2015-10-27
Generalise associative operator parsing
Simonas Kazlauskas
-0
/
+1
2015-10-25
std: Stabilize library APIs for 1.5
Alex Crichton
-2
/
+0
2015-10-12
Remove the push_unsafe! and pop_unsafe! macros.
Nick Cameron
-1
/
+0
2015-08-24
Move entry point identification logic to libsyntax
William Throwe
-0
/
+1
2015-08-15
Add issue for the rustc_private feature everywhere
Alex Crichton
-1
/
+1
2015-08-12
Remove all unstable deprecated functionality
Alex Crichton
-1
/
+1
[next]