rust/src/libsyntax
bors ed49bad0cc Auto merge of #27056 - Eljay:doc-comments, r=nikomatsakis
Fixes #23812 by stripping the decoration when desugaring macro doc comments into #[doc] attributes, and detects whether the attribute should be inner or outer style and outputs the appropriate token tree.
2015-07-20 21:21:24 +00:00
..
diagnostics Improve register_long_diagnostics macro 2015-07-17 11:21:05 +02:00
ext Auto merge of #27000 - alexcrichton:semi-after-type, r=cmr 2015-07-13 13:55:29 +00:00
parse Include label in the span of loops 2015-07-18 11:53:55 +02:00
print Auto merge of #26904 - bluss:no-repeat, r=alexcrichton 2015-07-09 10:36:41 +00:00
util
abi.rs Add netbsd amd64 support 2015-07-01 19:09:14 -07:00
ast_util.rs Change some instances of .connect() to .join() 2015-07-10 19:40:46 -04:00
ast.rs Fix doc comment parsing in macros. 2015-07-18 11:34:59 +01:00
attr.rs Auto merge of #26747 - huonw:stability-issue, r=alexcrichton 2015-07-07 17:41:43 +00:00
codemap.rs Move AST Repr impls to Debug impls in libsyntax. 2015-06-19 01:32:46 +03:00
config.rs
diagnostic.rs Change some free functions into methods in libsyntax/diagnostic.rs 2015-07-08 16:03:09 +12:00
feature_gate.rs Feature-gate #[prelude_import]. 2015-07-05 22:35:20 +03:00
fold.rs
lib.rs collections: Split the collections feature 2015-06-17 09:06:59 -07:00
owned_slice.rs
ptr.rs
show_span.rs
std_inject.rs Feature-gate #[prelude_import]. 2015-07-05 22:35:20 +03:00
str.rs
test.rs
visit.rs Fix issue #23302, ICE on recursively defined enum variant discriminant. 2015-06-22 20:55:57 -06:00