rust/src/test/run-pass-fulldeps
2017-02-28 18:34:22 -08:00
..
auxiliary Removes FIXMEs related to #22405 2017-01-31 21:27:13 -05:00
issue-37290 rustc: rename TyCtxt's map field to hir. 2017-01-26 13:41:28 +02:00
proc-macro Implement function-like procedural macros ( #[proc_macro]) 2017-02-28 18:34:22 -08:00
ast_stmt_expr_attr.rs Move CrateConfig from Crate to ParseSess. 2016-10-29 07:52:58 +00:00
compiler-calls.rs Move CrateConfig from Crate to ParseSess. 2016-10-29 07:52:58 +00:00
conditional-debug-macro-off.rs
create-dir-all-bare.rs
custom-derive-partial-eq.rs Fix some pretty printing tests 2016-10-18 23:23:40 +03:00
deprecated-derive.rs
derive-totalsum-attr.rs
derive-totalsum.rs
deriving-encodable-decodable-box.rs Removes FIXMEs related to #22405 2017-01-31 21:27:13 -05:00
deriving-encodable-decodable-cell-refcell.rs
deriving-global.rs
dropck_tarena_sound_drop.rs
empty-struct-braces-derive.rs Partially stabilize RFC 1506 "Clarify relationships between ADTs" 2016-11-08 22:34:05 +03:00
extern-mod-syntax.rs
issue_16723_multiple_items_syntax_ext.rs
issue-2804.rs
issue-4016.rs
issue-4036.rs
issue-11881.rs
issue-13560.rs
issue-14021.rs
issue-15149.rs
issue-15778-pass.rs
issue-15924.rs
issue-16822.rs
issue-16992.rs Fix some pretty printing tests 2016-10-18 23:23:40 +03:00
issue-18502.rs
issue-18763-quote-token-tree.rs Fix some pretty printing tests 2016-10-18 23:23:40 +03:00
issue-24972.rs
linkage-visibility.rs
lint-group-plugin.rs Fix some pretty printing tests 2016-10-18 23:23:40 +03:00
lint-plugin-cmdline-allow.rs
lint-plugin-cmdline-load.rs Fix some pretty printing tests 2016-10-18 23:23:40 +03:00
lint-plugin.rs Fix some pretty printing tests 2016-10-18 23:23:40 +03:00
llvm-pass-plugin.rs
logging-enabled-debug.rs
logging-enabled.rs
logging-right-crate.rs
logging-separate-lines.rs
lto-syntax-extension.rs
macro-crate-does-hygiene-work.rs
macro-crate-multi-decorator-literals.rs
macro-crate-multi-decorator.rs
macro-crate-outlive-expansion-phase.rs
macro-crate.rs Test derive expansion ordering. 2016-10-10 22:15:57 +00:00
macro-quote-1.rs Refactor TokenStream. 2017-01-22 21:37:38 +00:00
macro-quote-cond.rs
macro-quote-empty-delims.rs proc macros/qquote: Handle empty delimited tokens 2017-01-16 13:54:36 +13:00
mbe_matching_test_macro.rs
mir-pass.rs
myriad-closures.rs Move the myriad-closures.rs test case to run-pass-full test suite. 2016-11-22 15:16:54 -05:00
plugin-args-1.rs
plugin-args-2.rs
plugin-args-3.rs
plugin-lib-ok-in-plugin.rs
plugin-plus-extern-crate.rs
proc_macro.rs
qquote.rs Fix fallout in rustdoc and tests. 2016-11-21 12:16:46 +00:00
quote-tokens.rs Fix some pretty printing tests 2016-10-18 23:23:40 +03:00
quote-unused-sp-no-warning.rs Fix some pretty printing tests 2016-10-18 23:23:40 +03:00
regions-mock-tcx.rs
rename-directory.rs
roman-numerals-macro.rs
rust-log-filter.rs
rustc_encodable_hygiene.rs
syntax-extension-with-dll-deps.rs