rust/src/test/ui-fulldeps
Zack M. Davis 1ddbd81c80 pick a reference issue for absolute-paths future incompatibility info
It would be kind of embarrassing to ship with the "issue TBD" message!
2018-10-20 12:40:48 -07:00
..
auxiliary Bump to 1.31.0 and bootstrap from 1.30 beta 2018-09-27 20:52:53 -07:00
custom-derive resolve: Do not block derive helper resolutions on single import resolutions 2018-09-25 22:20:21 +03:00
proc-macro Merge the proc_macro_ expansion feature gates into a single proc_macro_hygiene gate. 2018-10-02 19:23:54 -07:00
rust-2018 pick a reference issue for absolute-paths future incompatibility info 2018-10-20 12:40:48 -07:00
attribute-order-restricted.rs expansion: Remove restriction on use of macro attributes with test/bench 2018-10-05 11:40:40 +04:00
attribute-order-restricted.stderr expansion: Remove restriction on use of macro attributes with test/bench 2018-10-05 11:40:40 +04:00
deprecated-derive.rs Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516. 2017-06-02 23:28:22 +08:00
deprecated-derive.stderr Update UI tests 2018-02-26 20:24:02 +03:00
invalid-punct-ident-1.rs Fix stability annotations for already stable bits of proc macro API 1.1 2018-05-16 00:09:15 +03:00
invalid-punct-ident-1.stderr proc_macro: Validate inputs to Punct::new and Ident::new 2018-05-15 23:24:16 +03:00
invalid-punct-ident-2.rs Fix stability annotations for already stable bits of proc macro API 1.1 2018-05-16 00:09:15 +03:00
invalid-punct-ident-2.stderr proc_macro: Validate inputs to Punct::new and Ident::new 2018-05-15 23:24:16 +03:00
invalid-punct-ident-3.rs Fix stability annotations for already stable bits of proc macro API 1.1 2018-05-16 00:09:15 +03:00
invalid-punct-ident-3.stderr proc_macro: Validate inputs to Punct::new and Ident::new 2018-05-15 23:24:16 +03:00
invalid-punct-ident-4.rs Fix stability annotations for already stable bits of proc macro API 1.1 2018-05-16 00:09:15 +03:00
invalid-punct-ident-4.stderr fix broken test 2018-08-15 18:47:34 -07:00
lifetimes.rs Merge the proc_macro_ expansion feature gates into a single proc_macro_hygiene gate. 2018-10-02 19:23:54 -07:00
lifetimes.stderr Represent lifetimes as two joint tokens in proc macros 2018-05-15 23:54:08 +03:00
lint-group-plugin.rs Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516. 2017-06-02 23:28:22 +08:00
lint-group-plugin.stderr Update UI tests 2018-02-26 20:24:02 +03:00
lint-plugin-cmdline-allow.rs rustc: Rearchitect lints to be emitted more eagerly 2017-08-09 09:13:51 -07:00
lint-plugin-cmdline-allow.stderr Update UI tests 2018-02-26 20:24:02 +03:00
lint-plugin-cmdline-load.rs Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516. 2017-06-02 23:28:22 +08:00
lint-plugin-cmdline-load.stderr Update UI tests 2018-02-26 20:24:02 +03:00
lint-plugin-forbid-attrs.rs Do the same things for fulldeps tests 2017-12-14 23:26:40 +03:00
lint-plugin-forbid-attrs.stderr Lint the use of async as an identifier 2018-07-14 20:44:19 +02:00
lint-plugin.rs Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516. 2017-06-02 23:28:22 +08:00
lint-plugin.stderr Update UI tests 2018-02-26 20:24:02 +03:00
lint_tool_cmdline_allow.rs Add tests for cmdline tool lints 2018-09-01 18:06:36 +02:00
lint_tool_cmdline_allow.stderr deprcated -> deprecated 2018-09-01 21:45:44 +05:30
lint_tool_test.rs Remove feature(tool_lints) from tests 2018-10-09 16:38:38 -07:00
lint_tool_test.stderr Update tests 2018-08-31 00:47:09 -07:00
resolve-error.rs Address review comments 2018-08-06 23:55:53 +03:00
resolve-error.stderr Address review comments 2018-08-06 23:55:53 +03:00
unnecessary-extern-crate.rs rustc_typeck: don't lint non-extern-prelude extern crate's in Rust 2018. 2018-09-28 23:35:01 +03:00
unnecessary-extern-crate.stderr rustc_typeck: don't lint non-extern-prelude extern crate's in Rust 2018. 2018-09-28 23:35:01 +03:00