rust/src/libsyntax
Corey Farwell 0a09274e27 Rollup merge of #39552 - zackmdavis:more_struct_aliases_stabilization_version, r=petrochenkov
correct version in which more_struct_aliases was/will be stable

The stabilizing commit is 5056a437, which is not in 1.14, but is (at
time of writing) on the 1.16 beta branch. [See discussion](https://github.com/rust-lang/rust/pull/39282#discussion_r99481687).
2017-02-05 09:14:57 -05:00
..
diagnostics
ext Move derive macro expansion into the MacroExpander 2017-02-05 09:31:02 +10:30
parse Rollup merge of #39453 - nrc:save-path, r=nikomatsakis 2017-02-05 09:14:49 -05:00
print Auto merge of #36320 - GuillaumeGomez:rustdoc_test_info, r=alexcrichton 2017-02-04 01:32:21 +00:00
util Refactor TokenStream. 2017-01-22 21:37:38 +00:00
abi.rs syntax: remove abi::Os and abi::Architecture 2017-01-21 15:05:41 +08:00
ast.rs Bump version, upgrade bootstrap 2017-02-03 13:25:46 -08:00
attr.rs Switch logic to Span instead of HashMap 2017-02-03 11:08:20 +01:00
Cargo.toml Bump version, upgrade bootstrap 2017-02-03 13:25:46 -08:00
codemap.rs Refactor TokenStream. 2017-01-22 21:37:38 +00:00
config.rs
diagnostic_list.rs
entry.rs
feature_gate.rs Rollup merge of #39552 - zackmdavis:more_struct_aliases_stabilization_version, r=petrochenkov 2017-02-05 09:14:57 -05:00
fold.rs Auto merge of #35712 - oli-obk:exclusive_range_patterns, r=nikomatsakis 2017-01-25 02:17:33 +00:00
json.rs Auto merge of #38955 - estebank:highlighted-diags, r=nikomatsakis 2017-01-20 09:33:10 +00:00
lib.rs Move derive macro expansion into the MacroExpander 2017-02-05 09:31:02 +10:30
ptr.rs
show_span.rs
std_inject.rs Switch logic to Span instead of HashMap 2017-02-03 11:08:20 +01:00
str.rs
symbol.rs Fix the fallout 2017-01-29 02:57:14 +03:00
test_snippet.rs Fix multiple labels when some don't have message 2017-01-20 21:15:24 -08:00
test.rs Switch logic to Span instead of HashMap 2017-02-03 11:08:20 +01:00
tokenstream.rs Auto merge of #39360 - osa1:typos, r=GuillaumeGomez 2017-01-28 14:13:00 +00:00
visit.rs add exclusive range patterns under a feature gate 2017-01-19 10:13:32 +01:00