rust/src/test/ui-fulldeps
2019-08-20 00:21:32 +02:00
..
auxiliary Deprecate using rustc_plugin without the rustc_driver dylib. 2019-08-20 00:21:32 +02:00
internal-lints Turn internal lints into tool lints 2019-06-24 10:45:21 +02:00
mod_dir_simple tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
ast_stmt_expr_attr.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
compiler-calls.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
create-dir-all-bare.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
derive-no-std-not-supported.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
deriving-encodable-decodable-box.rs resolve: Remove remaining special cases from built-in macros 2019-08-10 21:50:56 +03:00
deriving-encodable-decodable-cell-refcell.rs resolve: Remove remaining special cases from built-in macros 2019-08-10 21:50:56 +03:00
deriving-global.rs resolve: Remove remaining special cases from built-in macros 2019-08-10 21:50:56 +03:00
deriving-hygiene.rs resolve: Remove remaining special cases from built-in macros 2019-08-10 21:50:56 +03:00
dropck-tarena-cycle-checked.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
dropck-tarena-cycle-checked.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
dropck-tarena-unsound-drop.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
dropck-tarena-unsound-drop.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
dropck_tarena_sound_drop.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
empty-struct-braces-derive.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
extern-mod-syntax.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
gated-plugin.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
gated-plugin.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
hash-stable-is-unstable.rs Add a test for HashStable stability 2019-03-05 20:46:45 +01:00
hash-stable-is-unstable.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
issue-2804.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4016.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4036.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11881.rs resolve: Remove remaining special cases from built-in macros 2019-08-10 21:50:56 +03:00
issue-13560.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-14021.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15149.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15778-fail.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
issue-15778-fail.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-15778-pass.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15924.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16822.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18502.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-24106.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-24972.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-40001.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
linkage-visibility.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
lint-group-plugin-deny-cmdline.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
lint-group-plugin-deny-cmdline.stderr Update tests 2019-03-11 23:10:26 +03:00
lint-group-plugin.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
lint-group-plugin.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
lint-plugin-cmdline-allow.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
lint-plugin-cmdline-allow.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
lint-plugin-cmdline-load.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
lint-plugin-cmdline-load.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
lint-plugin-deny-attr.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
lint-plugin-deny-attr.stderr Update tests 2019-03-11 23:10:26 +03:00
lint-plugin-deny-cmdline.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
lint-plugin-deny-cmdline.stderr Update tests 2019-03-11 23:10:26 +03:00
lint-plugin-forbid-attrs.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
lint-plugin-forbid-attrs.stderr Update tests 2019-03-11 23:10:26 +03:00
lint-plugin-forbid-cmdline.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
lint-plugin-forbid-cmdline.stderr Update tests 2019-03-11 23:10:26 +03:00
lint-plugin.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
lint-plugin.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
lint-tool-cmdline-allow.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
lint-tool-cmdline-allow.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
lint-tool-test.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
lint-tool-test.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
llvm-pass-plugin.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
lto-syntax-extension.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
macro-crate-multi-decorator.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
macro-crate-rlib.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
macro-crate-rlib.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
mod_dir_path_canonicalized.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
myriad-closures.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
newtype_index.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
outlive-expansion-phase.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
plugin-args-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
plugin-args-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
plugin-args-3.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
plugin-as-extern-crate.rs Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
plugin-as-extern-crate.stderr Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
plugin-attr-register-deny.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
plugin-attr-register-deny.stderr normalize use of backticks in compiler messages for librustc_lint 2019-07-21 11:47:24 +02:00
plugin-reexport.rs Introduce built-in macros through libcore 2019-07-26 13:09:54 +03:00
plugin-reexport.stderr Introduce built-in macros through libcore 2019-07-26 13:09:54 +03:00
pprust-expr-roundtrip.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-mock-tcx.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
rename-directory.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
roman-numerals-macro.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
rustc_encodable_hygiene.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
stdio-from.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
switch-stdout.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
undef_mask.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00