rust/src/libsyntax
Manish Goregaokar 08a2bef632 Rollup merge of #21954 - jbcrail:fix-misspelled-comments, r=steveklabnik
The spelling corrections were made in both documentation comments and
regular comments.
2015-02-06 16:21:06 +05:30
..
ast_map remove all kind annotations from closures 2015-02-04 20:06:08 -05:00
diagnostics cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
ext cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
parse Rollup merge of #21954 - jbcrail:fix-misspelled-comments, r=steveklabnik 2015-02-06 16:21:06 +05:30
print Auto merge of #21947 - bluss:full-range-syntax, r=brson 2015-02-06 03:11:34 +00:00
util cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
abi.rs openbsd support 2015-02-01 14:41:38 +01:00
ast_util.rs rollup merge of #21830: japaric/for-cleanup 2015-02-02 11:01:12 -08:00
ast.rs Remove the explicit closure kind syntax from the parser and AST; 2015-02-03 11:56:16 -05:00
attr.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
codemap.rs make codemap more robust in face of ill-formed spans. 2015-02-05 23:47:17 +01:00
config.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
diagnostic.rs Compute widths properly when displaying spans in error messages 2015-02-04 00:56:51 +13:00
feature_gate.rs Rollup merge of #21954 - jbcrail:fix-misspelled-comments, r=steveklabnik 2015-02-06 16:21:06 +05:30
fold.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
lib.rs rollup merge of #21830: japaric/for-cleanup 2015-02-02 11:01:12 -08:00
owned_slice.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
ptr.rs std: Rename Show/String to Debug/Display 2015-01-20 22:36:13 -08:00
show_span.rs std: Stabilize FromStr and parse 2015-01-30 08:52:44 -08:00
std_inject.rs syntax: fix fallout of merging ast::ViewItem into ast::Item. 2015-01-21 16:27:26 +02:00
test.rs remove all kind annotations from closures 2015-02-04 20:06:08 -05:00
visit.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00