rust/src/libsyntax
Alex Crichton e361b25c5e rollup merge of #23749: alexcrichton/remove-old-impl-check
Conflicts:
	src/libsyntax/feature_gate.rs
2015-03-27 10:10:38 -07:00
..
ast_map syntax: move MethMac to MacImplItem and combine {Provided,Required}Method into MethodTraitItem. 2015-03-11 23:39:16 +02:00
diagnostics
ext rollup merge of #23741: alexcrichton/remove-int-uint 2015-03-27 10:10:05 -07:00
parse rollup merge of #23741: alexcrichton/remove-int-uint 2015-03-27 10:10:05 -07:00
print Auto merge of #23359 - erickt:quote, r=pnkfelix 2015-03-26 18:43:56 +00:00
util syntax: use lookahead to distinguish inner and outer attributes, instead of passing the latter around. 2015-03-13 11:36:30 +02:00
abi.rs
ast_util.rs rustc: Remove support for int/uint 2015-03-25 16:39:00 -07:00
ast.rs rustc: Remove support for int/uint 2015-03-25 16:39:00 -07:00
attr.rs rustc: Remove support for int/uint 2015-03-25 16:39:00 -07:00
codemap.rs Add trivial cast lints. 2015-03-25 10:03:57 +13:00
config.rs syntax: gather common fields of impl & trait items into their respective types. 2015-03-11 23:39:16 +02:00
diagnostic.rs Fallout of std::old_io deprecation 2015-03-13 10:00:28 -07:00
feature_gate.rs rollup merge of #23749: alexcrichton/remove-old-impl-check 2015-03-27 10:10:38 -07:00
fold.rs Switch drop-flag to u8 to allow special tags to instrument state. 2015-03-26 14:08:54 +01:00
lib.rs rollup merge of #23741: alexcrichton/remove-int-uint 2015-03-27 10:10:05 -07:00
owned_slice.rs
ptr.rs Switch drop-flag to u8 to allow special tags to instrument state. 2015-03-26 14:08:54 +01:00
show_span.rs
std_inject.rs rustc: Add support for extern crate foo as bar 2015-03-24 14:55:15 -07:00
test.rs syntax: Remove support for #[should_fail] 2015-03-26 13:53:52 -07:00
visit.rs syntax: move MethMac to MacImplItem and combine {Provided,Required}Method into MethodTraitItem. 2015-03-11 23:39:16 +02:00