rust/src/libsyntax
bors a6e0c76ef4 auto merge of #17757 : gamazeps/rust/issue17709, r=alexcrichton
I did not put the crate name in the error note, if that's necessary I'll look into it.

Closes #17709
2014-10-13 02:47:37 +00:00
..
ast_map rustc: Add const globals to the language 2014-10-09 09:44:50 -07:00
diagnostics Allow syntax extensions to return multiple items, closes #16723. 2014-09-19 11:10:54 +02:00
ext syntax: Tweak the return value of bytes!() 2014-10-09 09:44:51 -07:00
parse auto merge of #17757 : gamazeps/rust/issue17709, r=alexcrichton 2014-10-13 02:47:37 +00:00
print Remove virtual structs from the language 2014-10-11 19:42:26 +02:00
util auto merge of #17223 : retep998/rust/into_string, r=huonw 2014-09-17 01:16:14 +00:00
abi.rs syntax: Convert statics to constants 2014-10-09 09:44:51 -07:00
ast.rs Remove virtual structs from the language 2014-10-11 19:42:26 +02:00
ast_util.rs rustc: Add const globals to the language 2014-10-09 09:44:50 -07:00
attr.rs Turn on cfg format warnings 2014-09-30 12:52:00 -07:00
codemap.rs syntax: Convert statics to constants 2014-10-09 09:44:51 -07:00
config.rs Remove virtual structs from the language 2014-10-11 19:42:26 +02:00
crateid.rs core: Change the argument order on splitn and rsplitn for strs. 2014-08-13 15:27:37 -07:00
diagnostic.rs Use slice syntax instead of slice_to, etc. 2014-10-07 15:49:53 +13:00
feature_gate.rs Remove virtual structs from the language 2014-10-11 19:42:26 +02:00
fold.rs Remove virtual structs from the language 2014-10-11 19:42:26 +02:00
lib.rs Use the same html_root_url for all docs 2014-10-09 10:50:13 -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 rustc: Add const globals to the language 2014-10-09 09:44:50 -07:00
visit.rs Remove virtual structs from the language 2014-10-11 19:42:26 +02:00