rust/src/libsyntax
bors 168b2d1a3f auto merge of #13496 : alexcrichton/rust/issue-13495, r=sfackler
This bug was introduced in #13384 by accident, and this commit continues the
work of #13384 by finishing support for loading a syntax extension crate without
registering it with the local cstore.

Closes #13495
2014-04-14 14:36:54 -07:00
..
ext rustc: Don't link in syntax extensions 2014-04-13 11:29:28 -07:00
parse auto merge of #13452 : Ryman/rust/fix_uint_as_u, r=alexcrichton 2014-04-13 10:36:47 -07:00
print auto merge of #13452 : Ryman/rust/fix_uint_as_u, r=alexcrichton 2014-04-13 10:36:47 -07:00
util syntax: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
abi.rs Test fixes from the rollup 2014-04-03 17:11:26 -07:00
ast.rs auto merge of #13452 : Ryman/rust/fix_uint_as_u, r=alexcrichton 2014-04-13 10:36:47 -07:00
ast_map.rs libstd: Implement StrBuf, a new string buffer type like Vec, and 2014-04-10 22:10:10 +10:00
ast_util.rs libsyntax: update helper to stringify TyU* and TyI* to take into account having a value. 2014-04-13 02:39:19 +01:00
attr.rs syntax: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
codemap.rs libstd: Implement StrBuf, a new string buffer type like Vec, and 2014-04-10 22:10:10 +10:00
crateid.rs syntax: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
diagnostic.rs libstd: Implement StrBuf, a new string buffer type like Vec, and 2014-04-10 22:10:10 +10:00
fold.rs syntax: remove ast::Sigil. 2014-04-11 18:01:34 +03:00
lib.rs Register new snapshots 2014-04-04 13:23:08 -07:00
owned_slice.rs syntax: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
visit.rs syntax: remove ast::Sigil. 2014-04-11 18:01:34 +03:00