rust/src/test/ui/deprecation
Aaron Hill 0dd9f118d9
Show macro name in 'this error originates in macro' message
When there are multiple macros in use, it can be difficult to tell
which one was responsible for producing an error.
2021-05-12 19:03:06 -04:00
..
auxiliary Remove licenses 2018-12-25 21:08:33 -07:00
atomic_initializers.fixed report kind of deprecated item in message 2020-07-26 13:58:31 -04:00
atomic_initializers.rs report kind of deprecated item in message 2020-07-26 13:58:31 -04:00
atomic_initializers.stderr report kind of deprecated item in message 2020-07-26 13:58:31 -04:00
deprecated-macro_escape-inner.rs Add backticks in appropriate places 2020-01-12 15:37:50 +00:00
deprecated-macro_escape-inner.stderr rustc: Add a warning count upon completion 2020-04-11 16:15:24 +02:00
deprecated-macro_escape.rs Add backticks in appropriate places 2020-01-12 15:37:50 +00:00
deprecated-macro_escape.stderr rustc: Add a warning count upon completion 2020-04-11 16:15:24 +02:00
deprecated_no_stack_check.rs Remove licenses 2018-12-25 21:08:33 -07:00
deprecated_no_stack_check.stderr Reword malformed attribute input diagnostics 2019-05-25 11:55:50 -07:00
deprecation-in-future.rs report kind of deprecated item in message 2020-07-26 13:58:31 -04:00
deprecation-in-future.stderr report kind of deprecated item in message 2020-07-26 13:58:31 -04:00
deprecation-in-staged-api.rs Inherit #[stable(..)] annotations in enum variants and fields from its item 2021-02-10 19:10:14 -08:00
deprecation-in-staged-api.stderr Inherit #[stable(..)] annotations in enum variants and fields from its item 2021-02-10 19:10:14 -08:00
deprecation-lint-2.rs report kind of deprecated item in message 2020-07-26 13:58:31 -04:00
deprecation-lint-2.stderr Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
deprecation-lint-3.rs report kind of deprecated item in message 2020-07-26 13:58:31 -04:00
deprecation-lint-3.stderr Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
deprecation-lint-nested.rs report kind of deprecated item in message 2020-07-26 13:58:31 -04:00
deprecation-lint-nested.stderr report kind of deprecated item in message 2020-07-26 13:58:31 -04:00
deprecation-lint.rs Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
deprecation-lint.stderr shrinking the deprecated method span 2021-05-07 10:41:04 +08:00
deprecation-sanity.rs Improve deprecation attribute diagnostic messages. 2020-11-02 13:21:18 +01:00
deprecation-sanity.stderr Improve deprecation attribute diagnostic messages. 2020-11-02 13:21:18 +01:00
derive_on_deprecated.rs test: extend derive_on_deprecated to include more derivations 2019-10-11 16:38:54 +03:00
derive_on_deprecated_forbidden.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
invalid-literal.rs Reword malformed attribute input diagnostics 2019-05-25 11:55:50 -07:00
invalid-literal.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-66340-deprecated-attr-non-meta-grammar.rs find_deprecation: deprecation attr may be ill-formed meta. 2019-11-15 13:24:06 +01:00
issue-66340-deprecated-attr-non-meta-grammar.stderr find_deprecation: deprecation attr may be ill-formed meta. 2019-11-15 13:24:06 +01:00
issue-84637-deprecated-associated-function.fixed shrinking the deprecated method span 2021-05-07 10:41:04 +08:00
issue-84637-deprecated-associated-function.rs shrinking the deprecated method span 2021-05-07 10:41:04 +08:00
issue-84637-deprecated-associated-function.stderr shrinking the deprecated method span 2021-05-07 10:41:04 +08:00
rustc_deprecation-in-future.rs Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
rustc_deprecation-in-future.stderr Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
suggestion.fixed replace redundant note in deprecation warning 2019-03-24 11:02:37 -04:00
suggestion.rs replace redundant note in deprecation warning 2019-03-24 11:02:37 -04:00
suggestion.stderr report kind of deprecated item in message 2020-07-26 13:58:31 -04:00