rust/src/test/ui/bad
Vadim Petrochenkov 7e66e9d6b0 More precise spans for HIR paths 2021-03-15 22:13:45 +03:00
..
bad-const-type.rs pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
bad-const-type.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
bad-crate-name.rs Remove licenses 2018-12-25 21:08:33 -07:00
bad-crate-name.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
bad-env-capture.rs Remove licenses 2018-12-25 21:08:33 -07:00
bad-env-capture.stderr hide `--explain` hint if error has no extended info 2019-04-18 13:29:28 -04:00
bad-env-capture2.rs Remove licenses 2018-12-25 21:08:33 -07:00
bad-env-capture2.stderr hide `--explain` hint if error has no extended info 2019-04-18 13:29:28 -04:00
bad-env-capture3.rs Remove licenses 2018-12-25 21:08:33 -07:00
bad-env-capture3.stderr hide `--explain` hint if error has no extended info 2019-04-18 13:29:28 -04:00
bad-expr-lhs.rs Implement destructuring assignment for tuples 2020-11-07 13:17:19 +00:00
bad-expr-lhs.stderr Implement destructuring assignment for tuples 2020-11-07 13:17:19 +00:00
bad-expr-path.rs Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
bad-expr-path.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
bad-expr-path2.rs Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
bad-expr-path2.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
bad-extern-link-attrs.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
bad-extern-link-attrs.stderr normalize use of backticks in compiler messages for librustc_metadata 2019-07-19 22:24:56 +02:00
bad-intrinsic-monomorphization.rs rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
bad-intrinsic-monomorphization.stderr rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
bad-lint-cap.rs Remove licenses 2018-12-25 21:08:33 -07:00
bad-lint-cap.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
bad-lint-cap2.rs Remove licenses 2018-12-25 21:08:33 -07:00
bad-lint-cap2.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
bad-lint-cap3.rs compiletest: Remove `skip-codegen` 2019-06-16 12:23:22 +03:00
bad-lint-cap3.stderr rustc: Add a warning count upon completion 2020-04-11 16:15:24 +02:00
bad-main.rs Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
bad-main.stderr Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
bad-method-typaram-kind.rs Remove licenses 2018-12-25 21:08:33 -07:00
bad-method-typaram-kind.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
bad-mid-path-type-params.rs Rework diagnostics for wrong number of generic args 2021-01-10 13:07:40 +01:00
bad-mid-path-type-params.stderr Rework diagnostics for wrong number of generic args 2021-01-10 13:07:40 +01:00
bad-module.rs Clarify message about unresolved use 2020-09-01 18:38:14 +01:00
bad-module.stderr Clarify message about unresolved use 2020-09-01 18:38:14 +01:00
bad-sized.rs More precise spans for HIR paths 2021-03-15 22:13:45 +03:00
bad-sized.stderr More precise spans for HIR paths 2021-03-15 22:13:45 +03:00
bad-type-env-capture.rs Make name resolution handle consts in GenericParamsFromOuterFunction properly 2019-02-07 15:03:20 +01:00
bad-type-env-capture.stderr Resolve inconsistency in error messages between "parameter" and "variable". 2019-04-17 13:25:07 +03:00