rust/src/test/run-pass-fulldeps
Alex Crichton ade807c6dc rustc: Obsolete the @ syntax entirely
This removes all remnants of `@` pointers from rustc. Additionally, this removes
the `GC` structure from the prelude as it seems odd exporting an experimental
type in the prelude by default.

Closes #14193
[breaking-change]
2014-06-14 10:45:37 -07:00
..
issue-13560.rs Enable use of syntax extensions when cross compiling. 2014-04-23 20:33:54 +01: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 std: Remove String's to_owned 2014-05-27 11:11:15 -07:00
quote-tokens.rs rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07: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 Use phase(plugin) in tests 2014-06-09 14:29:30 -07:00
syntax-extension-with-dll-deps.rs Use phase(plugin) in tests 2014-06-09 14:29:30 -07:00