rust/src/test/run-pass-fulldeps
Vladimir Pouzanov 75d49c8203 Fixed quote_method!() implementation
Parser.parse_method now has a second argument, I assume ast::Inherited is the correct visibility in this case.
2014-09-29 09:45:36 +01:00
..
issue_16723_multiple_items_syntax_ext.rs Test fixes from the rollup 2014-09-19 19:58:14 -07:00
issue-13560.rs extern crate foobar as foo; 2014-08-23 12:16:04 -07:00
issue-16992.rs Test fixes from the rollup 2014-09-09 13:13:04 -07:00
lint-group-plugin.rs Add lint groups; define built-in lint groups bad_style and unused 2014-08-30 09:12:04 +12:00
lint-plugin-cmdline.rs Test lint plugins 2014-06-24 11:36:28 -07:00
lint-plugin.rs Test lint plugins 2014-06-24 11:36:28 -07:00
macro-crate-does-hygiene-work.rs Followup to PR #16477: a run-pass regression test for Issue #15750. 2014-08-14 11:55:47 +02:00
macro-crate-outlive-expansion-phase.rs Convert tests to use #[plugin_registrar] 2014-06-09 14:29:30 -07:00
macro-crate.rs Use phase(plugin) in tests 2014-06-09 14:29:30 -07:00
phase-syntax-link-does-resolve.rs Use phase(plugin) in tests 2014-06-09 14:29:30 -07:00
qquote.rs Fix fallout in tests from removing the use of Gc in ExpnInfo. 2014-09-18 14:36:18 +03:00
quote-tokens.rs Fixed quote_method!() implementation 2014-09-29 09:45:36 +01:00
quote-unused-sp-no-warning.rs compiletest: Test --pretty expanded 2014-05-13 17:24:08 -07:00
syntax-extension-fourcc.rs Use phase(plugin) in tests 2014-06-09 14:29:30 -07:00
syntax-extension-hexfloat.rs librustc: Remove the fallback to int from typechecking. 2014-06-24 17:18:48 -07:00
syntax-extension-with-dll-deps.rs extern crate foobar as foo; 2014-08-23 12:16:04 -07:00