rust/src/libsyntax
bors 7eb9337dac auto merge of #17527 : sfackler/rust/cfg-syntax, r=alexcrichton
We'll need a snapshot before we can convert the codebase over and turn on the deprecation warnings.

cc #17490

This is sitting on top of #17506
2014-09-28 08:57:57 +00:00
..
ast_map librustc: Implement associated types behind a feature gate. 2014-09-17 16:38:57 -07:00
diagnostics Allow syntax extensions to return multiple items, closes #16723. 2014-09-19 11:10:54 +02:00
ext auto merge of #17527 : sfackler/rust/cfg-syntax, r=alexcrichton 2014-09-28 08:57:57 +00:00
parse librustc: Parse and resolve higher-rank lifetimes in traits. 2014-09-22 21:14:58 -07:00
print librustc: Parse and resolve higher-rank lifetimes in traits. 2014-09-22 21:14:58 -07:00
util auto merge of #17223 : retep998/rust/into_string, r=huonw 2014-09-17 01:16:14 +00:00
abi.rs Unify non-snake-case lints and non-uppercase statics lints 2014-08-30 09:10:05 +12:00
ast.rs Use more descriptive names in dead code messages 2014-09-24 21:03:55 +02:00
ast_util.rs librustc: Implement associated types behind a feature gate. 2014-09-17 16:38:57 -07:00
attr.rs Convert cfg syntax to new system 2014-09-27 22:59:26 -07:00
codemap.rs Fix fallout in tests from removing the use of Gc in ExpnInfo. 2014-09-18 14:36:18 +03:00
config.rs Convert cfg syntax to new system 2014-09-27 22:59:26 -07:00
crateid.rs core: Change the argument order on splitn and rsplitn for strs. 2014-08-13 15:27:37 -07:00
diagnostic.rs syntax: use an index in CodeMap instead of Gc for ExpnInfo. 2014-09-18 14:36:18 +03:00
feature_gate.rs librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
fold.rs librustc: Parse and resolve higher-rank lifetimes in traits. 2014-09-22 21:14:58 -07:00
lib.rs Add a cfg_attr syntax extension 2014-09-23 23:47:45 -07:00
owned_slice.rs Fallout from renaming 2014-09-16 14:37:48 -07:00
ptr.rs syntax: document the ptr module. 2014-09-14 04:20:36 +03:00
show_span.rs rebasing fixes 2014-09-17 16:53:20 +12:00
std_inject.rs move std_inject to libsyntax 2014-09-17 16:53:20 +12:00
test.rs Fix rebase fallout 2014-09-24 00:35:42 -07:00
visit.rs librustc: Parse and resolve higher-rank lifetimes in traits. 2014-09-22 21:14:58 -07:00