rust/src/test/run-pass-fulldeps
Manish Goregaokar fad4c380e8 Rollup merge of #23385 - tamird:cleanup-whitespace, r=alexcrichton
r? @alexcrichton

Conflicts:
	src/test/run-pass/test-fn-signature-verification-for-explicit-return-type.rs
2015-03-17 15:21:22 +05:30
..
compiler-calls.rs Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
derive-totalsum.rs Make #[derive(Anything)] into sugar for #[derive_Anything] 2015-03-06 18:20:16 -08:00
issue_16723_multiple_items_syntax_ext.rs Auto merge of #21774 - ejjeong:enable-test-for-android, r=alexcrichton 2015-02-17 19:35:12 +00:00
issue-13560.rs rustc: Prepend a length to all metadata 2014-12-08 14:29:24 -08:00
issue-15778-pass.rs Add regression tests for #15778 2015-03-02 13:22:03 -08:00
issue-16822.rs Add tests for E-needstest issues 2014-12-17 23:00:32 +01:00
issue-16992.rs Remove all i suffixes 2015-01-30 04:38:54 +01:00
issue-18502.rs Add tests for E-needstest issues 2014-12-17 23:00:32 +01:00
issue-18763-quote-token-tree.rs Cleanup and followup to PR #17830: parsing changes 2015-01-07 00:24:48 +01:00
lint-group-plugin.rs Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00
lint-plugin-cmdline-allow.rs Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00
lint-plugin-cmdline-load.rs Add test for -Z extra-plugins 2015-01-08 14:47:27 +05:30
lint-plugin.rs Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00
macro-crate-does-hygiene-work.rs Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00
macro-crate-outlive-expansion-phase.rs Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00
macro-crate.rs Check gated attributes before and after macro expansion 2015-03-06 17:15:19 -08:00
mbe_matching_test_macro.rs Add quasiquote for matchers and attributes 2015-03-04 16:13:37 +01:00
plugin-args-1.rs Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00
plugin-args-2.rs Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00
plugin-args-3.rs Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00
plugin-lib-ok-in-plugin.rs Warn when linking a plugin into a non-plugin crate 2015-02-12 12:44:31 -08:00
plugin-plus-extern-crate.rs Warn when linking a plugin into a non-plugin crate 2015-02-12 12:44:31 -08:00
qquote.rs Add quasiquote for matchers and attributes 2015-03-04 16:13:37 +01:00
quote-tokens.rs syntax: use lookahead to distinguish inner and outer attributes, instead of passing the latter around. 2015-03-13 11:36:30 +02:00
quote-unused-sp-no-warning.rs Remove all i suffixes 2015-01-30 04:38:54 +01:00
roman-numerals-macro.rs Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00
syntax-extension-with-dll-deps.rs Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00