rust/src/test/ui/issues
bors 5371ddf8c6 Auto merge of #68080 - varkor:declared-here, r=petrochenkov
Address inconsistency in using "is" with "declared here"

"is" was generally used for NLL diagnostics, but not other diagnostics. Using "is" makes the diagnostics sound more natural and readable, so it seems sensible to commit to them throughout.

r? @Centril
2020-01-31 15:13:51 +00:00
..
auxiliary Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00
issue-18804 tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-24687-embed-debuginfo Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
issue-26873-multifile tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-37291 tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-37311-type-length-limit rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-38875 Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-40402-ref-hints Tweak move error due to non-Copy 2019-11-25 13:30:52 -08:00
issue-41652 Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-45829 hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
issue-49851 Remove double trailing newlines 2019-04-22 16:57:01 +01:00
issue-50264-inner-deref-trait Update test after renaming Result::as_deref 2020-01-11 03:26:09 +00:00
issue-50865-private-impl-trait tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-52140 tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-52141 tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-52705 tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
.gitattributes tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-333.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-868.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-979.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-1112.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-1251.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-1257.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-1362.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-1362.stderr Point at type in let assignment on type errors 2019-11-21 19:24:31 -08:00
issue-1448-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-1448-2.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-1451.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-1460.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-1476.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-1476.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-1660.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-1696.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-1697.rs Don't recommend extern crate syntax 2019-08-05 18:19:01 +01:00
issue-1697.stderr Don't recommend extern crate syntax 2019-08-05 18:19:01 +01:00
issue-1701.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-1821.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-1866.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-1871.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-1871.stderr Give method not found a primary span label 2019-09-08 18:27:02 -07:00
issue-1900.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-1900.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-1920-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-1920-1.stderr Point at type param when it's cause of unfulfilled obligation 2019-09-22 11:33:13 -07:00
issue-1920-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-1920-2.stderr Point at type param when it's cause of unfulfilled obligation 2019-09-22 11:33:13 -07:00
issue-1920-3.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-1920-3.stderr Point at type param when it's cause of unfulfilled obligation 2019-09-22 11:33:13 -07:00
issue-1962.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-1962.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-1974.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2063-resource.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-2063.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2074.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2111.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-2111.stderr Point at enum definition when match patterns are not exhaustive 2019-03-02 16:45:23 -08:00
issue-2150.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-2150.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-2151.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-2151.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-2170-exe.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2190-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2214.rs issue-2214.rs: lgamma is lgamma on vxWorks 2019-07-31 19:19:40 -07:00
issue-2216.rs Cleaned up unused labels 2019-11-15 16:31:30 -08:00
issue-2281-part1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-2281-part1.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-2284.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2288.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2311-2.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-2311.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-2312.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-2316-c.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2330.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-2330.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-2380-b.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2383.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2414-c.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2428.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2445-b.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2445.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2463.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2472.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2487-a.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-2502.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-2526-a.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2550.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2590.rs Update tests for changes to cannot move errors 2019-06-03 14:55:29 +01:00
issue-2590.stderr Update tests for changes to cannot move errors 2019-06-03 14:55:29 +01:00
issue-2611-3.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-2631-b.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2633-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2633.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2642.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2708.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2718-a.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-2718-a.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-2718.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2723-b.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2734.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2735-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2735-3.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2735.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2748-a.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-2748-b.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2804-2.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-2823.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-2823.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-2848.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-2848.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-2849.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-2849.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-2895.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2904.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-2935.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2936.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2937.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-2937.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-2951.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-2951.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-2989.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-2995.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-2995.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-3008-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3008-1.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-3008-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3008-2.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-3008-3.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3008-3.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-3012-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3021-b.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3021-b.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-3021-c.rs Make name resolution handle consts in GenericParamsFromOuterFunction properly 2019-02-07 15:03:20 +01:00
issue-3021-c.stderr Resolve inconsistency in error messages between "parameter" and "variable". 2019-04-17 13:25:07 +03:00
issue-3021-d.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3021-d.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-3021.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3021.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-3026.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3037.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3038.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3038.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-3044.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3044.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-3052.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3080.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3080.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-3091.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3096-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3096-1.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-3096-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3096-2.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-3099-a.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3099-a.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-3099-b.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3099-b.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-3099.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3099.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-3109.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3121.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3136-b.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3149.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-3154.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3154.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-3211.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3214.rs Make name resolution handle consts in GenericParamsFromOuterFunction properly 2019-02-07 15:03:20 +01:00
issue-3214.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
issue-3220.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3290.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3344.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3344.stderr Suggest missing item from trait in impl 2019-11-06 10:00:59 -08:00
issue-3389.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3424.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-3429.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3447.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3477.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-3477.stderr Point at type in let assignment on type errors 2019-11-21 19:24:31 -08:00
issue-3500.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3521-2.rs Resolve incorrect diagnostic for using a non-const value in a constant 2019-02-07 16:03:12 +01:00
issue-3521-2.stderr Resolve incorrect diagnostic for using a non-const value in a constant 2019-02-07 16:03:12 +01:00
issue-3521.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3521.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-3556.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3559.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3563-2.rs Apply review suggestions 2019-11-06 00:00:00 +00:00
issue-3563-3.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3574.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3601.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3601.stderr Forgot to update some test outputs 2019-12-04 16:43:25 +00:00
issue-3609.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-3656.rs Fix test of issue 3656 2019-08-01 17:01:33 +02:00
issue-3668-2.rs Resolve incorrect diagnostic for using a non-const value in a constant 2019-02-07 16:03:12 +01:00
issue-3668-2.stderr Resolve incorrect diagnostic for using a non-const value in a constant 2019-02-07 16:03:12 +01:00
issue-3668.rs Resolve incorrect diagnostic for using a non-const value in a constant 2019-02-07 16:03:12 +01:00
issue-3668.stderr Resolve incorrect diagnostic for using a non-const value in a constant 2019-02-07 16:03:12 +01:00
issue-3680.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-3680.stderr MatchExpressionArmPattern: Use more generic wording. 2019-12-30 13:50:20 +01:00
issue-3683.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3702-2.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-3702-2.stderr Use structured suggestion for disambiguating method calls 2019-12-11 17:42:28 -08:00
issue-3702.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3707.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-3707.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-3743.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3753.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3763.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3763.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
issue-3779.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3779.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-3794.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3820.rs Update tests 2019-12-12 20:56:14 +01:00
issue-3820.stderr Update UI test expectations 2019-12-12 20:56:14 +01:00
issue-3847.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3874.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-3878.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3888-2.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-3895.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3904.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3935.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3973.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-3973.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-3979-2.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-3979-generics.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3979-xcrate.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3979.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-3991.rs Apply review suggestions 2019-11-06 00:00:00 +00:00
issue-3993.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-3993.stderr resolve: Point at the private item definitions in privacy errors 2020-01-16 21:59:11 +03:00
issue-4025.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-4107.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4201.rs Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
issue-4201.stderr Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
issue-4208.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4228.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4252.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4265.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-4265.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-4321.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-4321.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-4333.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4335.rs Simplify mem_categorization 2019-11-27 19:47:12 +00:00
issue-4335.stderr Simplify mem_categorization 2019-11-27 19:47:12 +00:00
issue-4366-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-4366-2.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-4366.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-4366.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-4387.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4401.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4446.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4448.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4464.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-4517.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-4517.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-4541.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4542.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4545.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4734.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4735.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4736.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-4736.stderr fix indentation 2019-06-19 19:47:52 +02:00
issue-4759-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4759.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4830.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-4865-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4865-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4865-3.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4875.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-4935.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-4935.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-4968.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-4968.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-4972.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-4972.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-5008-borrowed-traitobject-method-call.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5060.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5062.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-5062.stderr Indicate origin of where type parameter for uninferred types 2019-12-14 11:10:21 +01:00
issue-5067.rs Cherry-pick src/test changes with Centril's changes 2019-08-19 22:31:46 +01:00
issue-5067.stderr update test output 2019-01-15 16:40:10 -06:00
issue-5099.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-5099.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-5100.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-5100.stderr MatchExpressionArmPattern: Use more generic wording. 2019-12-30 13:50:20 +01:00
issue-5153.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-5153.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-5192.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5216.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-5216.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-5239-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-5239-1.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-5239-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5243.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5280.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5315.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5321-immediates-with-bare-self.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5353.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-5358-1.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-5358-1.stderr MatchExpressionArmPattern: Use more generic wording. 2019-12-30 13:50:20 +01:00
issue-5439.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-5439.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-5500-1.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-5518.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5521.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5530.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5550.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5554.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5572.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-5666.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5688.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5708.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5718.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5741.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5754.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-5791.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5844.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-5844.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-5883.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-5883.stderr When trait bounds are missing for return values, point at them 2020-01-16 09:37:24 -08:00
issue-5884.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-5900.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-5917.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5927.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-5927.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-5950.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-5988.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-5997-enum.rs Make name resolution handle consts in GenericParamsFromOuterFunction properly 2019-02-07 15:03:20 +01:00
issue-5997-enum.stderr Resolve inconsistency in error messages between "parameter" and "variable". 2019-04-17 13:25:07 +03:00
issue-5997-struct.rs Make name resolution handle consts in GenericParamsFromOuterFunction properly 2019-02-07 15:03:20 +01:00
issue-5997-struct.stderr Resolve inconsistency in error messages between "parameter" and "variable". 2019-04-17 13:25:07 +03:00
issue-5997.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-6117.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-6128.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-6130.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-6153.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-6157.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-6318.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-6334.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-6341.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-6344-let.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-6344-match.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-6449.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-6458-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-6458-2.stderr Indicate origin of where type parameter for uninferred types 2019-12-14 11:10:21 +01:00
issue-6458-3.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-6458-3.stderr Indicate origin of where type parameter for uninferred types 2019-12-14 11:10:21 +01:00
issue-6458-4.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-6458-4.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-6458.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-6458.stderr Indicate origin of where type parameter for uninferred types 2019-12-14 11:10:21 +01:00
issue-6470.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-6557.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-6596-1.rs Address review comments and CI failures 2018-12-27 15:51:37 +03:00
issue-6596-1.stderr Address review comments and CI failures 2018-12-27 15:51:37 +03:00
issue-6596-2.rs Address review comments and CI failures 2018-12-27 15:51:37 +03:00
issue-6596-2.stderr Fix rebase and more CI failures 2018-12-27 15:51:37 +03:00
issue-6642.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-6642.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-6738.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-6738.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-6801.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-6801.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-6804.rs Update tests 2020-01-09 21:23:12 +03:00
issue-6804.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-6892.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-6898.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-6919.rs Warn on no_start, crate_id attribute use 2019-09-14 19:43:39 -04:00
issue-6936.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-6936.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-6991.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-7012.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-7013.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-7013.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-7044.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-7044.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-7061.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-7061.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-7092.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-7092.stderr MatchExpressionArmPattern: Use more generic wording. 2019-12-30 13:50:20 +01:00
issue-7178.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-7222.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-7246.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-7246.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-7268.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-7344.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-7364.rs Stabilize let bindings and destructuring in constants and const fn 2019-01-09 10:20:12 +01:00
issue-7364.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
issue-7519-match-unit-in-arg.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-7563.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-7575.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-7607-1.rs Ignore platforms that can't point to std 2020-01-10 11:40:30 -08:00
issue-7607-1.stderr Ignore platforms that can't point to std 2020-01-10 11:40:30 -08:00
issue-7607-2.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-7660.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-7663.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-7673-cast-generically-implemented-trait.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-7784.rs slice_patterns: remove gates in tests 2020-01-18 19:33:47 +01:00
issue-7813.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-7813.stderr Account for cases where we can find the type arg name, but the local name is _ 2019-06-01 15:33:31 -07:00
issue-7867.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-7867.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-7899.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-7911.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-7950.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-7950.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-7970a.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-7970a.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-7970b.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-7970b.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-8044.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-8153.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-8153.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-8171-default-method-self-inherit-builtin-trait.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-8208.rs use structured suggestions for E0432 2019-03-09 11:05:30 -05:00
issue-8208.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-8248.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-8249.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-8259.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-8351-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-8351-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-8391.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-8398.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-8401.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-8460-const.rs rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-8460-const.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-8460-const2.rs rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-8460-const2.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-8460.rs Use Self instead of $type 2020-01-06 04:33:31 +00:00
issue-8498.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-8506.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-8521.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-8578.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-8640.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-8640.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-8709.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-8727.rs rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-8727.stderr rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-8761.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-8761.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-8767.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-8767.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-8783.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-8827.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-8851.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-8860.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-8898.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-9047.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-9110.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-9123.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-9129.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-9155.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-9188.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-9243.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-9249.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-9259.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-9382.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-9394-inherited-trait-calls.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-9396.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-9446.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-9575.rs Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
issue-9575.stderr Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
issue-9719.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-9725.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-9725.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
issue-9737.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-9814.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-9814.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-9837.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-9906.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-9918.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-9942.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-9951.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-9968.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-10025.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-10028.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-10031.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-10176.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-10176.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-10200.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-10200.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-10228.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-10291.nll.stderr update tests 2019-10-27 09:39:14 -05:00
issue-10291.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-10291.stderr Print lifetimes with backticks 2019-10-11 16:08:53 +09:00
issue-10392.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-10396.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-10398.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-10398.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-10401.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-10401.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-10412.rs Disallow non-explicit elided lifetimes in async fn 2019-05-01 18:34:49 -07:00
issue-10412.stderr Disallow non-explicit elided lifetimes in async fn 2019-05-01 18:34:49 -07:00
issue-10436.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-10456.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-10465.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-10465.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-10536.rs syntax: Introduce a struct MacArgs for macro arguments 2019-12-02 21:56:34 +03:00
issue-10536.stderr syntax: Introduce a struct MacArgs for macro arguments 2019-12-02 21:56:34 +03:00
issue-10545.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-10545.stderr resolve: Point at the private item definitions in privacy errors 2020-01-16 21:59:11 +03:00
issue-10626.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-10638.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-10656.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-10656.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-10682.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-10683.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-10718.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-10734.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-10763.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-10764-rpass.rs tests: Move run-pass tests with naming conflicts to ui 2019-07-27 18:56:17 +03:00
issue-10764.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-10764.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-10767.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-10802.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-10806.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-10853.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-10877.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-10877.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-10902.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-10969.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-10969.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-10991.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-10991.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-11004.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-11004.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-11047.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11085.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11154.rs rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-11154.stderr
issue-11192.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-11192.stderr rustc: collect upvars from HIR, instead of during name resolution. 2019-06-01 20:44:05 +03:00
issue-11205.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11224.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11225-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11225-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11225-3.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11267.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11319.rs Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
issue-11319.stderr Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
issue-11374.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-11374.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-11382.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11384.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-11493.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-11493.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-11508.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11515.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-11515.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-11529.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11552.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11577.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11592.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-11593.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-11593.stderr resolve: Point at the private item definitions in privacy errors 2020-01-16 21:59:11 +03:00
issue-11612.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-11677.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11680.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-11680.stderr resolve: Point at the private item definitions in privacy errors 2020-01-16 21:59:11 +03:00
issue-11681.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-11681.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-11692-1.rs resolve: Remove ! from "cannot find" diagnostics for macros 2019-09-15 13:22:07 +03:00
issue-11692-1.stderr resolve: Remove ! from "cannot find" diagnostics for macros 2019-09-15 13:22:07 +03:00
issue-11692-2.rs resolve: Remove ! from "cannot find" diagnostics for macros 2019-09-15 13:22:07 +03:00
issue-11692-2.stderr resolve: Remove ! from "cannot find" diagnostics for macros 2019-09-15 13:22:07 +03:00
issue-11709.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11740.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-11771.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-11771.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-11820.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11844.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-11844.stderr MatchExpressionArmPattern: Use more generic wording. 2019-12-30 13:50:20 +01:00
issue-11869.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-11873.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-11873.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-11940.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-11958.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-12028.rs Remove blanket silencing of "type annotation needed" errors 2019-09-24 11:31:14 -07:00
issue-12028.stderr Indicate origin of where type parameter for uninferred types 2019-12-14 11:10:21 +01:00
issue-12033.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-12041.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-12041.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-12116.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-12116.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-12127.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-12127.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-12133-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-12133-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-12133-3.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-12187-1.rs Add more detail to type inference error 2019-05-31 18:33:59 -07:00
issue-12187-1.stderr Account for cases where we can find the type arg name, but the local name is _ 2019-06-01 15:33:31 -07:00
issue-12187-2.rs Add more detail to type inference error 2019-05-31 18:33:59 -07:00
issue-12187-2.stderr Account for cases where we can find the type arg name, but the local name is _ 2019-06-01 15:33:31 -07:00
issue-12285.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-12369.rs slice_patterns: remove gates in tests 2020-01-18 19:33:47 +01:00
issue-12369.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-12470.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-12470.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-12511.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-12511.stderr Update tests 2019-01-11 03:53:30 +01:00
issue-12552.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-12552.stderr MatchExpressionArmPattern: Use more generic wording. 2019-12-30 13:50:20 +01:00
issue-12567.rs slice_patterns: remove gates in tests 2020-01-18 19:33:47 +01:00
issue-12567.stderr slice_patterns: remove gates in tests 2020-01-18 19:33:47 +01:00
issue-12582.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-12612.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-12660.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-12677.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-12699.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-12729.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-12744.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-12796.rs Make name resolution handle consts in GenericParamsFromOuterFunction properly 2019-02-07 15:03:20 +01:00
issue-12796.stderr Make name resolution handle consts in GenericParamsFromOuterFunction properly 2019-02-07 15:03:20 +01:00
issue-12860.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-12863.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-12863.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-12909.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-12997-1.rs Remove derives Encodable/Decodable and unstabilize attribute #[bench] 2019-07-31 21:27:59 +03:00
issue-12997-1.stderr Remove derives Encodable/Decodable and unstabilize attribute #[bench] 2019-07-31 21:27:59 +03:00
issue-12997-2.rs Remove derives Encodable/Decodable and unstabilize attribute #[bench] 2019-07-31 21:27:59 +03:00
issue-12997-2.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-13027.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-13033.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-13033.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-13058.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
issue-13058.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-13058.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-13105.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-13167.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-13204.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-13214.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-13259-windows-tcb-trash.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-13264.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-13304.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-13323.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-13359.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-13359.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-13404.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-13404.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-13405.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-13407.rs Improve invalid assignment error 2019-12-23 11:16:51 +00:00
issue-13407.stderr resolve: Point at the private item definitions in privacy errors 2020-01-16 21:59:11 +03:00
issue-13434.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-13446.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-13446.stderr Remove E0308 note when primary label has all info 2019-11-18 11:03:03 -08:00
issue-13466.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-13466.stderr MatchExpressionArmPattern: Use more generic wording. 2019-12-30 13:50:20 +01:00
issue-13482-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-13482-2.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-13482.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-13482.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-13483.rs more recovery in if-parsing 2019-12-23 13:42:25 +01:00
issue-13483.stderr more recovery in if-parsing 2019-12-23 13:42:25 +01:00
issue-13497-2.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-13497-2.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-13497.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-13497.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-13507-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-13620.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-13641.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-13641.stderr resolve: Point at the private item definitions in privacy errors 2020-01-16 21:59:11 +03:00
issue-13655.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-13665.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-13703.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-13727.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-13727.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-13763.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-13775.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-13808.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-13837.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-13847.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-13847.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-13853-2.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-13853-2.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-13853-5.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-13853-5.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-13853.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-13853.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-13867.rs Lint only on single element overlap 2019-10-16 12:22:23 -07:00
issue-13872.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-13902.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-14082.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-14091-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-14091-2.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-14091.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-14091.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-14092.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-14092.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-14221.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-14221.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-14227.rs safe_extern_static -> error 2019-11-06 11:10:36 +01:00
issue-14227.stderr safe_extern_static -> error 2019-11-06 11:10:36 +01:00
issue-14229.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-14254.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-14285.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-14285.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-14308.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-14309.rs Refactor "not FFI-safe" diagnostic 2019-09-10 22:29:31 +01:00
issue-14309.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-14330.rs Apply review suggestions 2019-11-06 00:00:00 +00:00
issue-14344.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-14366.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-14366.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-14382.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-14393.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-14399.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-14421.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-14422.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-14456.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-14541.rs Remove E0308 note when primary label has all info 2019-11-18 11:03:03 -08:00
issue-14541.stderr Pass the span of <init> in let <pat> = <init>; 2019-12-30 13:50:20 +01:00
issue-14589.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-14721.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-14721.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-14772.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-14772.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-14821.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-14837.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-14845.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-14845.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-14853.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-14853.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-14865.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-14875.rs Re-enable Emscripten's exception handling support 2019-10-25 15:16:36 -07:00
issue-14901.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-14915.rs Update tests 2019-12-12 20:56:14 +01:00
issue-14915.stderr Update UI test expectations 2019-12-12 20:56:14 +01:00
issue-14919.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-14933.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-14936.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-14940.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-14958.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-14959.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-15034.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
issue-15034.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-15034.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-15043.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15063.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15080.rs slice_patterns: remove gates in tests 2020-01-18 19:33:47 +01:00
issue-15094.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-15094.stderr Highlight parts of fn in type errors 2019-11-23 16:50:28 -08:00
issue-15104.rs slice_patterns: remove gates in tests 2020-01-18 19:33:47 +01:00
issue-15129-rpass.rs tests: Move run-pass tests with naming conflicts to ui 2019-07-27 18:56:17 +03:00
issue-15129.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-15129.stderr Point at enum definition when match patterns are not exhaustive 2019-03-02 16:45:23 -08:00
issue-15155.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15167.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-15167.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-15189.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15207.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-15207.stderr Give method not found a primary span label 2019-09-08 18:27:02 -07:00
issue-15221.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15260.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-15260.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-15261.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-15381.rs check_match: unify check_irrefutable & check_exhaustive more. 2019-09-09 16:44:23 +02:00
issue-15381.stderr check_match: unify check_irrefutable & check_exhaustive more. 2019-09-09 16:44:23 +02:00
issue-15444.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15487.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15523-big.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15523.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15524.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-15524.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-15562.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15571.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15673.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15689-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15689-2.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-15730.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15734.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15735.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-15756.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-15756.stderr Fix broken links to second edition TRPL. 2019-01-01 12:53:07 -05:00
issue-15763.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15774.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15783.rs Remove E0308 note when primary label has all info 2019-11-18 11:03:03 -08:00
issue-15783.stderr Remove E0308 note when primary label has all info 2019-11-18 11:03:03 -08:00
issue-15793.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15858.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15881-model-lexer-dotdotdot.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-15896.rs Remove E0308 note when primary label has all info 2019-11-18 11:03:03 -08:00
issue-15896.stderr refactor and fix this-expression-has-type note 2019-12-30 14:05:17 +01:00
issue-15919-32.rs add build-fail to 32-bit tests 2019-12-21 22:33:36 +01:00
issue-15919-32.stderr add build-fail to 32-bit tests 2019-12-21 22:33:36 +01:00
issue-15919-64.rs rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-15919-64.stderr rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-15965.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-15965.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-16048.rs Continue evaluating after item-type checking 2019-04-22 11:31:35 -07:00
issue-16048.stderr Continue evaluating after item-type checking 2019-04-22 11:31:35 -07:00
issue-16098.rs rustc_span: move pretty syntax from macro_backtrace to ExpnKind::descr. 2020-01-26 17:18:55 +02:00
issue-16098.stderr rustc_span: move pretty syntax from macro_backtrace to ExpnKind::descr. 2020-01-26 17:18:55 +02:00
issue-16149.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-16149.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-16151.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16250.rs Refactor "not FFI-safe" diagnostic 2019-09-10 22:29:31 +01:00
issue-16250.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-16256.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16272.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16278.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16338.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-16338.stderr refactor and fix this-expression-has-type note 2019-12-30 14:05:17 +01:00
issue-16401.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-16401.stderr MatchExpressionArmPattern: Use more generic wording. 2019-12-30 13:50:20 +01:00
issue-16441.rs Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, r=rkruppe" 2019-11-13 17:00:47 +01:00
issue-16452.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16492.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16530.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16538.rs safe_extern_static -> error 2019-11-06 11:10:36 +01:00
issue-16538.stderr safe_extern_static -> error 2019-11-06 11:10:36 +01:00
issue-16560.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16562.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-16562.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-16596.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-16597-empty.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16597.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16602-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16602-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16602-3.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16643.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16648.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16668.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-16671.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16683.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
issue-16683.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-16683.stderr Include a span in more expected...found notes 2019-12-03 23:13:10 -05:00
issue-16725.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-16725.stderr resolve: Point at the private item definitions in privacy errors 2020-01-16 21:59:11 +03:00
issue-16739.rs Remove meaningless comments in src/test 2019-08-16 10:54:20 +01:00
issue-16745.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16774.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16783.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16819.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-16922-rpass.rs tests: Move run-pass tests with naming conflicts to ui 2019-07-27 18:56:17 +03:00
issue-16922.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-16922.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-16939.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-16939.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-16966.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-16966.stderr Indicate origin of where type parameter for uninferred types 2019-12-14 11:10:21 +01:00
issue-16994.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-17001.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17001.stderr Update ui tests 2019-10-13 22:10:03 +02:00
issue-17025.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17033.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-17033.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-17068.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17074.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17121.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-17170.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17216.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17233.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17252.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17252.stderr Remove HIR based const qualification 2019-09-30 19:56:49 +01:00
issue-17263.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-17302.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17322.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17336.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-17337.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00
issue-17337.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-17351.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17361.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17373.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17373.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-17385.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-17385.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-17405.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17405.stderr Update ui tests 2019-10-13 22:10:03 +02:00
issue-17431-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17431-1.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-17431-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17431-2.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-17431-3.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17431-3.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-17431-4.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17431-4.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-17431-5.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17431-5.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-17431-6.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17431-6.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-17431-7.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17431-7.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-17441.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-17441.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-17444.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17444.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-17450.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-17458.rs Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
issue-17458.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
issue-17503.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17545.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-17545.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-17546.rs Ignore platforms that can't point to std 2020-01-10 11:40:30 -08:00
issue-17546.stderr Ignore platforms that can't point to std 2020-01-10 11:40:30 -08:00
issue-17551.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17551.stderr Indicate origin of where type parameter for uninferred types 2019-12-14 11:10:21 +01:00
issue-17651.rs When possible point at argument causing item obligation failure 2019-09-19 12:10:23 -07:00
issue-17651.stderr When possible point at argument causing item obligation failure 2019-09-19 12:10:23 -07:00
issue-17662.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17718-borrow-interior.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17718-const-bad-values.rs Update tests 2020-01-09 21:23:12 +03:00
issue-17718-const-bad-values.stderr Clarify suggestion for E0013 2020-01-10 13:31:36 +00:00
issue-17718-const-borrow.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17718-const-borrow.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-17718-const-destructors.rs Apply review suggestions 2019-11-06 00:00:00 +00:00
issue-17718-const-naming.rs improve non_upper_case_globals diagnostics 2019-01-08 13:24:38 -05:00
issue-17718-const-naming.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-17718-const-privacy.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17718-const-privacy.stderr resolve: Point at the private item definitions in privacy errors 2020-01-16 21:59:11 +03:00
issue-17718-constants-not-static.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-17718-constants-not-static.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-17718-parse-const.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17718-patterns.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17718-patterns.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-17718-references.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17718-references.stderr Clarify suggestion for E0013 2020-01-10 13:31:36 +00:00
issue-17718-static-move.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17718-static-move.stderr Update tests for changes to cannot move errors 2019-06-03 14:55:29 +01:00
issue-17718-static-sync.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17718-static-sync.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-17718-static-unsafe-interior.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17718.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17728.nll.stderr Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
issue-17728.rs Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
issue-17728.stderr Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
issue-17732.rs fire "non_camel_case_types" for associated types 2020-01-06 09:51:23 -05:00
issue-17734.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17740.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-17740.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-17746.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-17756.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17758.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
issue-17758.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17758.stderr Include a span in more expected...found notes 2019-12-03 23:13:10 -05:00
issue-17771.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17800.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17800.stderr use the identifier span for missing struct field 2019-03-16 13:14:01 -04:00
issue-17816.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17877.rs slice_patterns: remove gates in tests 2020-01-18 19:33:47 +01:00
issue-17897.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-17904-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17904-2.stderr typo: fix typo in E0392 2019-10-03 09:22:29 -04:00
issue-17904.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-17905-2.rs Refer to "self type" instead of "receiver type" 2019-09-02 19:07:04 -07:00
issue-17905-2.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-17905.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17913.rs rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-17913.stderr
issue-17933.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-17933.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-17954.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-17954.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-17959.rs improve generic Drop error messages 2020-01-03 17:57:23 -05:00
issue-17959.stderr improve generic Drop error messages 2020-01-03 17:57:23 -05:00
issue-17994.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17994.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-17999.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-17999.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-18058.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-18058.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-18060.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18075.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18083.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-18088.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-18107.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-18107.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-18110.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18118-2.rs Clarify suggestion for E0013 2020-01-10 13:31:36 +00:00
issue-18118-2.stderr Clarify suggestion for E0013 2020-01-10 13:31:36 +00:00
issue-18118.rs Stabilize let bindings and destructuring in constants and const fn 2019-01-09 10:20:12 +01:00
issue-18118.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-18119.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-18119.stderr update ui tests 2019-10-16 13:56:14 +02:00
issue-18159.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-18159.stderr Suggest giving return type to closures on E0282 2019-08-13 16:41:43 -07:00
issue-18173.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18183.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-18183.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-18188.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-18232.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18294.rs Declare some unconst operations as unsafe in const fn 2019-01-21 16:01:57 +01:00
issue-18294.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
issue-18352.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18353.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18389.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-18389.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-18400.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-18400.stderr Raise the default recursion limit to 128 2019-07-07 00:12:35 +03:00
issue-18412.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18423.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-18423.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-18425.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18446-2.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-18446.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-18446.stderr Use structured suggestion for disambiguating method calls 2019-12-11 17:42:28 -08:00
issue-18464.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18501.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18514.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18532.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-18532.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-18539.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18566.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-18566.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-18611.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-18611.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-18652.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18655.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18661.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18685.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18711.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18738.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-18767.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18783.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-18783.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-18809.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-18819.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-18819.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-18845.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18859.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18906.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-18913.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18919.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-18919.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-18937-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18937.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-18937.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-18952.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-18959.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-18959.stderr On object safety violation, point at source when possible 2019-09-02 20:22:22 -07:00
issue-18988.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-19001.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-19037.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-19081.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-19086.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-19086.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-19097.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-19098.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-19100.fixed Remove licenses 2018-12-25 21:08:33 -07:00
issue-19100.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-19100.stderr - remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!} 2020-01-08 04:25:33 +01:00
issue-19102.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-19127.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-19129-1.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-19129-2.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-19135.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-19163.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-19163.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-19244-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-19244-1.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-19244-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-19244-2.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-19244.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-19293.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-19340-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-19340-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-19358.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-19367.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-19380.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-19380.stderr On object safety violation, point at source when possible 2019-09-02 20:22:22 -07:00
issue-19398.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-19404.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-19479.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-19482.rs Tweak errors for missing associated types and type parameters 2019-12-24 22:02:43 -08:00
issue-19482.stderr Tweak errors for missing associated types and type parameters 2019-12-24 22:02:43 -08:00
issue-19498.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-19498.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-19499.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-19521.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-19521.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-19538.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-19538.stderr RFC 2027: "first draft" of implementation 2019-10-22 15:24:33 -04:00
issue-19601.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-19631.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-19632.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-19660.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-19660.stderr
issue-19692.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-19692.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-19707.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-19707.stderr review comments 2020-01-19 17:31:34 -08:00
issue-19734.rs resolve: Remove ! from "cannot find" diagnostics for macros 2019-09-15 13:22:07 +03:00
issue-19734.stderr resolve: Remove ! from "cannot find" diagnostics for macros 2019-09-15 13:22:07 +03:00
issue-19811-escape-unicode.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-19850.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-19883.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-19883.stderr Update ui tests 2019-10-23 14:13:37 +02:00
issue-19922.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-19922.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-19982.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-19991.rs Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
issue-19991.stderr Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
issue-20005.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-20005.stderr Handle Self restriction needed 2019-10-15 13:55:43 -07:00
issue-20009.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-20055-box-trait.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-20055-box-unsized-array.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-20091.rs Use run-pass for ui tests where appropriate 2019-11-04 13:57:42 +01:00
issue-20162.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-20162.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-20174.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-20186.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-20225.rs Remove E0308 note when primary label has all info 2019-11-18 11:03:03 -08:00
issue-20225.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-20261.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-20261.stderr review comment: tweak wording 2019-06-01 14:47:15 -07:00
issue-20313-rpass.rs tests: Move run-pass tests with naming conflicts to ui 2019-07-27 18:56:17 +03:00
issue-20313.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-20313.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
issue-20343.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-20389.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-20396.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-20413.rs Update tests 2019-03-06 04:47:08 +01:00
issue-20413.stderr typo: fix typo in E0392 2019-10-03 09:22:29 -04:00
issue-20414.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-20427.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-20433.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-20433.stderr Fix broken links to second edition TRPL. 2019-01-01 12:53:07 -05:00
issue-20454.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-20544.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-20575.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-20605.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-20605.stderr rustc: print ExistentialProjection with spaces around =, e.g. dyn Foo<A = X>. 2019-03-15 13:25:10 +02:00
issue-20616-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-20616-1.stderr Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
issue-20616-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-20616-2.stderr Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
issue-20616-3.rs Adjust parser generic parameter errors 2019-02-07 15:02:17 +01:00
issue-20616-3.stderr Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
issue-20616-4.rs Update tests 2019-02-07 15:02:17 +01:00
issue-20616-4.stderr Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
issue-20616-5.rs Update tests 2019-02-07 15:02:17 +01:00
issue-20616-5.stderr Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
issue-20616-6.rs Update tests 2019-02-07 15:02:17 +01:00
issue-20616-6.stderr Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
issue-20616-7.rs Adjust parser generic parameter errors 2019-02-07 15:02:17 +01:00
issue-20616-7.stderr Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
issue-20616-8.rs Adjust parser generic parameter errors 2019-02-07 15:02:17 +01:00
issue-20616-8.stderr Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
issue-20616-9.rs Adjust parser generic parameter errors 2019-02-07 15:02:17 +01:00
issue-20616-9.stderr Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
issue-20616.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-20644.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-20676.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-20692.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-20692.stderr RFC 2027: "first draft" of implementation 2019-10-22 15:24:33 -04:00
issue-20714.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-20714.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-20763-1.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-20763-2.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-20772.rs Remove subtle Default impl for Value 2019-05-23 18:51:47 +02:00
issue-20772.stderr Remove subtle Default impl for Value 2019-05-23 18:51:47 +02:00
issue-20797.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-20801.rs Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
issue-20801.stderr Remove asterisk suggestion for move errors in borrowck 2019-06-04 13:31:40 -04:00
issue-20803.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-20823.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-20825-2.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-20825.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-20825.stderr Update tests 2019-01-11 03:53:30 +01:00
issue-20831-debruijn.rs Update tests 2020-01-09 21:23:12 +03:00
issue-20831-debruijn.stderr Update tests 2020-01-09 21:23:12 +03:00
issue-20847.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-20939.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-20939.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-20953.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-21033.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-21058.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-21140.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-21146.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-21146.stderr Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
issue-21160.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
issue-21160.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
issue-21174-2.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-21174.rs Clarify wording of E0512 2018-12-28 19:23:22 +00:00
issue-21174.stderr Clarify wording of E0512 2018-12-28 19:23:22 +00:00
issue-21177.rs Remove subtle Default impl for Value 2019-05-23 18:51:47 +02:00
issue-21177.stderr Remove subtle Default impl for Value 2019-05-23 18:51:47 +02:00
issue-21202.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-21202.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-21245.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-21291.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-21306.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-21332.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-21332.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-21356.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-21356.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-21361.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-21363.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-21384.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-21400.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-21402.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-21449.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-21449.stderr Update ui tests 2019-10-13 22:10:03 +02:00
issue-21475.rs Only emit overlapping patterns lint if the overlap is partial 2019-10-16 11:57:35 -07:00
issue-21486.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-21520.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-21546.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-21546.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-21554.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-21554.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-21562.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-21596.rs Suggest using as_ref on *const T 2019-06-01 19:49:20 -07:00
issue-21596.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-21600.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-21600.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-21622.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-21634.rs Use run-pass for ui tests where appropriate 2019-11-04 13:57:42 +01:00
issue-21655.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-21701.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-21701.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-21721.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-21726.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-21763.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-21763.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -07:00
issue-21837.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-21837.stderr Handle more cases 2019-10-15 13:55:43 -07:00
issue-21891.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-21909.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-21922.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-21946.rs Update tests 2019-03-06 04:47:08 +01:00
issue-21946.stderr Update tests 2019-03-06 04:47:08 +01:00
issue-21950.rs Avoid output dependency on std spans 2019-12-24 22:18:05 -08:00
issue-21950.stderr Avoid output dependency on std spans 2019-12-24 22:18:05 -08:00
issue-21974.rs Remove blanket silencing of "type annotation needed" errors 2019-09-24 11:31:14 -07:00
issue-21974.stderr Add more context for type parameters 2019-12-11 17:18:43 -08:00
issue-22008.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-22034.rs Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
issue-22034.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-22036.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-22037.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-22037.stderr Update ui tests 2019-10-23 14:13:37 +02:00
issue-22066.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-22258.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-22289.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-22289.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-22312.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-22312.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-22346.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-22356.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-22370.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-22370.stderr Tweak errors for missing associated types and type parameters 2019-12-24 22:02:43 -08:00
issue-22375.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-22384.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-22384.stderr Update ui tests 2019-10-23 14:13:37 +02:00
issue-22403.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-22426.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-22434.rs Tweak errors for missing associated types and type parameters 2019-12-24 22:02:43 -08:00
issue-22434.stderr Tweak errors for missing associated types and type parameters 2019-12-24 22:02:43 -08:00
issue-22463.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-22468.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-22468.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-22471.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-22536-copy-mustnt-zero.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-22546.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-22560.rs Avoid output dependency on std spans 2019-12-24 22:18:05 -08:00
issue-22560.stderr Fix rebase and sort assoc type list for deterministic output 2019-12-25 11:12:56 -08:00
issue-22577.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-22599.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-22599.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-22603.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-22629.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-22638.rs rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-22638.stderr rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-22644.rs make panictry! private to libsyntax 2019-01-02 11:02:30 -05:00
issue-22644.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-22673.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-22673.stderr Update tests 2019-01-11 03:53:30 +01:00
issue-22684.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-22684.stderr Point at type in let assignment on type errors 2019-11-21 19:24:31 -08:00
issue-22706.rs Update tests 2019-03-20 18:32:52 +00:00
issue-22706.stderr Update tests 2019-03-20 18:32:52 +00:00
issue-22777.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-22781.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-22789.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-22814.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-22828.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-22864-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-22864-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-22872.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-22872.stderr Handle missing projection restriction 2019-10-15 13:55:44 -07:00
issue-22874.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-22874.stderr Fix broken links to second edition TRPL. 2019-01-01 12:53:07 -05:00
issue-22886.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-22886.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-22894.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-22933-1.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-22933-2.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-22933-2.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-22992-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-22992.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23024.rs Tweak errors for missing associated types and type parameters 2019-12-24 22:02:43 -08:00
issue-23024.stderr Use structured suggestion for bad Fn traits 2019-12-24 22:17:29 -08:00
issue-23036.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23041.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-23041.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-23046.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-23046.stderr review comment: tweak wording 2019-06-01 14:47:15 -07:00
issue-23073.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-23073.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-23080-2.rs Update ui tests 2019-04-23 11:42:14 +01:00
issue-23080-2.stderr Update ui tests 2019-04-23 11:42:14 +01:00
issue-23080.rs Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
issue-23080.stderr Update ui tests 2019-04-23 11:42:14 +01:00
issue-23122-1.rs Update tests 2019-03-06 04:47:08 +01:00
issue-23122-1.stderr Update tests 2019-03-06 04:47:08 +01:00
issue-23122-2.rs Update tests 2019-03-06 04:47:08 +01:00
issue-23122-2.stderr Raise the default recursion limit to 128 2019-07-07 00:12:35 +03:00
issue-23173.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-23173.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-23189.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-23189.stderr Update ui tests 2019-10-13 22:10:03 +02:00
issue-23208.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23217.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-23217.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-23253.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-23253.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-23261.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23281.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-23281.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-23302-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-23302-1.stderr Remove HIR based const qualification 2019-09-30 19:56:49 +01:00
issue-23302-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-23302-2.stderr Remove HIR based const qualification 2019-09-30 19:56:49 +01:00
issue-23302-3.rs Remove subtle Default impl for Value 2019-05-23 18:51:47 +02:00
issue-23302-3.stderr Remove HIR based const qualification 2019-09-30 19:56:49 +01:00
issue-23304-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23304-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23311.rs slice_patterns: remove gates in tests 2020-01-18 19:33:47 +01:00
issue-23336.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23338-ensure-param-drop-order.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23338-params-outlive-temps-of-body.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23406.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-23433.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23442.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-23458.rs rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-23458.stderr rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-23477.rs Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
issue-23485.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23491.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23543.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-23543.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-23544.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-23544.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-23550.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-23589.rs Do not suggest angle brackets when there are no type arguments 2019-01-20 02:47:51 -08:00
issue-23589.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-23595-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-23595-2.stderr Fix suggestion span for typo in associated type name 2019-12-24 22:25:45 -08:00
issue-23611-enum-swap-in-drop.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23649-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23649-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23649-3.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-23699.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23716.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-23716.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-23781.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23808.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23825.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23833.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23891.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23898.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23958.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23966.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-23966.stderr When possible point at argument causing item obligation failure 2019-09-19 12:10:23 -07:00
issue-23968-const-not-overflow.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-23992.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-24010.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-24013.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-24013.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-24036.rs Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
issue-24036.stderr review comments 2020-01-08 09:29:47 -08:00
issue-24081.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-24081.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-24085.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-24086.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-24161.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-24204.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-24204.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-24227.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-24267-flow-exit.rs Fixed grammar/style in error messages and reblessed tests. 2019-09-06 03:46:08 +01:00
issue-24267-flow-exit.stderr Fixed grammar/style in error messages and reblessed tests. 2019-09-06 03:46:08 +01:00
issue-24308.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-24313.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-24322.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-24322.stderr Point at type in let assignment on type errors 2019-11-21 19:24:31 -08:00
issue-24338.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-24352.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-24352.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-24353.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-24357.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-24357.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-24363.rs Update tests 2019-12-12 20:56:14 +01:00
issue-24363.stderr Update UI test expectations 2019-12-12 20:56:14 +01:00
issue-24365.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-24365.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-24389.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-24424.rs Deduplicate logic 2019-12-10 12:02:18 -08:00
issue-24424.stderr Add more context for type parameters 2019-12-11 17:18:43 -08:00
issue-24434.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-24446.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-24446.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-24533.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-24535-allow-mutable-borrow-in-match-guard.rs Update tests wrt. bind_by_by_move_pattern_guards stabilization. 2019-09-08 01:39:24 +02:00
issue-24589.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-24682.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-24682.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-24779.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-24805-dropck-itemless.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-24819.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-24819.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-24883.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-24945-repeat-dash-opts.rs Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
issue-24947.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-24954.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25076.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-25076.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -07:00
issue-25089.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25145.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25180.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-25185.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25279.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25339.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25343.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25368.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-25368.stderr Indicate origin of where type parameter for uninferred types 2019-12-14 11:10:21 +01:00
issue-25385.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-25385.stderr Give method not found a primary span label 2019-09-08 18:27:02 -07:00
issue-25386.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-25386.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-25394.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-25396.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-25396.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-25439.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-25439.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-25467.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25497.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25515.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25549-multiple-drop.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25579.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-25679.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25693.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25700-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25700-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25700.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-25700.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-25746-bool-transmute.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25757.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25793.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-25793.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-25810.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-25826.rs Declare some unconst operations as unsafe in const fn 2019-01-21 16:01:57 +01:00
issue-25826.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
issue-25901.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-25901.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-25916.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-26056.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-26056.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-26093.rs Improve invalid assignment error 2019-12-23 11:16:51 +00:00
issue-26093.stderr Add span information to ExprKind::Assign 2019-12-23 11:20:13 +00:00
issue-26094.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-26094.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-26095.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-26127.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-26205.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-26217.nll.stderr update tests 2019-10-27 09:39:14 -05:00
issue-26217.rs Continue running after typeck_item_bodies has failed 2019-03-22 20:15:32 -07:00
issue-26217.stderr Add error code explanation for E0477 2019-12-30 14:41:46 +08:00
issue-26237.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-26237.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-26251.rs Only emit overlapping patterns lint if the overlap is partial 2019-10-16 11:57:35 -07:00
issue-26262.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-26262.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-26322.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-26448-1.rs Add tests for #26448 2019-03-12 18:34:43 +00:00
issue-26448-2.rs Update test stderr with results of enabling unused lints 2019-09-08 11:32:28 -04:00
issue-26448-3.rs Update test stderr with results of enabling unused lints 2019-09-08 11:32:28 -04:00
issue-26459.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-26459.stderr Update ui tests 2019-10-13 22:10:03 +02:00
issue-26468.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-26472.rs use structured suggestion for method calls 2019-01-03 13:42:52 -05:00
issue-26472.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-26484.rs Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
issue-26614.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-26619.rs slice_patterns: remove gates in tests 2020-01-18 19:33:47 +01:00
issue-26619.stderr slice_patterns: remove gates in tests 2020-01-18 19:33:47 +01:00
issue-26638.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-26638.stderr review comments 2020-01-19 17:31:34 -08:00
issue-26641.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-26646.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-26655.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-26709.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-26802.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-26805.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-26812.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-26812.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-26873-multifile.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-26873-onefile.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-26886.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-26886.stderr Mark duplicate import removal suggestion tool only 2019-03-23 13:05:30 -07:00
issue-26905-rpass.rs tests: Move run-pass tests with naming conflicts to ui 2019-07-27 18:56:17 +03:00
issue-26905.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-26905.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-26930.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-26948.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-26948.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-26996.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-26997.rs Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, r=rkruppe" 2019-11-13 17:00:47 +01:00
issue-27008.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-27008.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-27021.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-27033.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
issue-27033.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
issue-27042.rs Make WhileTrue into an EarlyLintPass lint. 2019-07-06 06:43:58 +02:00
issue-27042.stderr Point at type in let assignment on type errors 2019-11-21 19:24:31 -08:00
issue-27054-primitive-binary-ops.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-27060-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-27060-2.stderr Handle more cases 2019-10-15 13:55:43 -07:00
issue-27060-rpass.rs tests: Move run-pass tests with naming conflicts to ui 2019-07-27 18:56:17 +03:00
issue-27060.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-27060.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-27078.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-27078.stderr Handle Self restriction needed 2019-10-15 13:55:43 -07:00
issue-27105.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-27240.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-27268.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-27281.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-27282-move-match-input-into-guard.rs remove feature(nll) in more cases. 2019-09-26 06:44:57 +02:00
issue-27282-move-match-input-into-guard.stderr remove feature(nll) in more cases. 2019-09-26 06:44:57 +02:00
issue-27282-move-ref-mut-into-guard.rs remove feature(nll) in more cases. 2019-09-26 06:44:57 +02:00
issue-27282-move-ref-mut-into-guard.stderr remove feature(nll) in more cases. 2019-09-26 06:44:57 +02:00
issue-27282-mutate-before-diverging-arm-1.rs remove feature(nll) in more cases. 2019-09-26 06:44:57 +02:00
issue-27282-mutate-before-diverging-arm-1.stderr remove feature(nll) in more cases. 2019-09-26 06:44:57 +02:00
issue-27282-mutate-before-diverging-arm-2.rs remove feature(nll) in more cases. 2019-09-26 06:44:57 +02:00
issue-27282-mutate-before-diverging-arm-2.stderr remove feature(nll) in more cases. 2019-09-26 06:44:57 +02:00
issue-27282-mutate-before-diverging-arm-3.rs remove feature(nll) in more cases. 2019-09-26 06:44:57 +02:00
issue-27282-mutate-before-diverging-arm-3.stderr
issue-27282-reborrow-ref-mut-in-guard.rs Update tests wrt. bind_by_by_move_pattern_guards stabilization. 2019-09-08 01:39:24 +02:00
issue-27282-reborrow-ref-mut-in-guard.stderr Update tests wrt. bind_by_by_move_pattern_guards stabilization. 2019-09-08 01:39:24 +02:00
issue-27320.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-27340.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-27340.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-27401-dropflag-reinit.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-27433.rs Resolve incorrect diagnostic for using a non-const value in a constant 2019-02-07 16:03:12 +01:00
issue-27433.stderr Resolve incorrect diagnostic for using a non-const value in a constant 2019-02-07 16:03:12 +01:00
issue-27583.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-27592.rs Fix format macro expansions spans to be macro-generated 2019-09-25 17:45:15 -07:00
issue-27592.stderr Fix format macro expansions spans to be macro-generated 2019-09-25 17:45:15 -07:00
issue-27639.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-27697.rs Update test stderr with results of enabling unused lints 2019-09-08 11:32:28 -04:00
issue-27815.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-27815.stderr Update ui tests 2019-10-13 22:10:03 +02:00
issue-27842.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-27842.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-27859.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-27889.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-27890.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-27895.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-27895.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-27901.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-27942.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-27942.stderr Print lifetimes with backticks 2019-10-11 16:08:53 +09:00
issue-27949.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-27997.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-28075.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-28075.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
issue-28098.rs When possible point at argument causing item obligation failure 2019-09-19 12:10:23 -07:00
issue-28098.stderr When possible point at argument causing item obligation failure 2019-09-19 12:10:23 -07:00
issue-28105.rs more --blessing + test error annotations fixes 2019-08-21 15:13:13 +03:00
issue-28105.stderr improve diagnostics: break/continue wrong context 2019-08-21 13:17:59 +03:00
issue-28109.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-28109.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-28113.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-28113.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-28134.rs Introduce built-in macros through libcore 2019-07-26 13:09:54 +03:00
issue-28134.stderr Introduce built-in macros through libcore 2019-07-26 13:09:54 +03:00
issue-28181.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-28279.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-28324.rs safe_extern_static -> error 2019-11-06 11:10:36 +01:00
issue-28324.stderr safe_extern_static -> error 2019-11-06 11:10:36 +01:00
issue-28344.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-28344.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-28388-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-28388-1.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-28388-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-28388-2.stderr resolve: Point at the private item definitions in privacy errors 2020-01-16 21:59:11 +03:00
issue-28388-3.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-28388-3.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
issue-28433.rs fix tidy 2019-05-31 13:50:04 -07:00
issue-28433.stderr syntactically allow visibility on trait item & enum variant 2019-11-11 06:33:09 +01:00
issue-28472.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-28472.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-28498-must-work-ex1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-28498-must-work-ex2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-28498-ugeh-ex1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-28498-ugeh-with-lifetime-param.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-28498-ugeh-with-passed-to-fn.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-28498-ugeh-with-trait-bound.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-28550.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-28561.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-28568.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-28568.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-28576.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-28576.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-28586.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-28586.stderr Tweak spans for E0599 2019-03-23 13:05:29 -07:00
issue-28600.rs Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, r=rkruppe" 2019-11-13 17:00:47 +01:00
issue-28625.rs Clarify wording of E0512 2018-12-28 19:23:22 +00:00
issue-28625.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-28676.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-28776.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-28776.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-28777.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-28822.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-28828.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-28837.rs Fix Typo on cannot "substract" 2020-01-08 19:25:38 -03:00
issue-28837.stderr Fix Typo on cannot "substract" 2020-01-08 19:25:38 -03:00
issue-28839.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-28848.nll.stderr update tests 2019-10-27 09:39:14 -05:00
issue-28848.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-28848.stderr Print lifetimes with backticks 2019-10-11 16:08:53 +09:00
issue-28871.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-28936.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-28950.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-28971.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-28971.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-28983.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-28992-empty.rs Improve the "try using a variant of the expected type" hint. 2019-10-28 18:43:51 +01:00
issue-28992-empty.stderr Improve the "try using a variant of the expected type" hint. 2019-10-28 18:43:51 +01:00
issue-28999.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-29030.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-29037.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-29048.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-29053.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29071-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29071.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-29084.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-29084.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-29092.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29124.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-29124.stderr Add backticks in appropriate places 2020-01-12 15:37:50 +00:00
issue-29147-rpass.rs tests: Move run-pass tests with naming conflicts to ui 2019-07-27 18:56:17 +03:00
issue-29147.rs Deduplicate logic 2019-12-10 12:02:18 -08:00
issue-29147.stderr Add more context for type parameters 2019-12-11 17:18:43 -08:00
issue-29161.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-29161.stderr resolve: Point at the private item definitions in privacy errors 2020-01-16 21:59:11 +03:00
issue-29166.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29181.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-29181.stderr Give method not found a primary span label 2019-09-08 18:27:02 -07:00
issue-29184.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-29184.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-29227.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29265.rs Add test for issue-29265 2019-08-04 20:20:12 +09:00
issue-29276.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-29466.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29485.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29488.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29516.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-29522.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29540.rs Apply review suggestions 2019-11-06 00:00:00 +00:00
issue-29663.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29668.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29710.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-29723.rs remove feature(nll) in more cases. 2019-09-26 06:44:57 +02:00
issue-29723.stderr remove feature(nll) in more cases. 2019-09-26 06:44:57 +02:00
issue-29740.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-29743.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-29746.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29844.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29857.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-29861.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-29861.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-29914-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29914-3.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29914.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29927-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29927.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-29948.rs Re-enable Emscripten's exception handling support 2019-10-25 15:16:36 -07:00
issue-30007.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-30007.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-30018-nopanic.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-30018-panic.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-30079.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-30079.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
issue-30081.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-30123.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-30123.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-30225.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-30225.stderr Remove E0308 note when primary label has all info 2019-11-18 11:03:03 -08:00
issue-30236.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
issue-30236.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-30240-b.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
issue-30240-b.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-30240-rpass.rs tests: Move run-pass tests with naming conflicts to ui 2019-07-27 18:56:17 +03:00
issue-30240.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-30240.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-30255.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-30255.stderr review comments 2020-01-19 17:31:34 -08:00
issue-30302.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-30302.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-30355.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-30355.stderr Fix broken links to second edition TRPL. 2019-01-01 12:53:07 -05:00
issue-30371.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-30438-a.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-30438-a.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-30438-b.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-30438-b.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-30438-c.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-30438-c.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-30490.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-30530.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-30535.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-30535.stderr update ui tests 2019-10-16 13:56:14 +02:00
issue-30560.rs clarify what the item is in "not a module" error 2019-04-10 12:55:21 -04:00
issue-30560.stderr clarify what the item is in "not a module" error 2019-04-10 12:55:21 -04:00
issue-30589.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-30589.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-30615.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-30730.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-30730.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-30756.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-30891.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-31011.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-31011.stderr Implement CRs 2019-09-28 14:39:19 +03:00
issue-31076.rs Update tests 2019-12-12 20:56:14 +01:00
issue-31076.stderr Update UI test expectations 2019-12-12 20:56:14 +01:00
issue-31109.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-31109.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-31173.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-31173.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-31212.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-31212.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
issue-31221.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-31221.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-31260.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-31267-additional.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-31267.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-31299.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-31511.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-31511.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-31561.rs check_match: unify check_irrefutable & check_exhaustive more. 2019-09-09 16:44:23 +02:00
issue-31561.stderr Suggest if let on let refutable binding 2019-10-09 12:25:48 -07:00
issue-31597.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-31702.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-31769.rs Implement RFC 2645 (transparent enums and unions) 2019-06-10 22:07:24 -07:00
issue-31769.stderr Implement RFC 2645 (transparent enums and unions) 2019-06-10 22:07:24 -07:00
issue-31776.rs Cherry-pick src/test changes with Centril's changes 2019-08-19 22:31:46 +01:00
issue-31804.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-31804.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-31845.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-31845.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-31910.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-31910.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-31924-non-snake-ffi.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-32004.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-32004.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-32008.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-32086.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-32086.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-32119.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-32201.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-32201.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-32222.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-32292.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-32323.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-32323.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-32324.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-32326.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-32326.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-32354-suggest-import-rename.fixed Remove licenses 2018-12-25 21:08:33 -07:00
issue-32354-suggest-import-rename.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-32354-suggest-import-rename.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-32377.rs Clarify wording of E0512 2018-12-28 19:23:22 +00:00
issue-32377.stderr Clarify wording of E0512 2018-12-28 19:23:22 +00:00
issue-32389.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-32518.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-32655.rs resolve: Tweak "cannot find" wording for attributes 2019-09-15 13:10:12 +03:00
issue-32655.stderr resolve: Tweak "cannot find" wording for attributes 2019-09-15 13:10:12 +03:00
issue-32709.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-32709.stderr Explain that ? converts the error type using From 2019-05-17 12:18:56 -07:00
issue-32782.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-32782.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
issue-32797.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-32805.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-32829-2.rs const fn feature gate is not needed anymore in a lot of tests 2019-01-09 10:20:44 +01:00
issue-32829-2.stderr const fn feature gate is not needed anymore in a lot of tests 2019-01-09 10:20:44 +01:00
issue-32829.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-32829.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
issue-32833.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-32833.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-32922.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-32947.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-32950.rs Do not abort compilation if expansion produces errors 2018-12-27 15:51:36 +03:00
issue-32950.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-32963.rs Update tests 2020-01-09 21:23:12 +03:00
issue-32963.stderr Update tests 2020-01-09 21:23:12 +03:00
issue-32995-2.rs parenthesized_params_in_types_and_modules -> error 2019-11-06 11:10:37 +01:00
issue-32995-2.stderr parenthesized_params_in_types_and_modules -> error 2019-11-06 11:10:37 +01:00
issue-32995.rs parenthesized_params_in_types_and_modules -> error 2019-11-06 11:10:37 +01:00
issue-32995.stderr parenthesized_params_in_types_and_modules -> error 2019-11-06 11:10:37 +01:00
issue-33096.rs Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
issue-33140-hack-boundaries.rs implement a hack to make traitobject 0.1.0 compile 2019-01-04 01:50:35 +02:00
issue-33140-hack-boundaries.stderr implement a hack to make traitobject 0.1.0 compile 2019-01-04 01:50:35 +02:00
issue-33140-traitobject-crate.rs Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
issue-33140-traitobject-crate.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-33140.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-33140.stderr Add explanation for E0592 2019-06-14 11:19:21 +09:00
issue-33185.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-33187.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-33202.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-33241.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-33264.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-33287.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-33293.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-33293.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-33387.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-33461.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-33464.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-33464.stderr Don't recommend extern crate syntax 2019-08-05 18:19:01 +01:00
issue-33498.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-33504.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-33504.stderr Remove E0308 note when primary label has all info 2019-11-18 11:03:03 -08:00
issue-33525.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-33525.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
issue-33537.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-33571.rs Update tests 2020-01-09 21:23:12 +03:00
issue-33571.stderr Update tests 2020-01-09 21:23:12 +03:00
issue-33575.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-33575.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-33687.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-33770.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-33819.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-33819.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-33903.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-33941.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-33941.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-33992.rs Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
issue-34028.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-34047.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-34047.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-34053.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-34074.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-34171.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-34194.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-34209.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-34209.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-34222-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-34222-1.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-34229.rs Update tests 2020-01-09 21:23:12 +03:00
issue-34229.stderr Update tests 2020-01-09 21:23:12 +03:00
issue-34255-1.rs Expand suggestions for type ascription parse errors 2019-03-22 19:50:18 -07:00
issue-34255-1.stderr Handle more cases of typos misinterpreted as type ascription 2019-07-19 10:56:37 -07:00
issue-34334.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-34334.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-34349.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-34349.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-34373.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-34373.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-34418.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-34427.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-34503.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-34569.rs Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
issue-34571.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-34721.fixed Deduplicate type param constraint suggestion code 2019-11-28 12:20:28 -08:00
issue-34721.rs Use structured suggestion when requiring Copy constraint in type param 2019-11-28 12:20:28 -08:00
issue-34721.stderr Deduplicate type param constraint suggestion code 2019-11-28 12:20:28 -08:00
issue-34751.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-34780.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-34784.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-34796.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-34798.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-34839.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-34932.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-35075.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-35075.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-35139.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-35139.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-35241.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-35241.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-35376.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-35423.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-35450.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-35450.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-35546.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-35570.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-35600.rs fire "non_camel_case_types" for associated types 2020-01-06 09:51:23 -05:00
issue-35668.rs Update tests 2019-12-12 20:56:14 +01:00
issue-35668.stderr Update UI test expectations 2019-12-12 20:56:14 +01:00
issue-35675.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-35675.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-35677.rs Relax some Hash bounds on HashMap<K, V, S> and HashSet<T, S> 2019-02-13 12:23:14 +01:00
issue-35677.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-35815.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-35869.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-35869.stderr Highlight parts of fn in type errors 2019-11-23 16:50:28 -08:00
issue-35976.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-35976.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-35988.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-35988.stderr Fix broken links to second edition TRPL. 2019-01-01 12:53:07 -05:00
issue-36023.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-36036-associated-type-layout.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-36053.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-36075.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-36082.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-36082.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-36116.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-36139-normalize-closure-sig.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-36163.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-36163.stderr Remove HIR based const qualification 2019-09-30 19:56:49 +01:00
issue-36260.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-36278-prefix-nesting.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-36299.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-36299.stderr typo: fix typo in E0392 2019-10-03 09:22:29 -04:00
issue-36379.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-36381.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-36400.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-36400.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-36401.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-36474.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-36617.rs Update tests 2020-01-09 21:23:12 +03:00
issue-36617.stderr Update tests 2020-01-09 21:23:12 +03:00
issue-36638.rs fix tidy 2019-05-31 13:50:04 -07:00
issue-36638.stderr typo: fix typo in E0392 2019-10-03 09:22:29 -04:00
issue-36708.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-36708.stderr Point at individual type arguments on arg count mismatch 2019-06-01 10:35:31 -07:00
issue-36744-bitcast-args-if-needed.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-36744-without-calls.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-36768.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-36786-resolve-call.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-36792.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-36816.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-36836.rs review comments 2019-09-02 20:51:31 -07:00
issue-36836.stderr review comments 2019-09-02 20:51:31 -07:00
issue-36839.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-36856.rs Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
issue-36881.rs Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
issue-36881.stderr Don't recommend extern crate syntax 2019-08-05 18:19:01 +01:00
issue-36936.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-36954.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-37026.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-37026.stderr Pass the span of <init> in let <pat> = <init>; 2019-12-30 13:50:20 +01:00
issue-37051.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-37109.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-37131.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-37131.stderr
issue-37175.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-37222.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-37323.rs Use -Zsave-analysis when compiling issue-37323.rs 2019-11-07 08:45:57 +01:00
issue-37366.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-37433.rs rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-37433.stderr rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-37510.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-37515.rs compiletest: Validate pass modes harder 2019-06-16 12:23:22 +03:00
issue-37515.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-37534.rs resolve: Attempt to resolve unresolved paths in macro namespace 2019-07-18 13:42:45 +03:00
issue-37534.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-37550.rs Stabilize let bindings and destructuring in constants and const fn 2019-01-09 10:20:12 +01:00
issue-37550.stderr normalize use of backticks/lowercase in compiler messages for librustc_mir 2019-07-06 20:40:40 +02:00
issue-37576.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-37576.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-37598.rs slice_patterns: remove gates in tests 2020-01-18 19:33:47 +01:00
issue-37655.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-37665.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-37665.stderr Point at type in let assignment on type errors 2019-11-21 19:24:31 -08:00
issue-37686.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-37725.rs Apply review suggestions 2019-11-06 00:00:00 +00:00
issue-37733.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-37884.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-37884.stderr Highlight parts of fn in type errors 2019-11-23 16:50:28 -08:00
issue-37887.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-37887.stderr Don't recommend extern crate syntax 2019-08-05 18:19:01 +01:00
issue-37991.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-38002.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-38033.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-38074.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-38091.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-38160.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-38190.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-38226.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-38293.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-38293.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-38381.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-38404.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-38404.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-38412.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-38412.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-38437.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-38458.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-38458.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-38556.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-38604.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-38604.stderr RFC 2027: "first draft" of implementation 2019-10-22 15:24:33 -04:00
issue-38715.rs resolve: Minor cleanup of duplicate macro reexports 2019-12-28 17:37:22 +03:00
issue-38715.stderr resolve: Minor cleanup of duplicate macro reexports 2019-12-28 17:37:22 +03:00
issue-38727.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-38763.rs Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, r=rkruppe" 2019-11-13 17:00:47 +01:00
issue-38821.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-38821.stderr Do not suggest restriction on spans originating in macros 2019-10-15 13:55:44 -07:00
issue-38857.rs Ignore some tests on platforms without libstd spans 2020-01-16 22:19:55 +03:00
issue-38857.stderr Ignore some tests on platforms without libstd spans 2020-01-16 22:19:55 +03:00
issue-38868.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-38868.stderr improve generic Drop error messages 2020-01-03 17:57:23 -05:00
issue-38919.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-38919.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-38940.rs Enclose type in backticks for "reached the recursion limit while auto-dereferencing" error 2018-11-21 16:06:24 +00:00
issue-38940.stderr Point at type in let assignment on type errors 2019-11-21 19:24:31 -08:00
issue-38942.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-38954.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-38954.stderr Fix broken links to second edition TRPL. 2019-01-01 12:53:07 -05:00
issue-38987.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-39089.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-39175.rs Added ignore-sgx for appropriate tests 2019-05-16 14:29:12 -07:00
issue-39175.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-39211.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-39211.stderr Fix suggestion span for typo in associated type name 2019-12-24 22:25:45 -08:00
issue-39292.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-39362.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-39362.stderr Point at enum definition when match patterns are not exhaustive 2019-03-02 16:45:23 -08:00
issue-39367.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-39388.rs Update tests since ? macro op is supported on 2015. 2019-06-09 04:16:34 +02:00
issue-39388.stderr Update tests since ? macro op is supported on 2015. 2019-06-09 04:16:34 +02:00
issue-39404.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-39404.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
issue-39467.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-39548.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-39559-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-39559-2.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
issue-39559.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-39559.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-39616.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-39616.stderr Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
issue-39687.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-39687.stderr Point at correct span for parenthesized types 2019-09-22 11:33:12 -07:00
issue-39709.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-39720.rs - remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!} 2020-01-08 04:25:33 +01:00
issue-39808.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-39823.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-39827.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-39848.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-39848.stderr more recovery in if-parsing 2019-12-23 13:42:25 +01:00
issue-39970.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-39970.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-39974.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-39974.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-39984.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-40000.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-40000.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-40003.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-40085.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-40136.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-40231-1.rs Add test for issue-40231 2019-11-13 00:36:20 +09:00
issue-40231-2.rs Add test for issue-40231 2019-11-13 00:36:20 +09:00
issue-40235.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-40288-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-40288-2.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-40288.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-40288.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-40350.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-40408.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-40469.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-40510-1.migrate.stderr Adjust & --bless tests due to no longer downgrading NLL errors on 2015. 2019-09-26 06:44:57 +02:00
issue-40510-1.rs Adjust & --bless tests due to no longer downgrading NLL errors on 2015. 2019-09-26 06:44:57 +02:00
issue-40510-1.stderr Adjust & --bless tests due to no longer downgrading NLL errors on 2015. 2019-09-26 06:44:57 +02:00
issue-40510-2.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-40510-3.migrate.stderr Adjust & --bless tests due to no longer downgrading NLL errors on 2015. 2019-09-26 06:44:57 +02:00
issue-40510-3.rs Adjust & --bless tests due to no longer downgrading NLL errors on 2015. 2019-09-26 06:44:57 +02:00
issue-40510-3.stderr Adjust & --bless tests due to no longer downgrading NLL errors on 2015. 2019-09-26 06:44:57 +02:00
issue-40510-4.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-40610.rs Update tests 2019-12-12 20:56:14 +01:00
issue-40610.stderr Update UI test expectations 2019-12-12 20:56:14 +01:00
issue-40749.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-40749.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-40770.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-40782.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
issue-40782.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-40827.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-40827.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -07:00
issue-40845.rs resolve: Remove ! from "cannot find" diagnostics for macros 2019-09-15 13:22:07 +03:00
issue-40845.stderr resolve: Remove ! from "cannot find" diagnostics for macros 2019-09-15 13:22:07 +03:00
issue-40847.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-40861.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-40861.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-40883.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-40951.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-40962.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-41053.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-41139.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-41139.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-41213.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-41229-ref-str.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-41229-ref-str.stderr Fix broken links to second edition TRPL. 2019-01-01 12:53:07 -05:00
issue-41255.rs Introduce #![feature(half_open_range_patterns)]. 2020-01-10 07:29:04 +01:00
issue-41255.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-41272.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-41298.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-41394-rpass.rs tests: Move run-pass tests with naming conflicts to ui 2019-07-27 18:56:17 +03:00
issue-41394.rs Update tests 2019-12-12 20:56:14 +01:00
issue-41394.stderr Update UI test expectations 2019-12-12 20:56:14 +01:00
issue-41479.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-41498.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-41549.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-41549.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-41604.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-41628.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-41677.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-41696.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-41726.rs Add help message for mutation though overloaded place operators 2019-07-07 15:24:19 +01:00
issue-41726.stderr Add help message for mutation though overloaded place operators 2019-07-07 15:24:19 +01:00
issue-41742.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-41742.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-41744.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-41776.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-41776.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-41803.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-41849-variance-req.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-41880.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-41880.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-41888.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-41936-variance-coerce-unsized-cycle.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-41974.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-41974.stderr clarify that Drop can be implemented for enums and unions too 2020-01-03 17:57:24 -05:00
issue-41998.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-42007.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-42060.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
issue-42060.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
issue-42106.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-42106.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-42148.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-42210.rs Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
issue-42312.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-42312.stderr Handle missing projection restriction 2019-10-15 13:55:44 -07:00
issue-42344.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-42344.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-42453.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-42463.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-42467.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-42552.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-42679.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-42747.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-42755.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-42755.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-42796.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-42796.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-42880.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-42880.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-42944.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-42944.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-42954.fixed Remove licenses 2018-12-25 21:08:33 -07:00
issue-42954.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-42954.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-42956.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-43023.rs Do not abort compilation if expansion produces errors 2018-12-27 15:51:36 +03:00
issue-43023.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-43057.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-43105.rs Update tests 2020-01-09 21:23:12 +03:00
issue-43105.stderr Update tests 2020-01-09 21:23:12 +03:00
issue-43132.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-43162.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-43162.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-43189.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-43189.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-43196.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
issue-43196.stderr Tweak unexpected token wording 2019-10-28 10:53:13 -07:00
issue-43205.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-43250.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-43250.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-43291.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-43355.rs lint: convert incoherent_fundamental_impls into hard error 2019-04-16 08:12:14 +07:00
issue-43355.stderr lint: convert incoherent_fundamental_impls into hard error 2019-04-16 08:12:14 +07:00
issue-43357.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-43398.rs Rebase fallout 2019-11-06 11:04:42 +01:00
issue-43420-no-over-suggest.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-43420-no-over-suggest.stderr Remove E0308 note when primary label has all info 2019-11-18 11:03:03 -08:00
issue-43424.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-43424.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-43431.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-43431.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-43483.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-43623.rs Add test for issue-43623 2019-08-09 08:37:40 +09:00
issue-43623.stderr Add long error for E0631 and update ui tests. 2019-12-02 22:01:27 -05:00
issue-43692.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-43733.rs update test to match new doc(hidden) thread_local api 2019-05-15 07:30:33 -07:00
issue-43733.stderr update test to match new doc(hidden) thread_local api 2019-05-15 07:30:33 -07:00
issue-43784-associated-type.rs Point at associated type for some obligations 2019-10-22 12:42:15 -07:00
issue-43784-associated-type.stderr Fix rebase 2019-10-22 13:24:30 -07:00
issue-43784-supertrait.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-43784-supertrait.stderr Handle more cases 2019-10-15 13:55:43 -07:00
issue-43806.rs Update test stderr with results of enabling unused lints 2019-09-08 11:32:28 -04:00
issue-43853.rs Re-enable Emscripten's exception handling support 2019-10-25 15:16:36 -07:00
issue-43910.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-43923.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-43925.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-43925.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-43926.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-43926.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-43988.rs Reword malformed attribute input diagnostics 2019-05-25 11:55:50 -07:00
issue-43988.stderr Suggest #[repr(C)] instead of #[repr(C, packed, ...)] 2019-11-08 12:32:46 -03:00
issue-44005.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-44021.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-44021.stderr Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
issue-44023.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-44023.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-44056.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-44078.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-44078.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-44127.rs Add a test for #44127 2019-03-12 18:34:43 +00:00
issue-44239.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-44239.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-44247.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-44255.rs Add a test for #44255 2019-03-12 18:34:43 +00:00
issue-44333.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-44373-2.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-44373.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-44373.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-44405.rs Add test for issue-44405 2019-08-09 08:37:55 +09:00
issue-44405.stderr Add test for issue-44405 2019-08-09 08:37:55 +09:00
issue-44406.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-44406.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-44730.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-44851.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-45087-unreachable-unsafe.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-45087-unreachable-unsafe.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-45107-unnecessary-unsafe-in-closure.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-45107-unnecessary-unsafe-in-closure.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-45124.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-45152.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-45157.rs remove feature(nll) from #45157 test. 2019-09-26 06:44:57 +02:00
issue-45157.stderr remove feature(nll) from #45157 test. 2019-09-26 06:44:57 +02:00
issue-45199.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-45199.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-45296.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-45296.stderr Fix failing UI tests 2019-07-27 18:24:48 +07:00
issue-45425.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-45510.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-45562.fixed normalize use of backticks in compiler messages for librustc_lint 2019-07-21 11:47:24 +02:00
issue-45562.rs normalize use of backticks in compiler messages for librustc_lint 2019-07-21 11:47:24 +02:00
issue-45562.stderr normalize use of backticks in compiler messages for librustc_lint 2019-07-21 11:47:24 +02:00
issue-45696-long-live-borrows-in-boxes.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-45696-no-variant-box-recur.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
issue-45696-scribble-on-boxed-borrow.rs issue-#45696: remove ignore-compare-mode-nll 2019-09-26 17:19:03 +02:00
issue-45696-scribble-on-boxed-borrow.stderr issue-#45696: remove ignore-compare-mode-nll 2019-09-26 17:19:03 +02:00
issue-45697-1.rs Update tests 2019-05-03 03:11:37 -04:00
issue-45697-1.stderr Update tests 2019-05-03 03:11:37 -04:00
issue-45697.rs Update tests 2019-05-03 03:11:37 -04:00
issue-45697.stderr Update tests 2019-05-03 03:11:37 -04:00
issue-45729-unsafe-in-generator.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-45729-unsafe-in-generator.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-45730.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-45730.stderr Diagnostics should start lowercase 2020-01-12 15:36:40 +00:00
issue-45731.rs Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
issue-45799-bad-extern-crate-rename-suggestion-formatting.fixed Remove licenses 2018-12-25 21:08:33 -07:00
issue-45799-bad-extern-crate-rename-suggestion-formatting.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-45799-bad-extern-crate-rename-suggestion-formatting.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-45801.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-45801.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-45965.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-45965.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-46023.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-46023.stderr Update ui tests 2019-11-18 19:00:10 +01:00
issue-46036.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
issue-46036.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
issue-46069.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-46095.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-46101.rs Update tests 2020-01-09 21:23:12 +03:00
issue-46101.stderr Update tests 2020-01-09 21:23:12 +03:00
issue-46112.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-46112.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-46186.rs Recover from item trailing semicolon 2019-01-13 17:29:32 -08:00
issue-46186.stderr Recover from item trailing semicolon 2019-01-13 17:29:32 -08:00
issue-46302.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-46302.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-46311.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-46311.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-46332.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-46332.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-46438.rs Do not abort compilation if expansion produces errors 2018-12-27 15:51:36 +03:00
issue-46438.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-46471-1.rs Update tests 2019-05-03 03:11:37 -04:00
issue-46471-1.stderr Update tests 2019-05-03 03:11:37 -04:00
issue-46471.rs Update tests 2019-05-03 03:11:37 -04:00
issue-46471.stderr Update tests 2019-05-03 03:11:37 -04:00
issue-46472.rs Update tests 2019-05-03 03:11:37 -04:00
issue-46472.stderr Update tests 2019-05-03 03:11:37 -04:00
issue-46519.rs Re-enable Emscripten's exception handling support 2019-10-25 15:16:36 -07:00
issue-46553.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-46576.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-46576.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-46604.rs Correct other tests related to const_mut_refs 2019-12-02 09:46:26 -05:00
issue-46604.stderr Correct other tests related to const_mut_refs 2019-12-02 09:46:26 -05:00
issue-46756-consider-borrowing-cast-or-binexpr.fixed Remove licenses 2018-12-25 21:08:33 -07:00
issue-46756-consider-borrowing-cast-or-binexpr.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-46756-consider-borrowing-cast-or-binexpr.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-46771.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-46771.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-46845.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-46855.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-46920-byte-array-patterns.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-46959.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-46964.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-46983.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
issue-46983.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
issue-47073-zero-padded-tuple-struct-indices.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-47073-zero-padded-tuple-struct-indices.stderr use structured suggestions for nonexistent fields 2018-12-31 12:52:30 -05:00
issue-47094.rs lintify conflicting_repr_hints 2020-01-28 01:24:59 +01:00
issue-47094.stderr lintify conflicting_repr_hints 2020-01-28 01:24:59 +01:00
issue-47139-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-47139-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-47184.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
issue-47184.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
issue-47309.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-47364.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-47377.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-47377.stderr Update UI test expectations 2019-12-12 20:56:14 +01:00
issue-47380.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-47380.stderr Update UI test expectations 2019-12-12 20:56:14 +01:00
issue-47412.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-47412.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-47486.rs Add test for issue-47486 2019-10-14 10:45:56 +09:00
issue-47486.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-47511.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-47511.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-47623.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-47623.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-47638.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-47646.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
issue-47646.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
issue-47673.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-47703-1.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-47703-tuple.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-47703.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-47706-trait.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-47706-trait.stderr When possible point at argument causing item obligation failure 2019-09-19 12:10:23 -07:00
issue-47706.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-47706.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -07:00
issue-47715.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-47715.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-47722.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-47789.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-48006.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-48131.rs Remove mem::uninitalized from tests 2019-12-22 21:58:12 -05:00
issue-48131.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-48132.rs Update test stderr with results of enabling unused lints 2019-09-08 11:32:28 -04:00
issue-48159.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-48179.rs Update test stderr with results of enabling unused lints 2019-09-08 11:32:28 -04:00
issue-48276.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-48276.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-48364.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-48364.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-48508-aux.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-48508.rs Implement uncommon_codepoints lint. 2020-01-03 08:20:12 +08:00
issue-48551.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-48636.fixed Re-blessed tests. 2019-02-10 23:57:26 +00:00
issue-48636.rs Re-blessed tests. 2019-02-10 23:57:26 +00:00
issue-48636.stderr Re-blessed tests. 2019-02-10 23:57:26 +00:00
issue-48728.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-48728.stderr Fix a minor grammar nit, update UI tests 2019-09-19 00:16:16 +02:00
issue-48803.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
issue-48803.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
issue-48838.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-48838.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-48962.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-48984.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-49040.rs Provide a span if main function is not present in crate 2019-09-14 11:27:45 -04:00
issue-49040.stderr Provide a span if main function is not present in crate 2019-09-14 11:27:45 -04:00
issue-49074.rs resolve: Remove ! from "cannot find" diagnostics for macros 2019-09-15 13:22:07 +03:00
issue-49074.stderr resolve: Remove ! from "cannot find" diagnostics for macros 2019-09-15 13:22:07 +03:00
issue-49257.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-49257.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-49298.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-49544.rs Add test for issue-49544 2019-08-04 20:20:40 +09:00
issue-49556.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-49579.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-49588-non-shorthand-field-patterns-in-pattern-macro.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-49632.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-49685.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-49824.rs Adjust & --bless tests due to no longer downgrading NLL errors on 2015. 2019-09-26 06:44:57 +02:00
issue-49824.stderr Adjust & --bless tests due to no longer downgrading NLL errors on 2015. 2019-09-26 06:44:57 +02:00
issue-49854.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-49919.rs Add test for #49919 2019-07-11 09:58:09 +09:00
issue-49919.stderr Add test for #49919 2019-07-11 09:58:09 +09:00
issue-49934-errors.rs resolve: Tweak some expected/found wording 2019-09-14 22:36:58 +03:00
issue-49934-errors.stderr resolve: Tweak some expected/found wording 2019-09-14 22:36:58 +03:00
issue-49934.rs Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-49934.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-49955-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-49955.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-49973.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-50187.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-50301.rs Test HRTB issue accepted by compiler 2019-08-14 14:31:54 -07:00
issue-50403.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-50403.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-50411.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-50415.rs Cherry-pick src/test changes with Centril's changes 2019-08-19 22:31:46 +01:00
issue-50442.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-50471.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-50480.rs Update tests 2020-01-09 21:23:12 +03:00
issue-50480.stderr Update tests 2020-01-09 21:23:12 +03:00
issue-50518.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-50571.rs Add test for #50571 2019-10-01 04:55:12 +09:00
issue-50571.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-50576.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-50576.stderr improve diagnostics: break/continue wrong context 2019-08-21 13:17:59 +03:00
issue-50581.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-50581.stderr improve diagnostics: break/continue wrong context 2019-08-21 13:17:59 +03:00
issue-50582.rs Bless const tests with improved diagnostics 2019-11-13 10:44:14 -08:00
issue-50582.stderr Bless const tests with improved diagnostics 2019-11-13 10:44:14 -08:00
issue-50585.rs Bless const tests with improved diagnostics 2019-11-13 10:44:14 -08:00
issue-50585.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-50599.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-50599.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-50600.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-50600.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-50618.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-50618.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-50688.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-50688.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-50689.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-50714-1.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
issue-50714-1.stderr Remove the HirId/NodeId from where clauses 2019-06-18 22:54:51 +01:00
issue-50714.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
issue-50714.stderr Remove the HirId/NodeId from where clauses 2019-06-18 22:54:51 +01:00
issue-50731.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-50761.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-50781.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-50781.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-50802.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-50802.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-50811.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-50825-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-50825.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-50993.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-50993.stderr
issue-51022.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-51022.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-51044.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-51102.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-51102.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
issue-51116.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-51116.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-51185.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-51244.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-51244.stderr Update ui tests 2019-11-18 19:00:10 +01:00
issue-51301.rs Add ui test for issue 51301 2019-06-13 03:31:01 +00:00
issue-51301.stderr Add ui test for issue 51301 2019-06-13 03:31:01 +00:00
issue-51345.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-51515.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
issue-51515.stderr Update ui tests 2019-11-18 19:00:10 +01:00
issue-51582.rs Rebase fallout 2019-11-06 11:04:42 +01:00
issue-51602.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-51602.stderr more recovery in if-parsing 2019-12-23 13:42:25 +01:00
issue-51632-try-desugar-incompatible-types.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-51632-try-desugar-incompatible-types.stderr Emit coercion suggestions in more places 2019-12-03 21:51:16 -05:00
issue-51655.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-51714.rs Reorganize, bless and add tests for const control flow 2019-11-21 16:55:13 -08:00
issue-51714.stderr Bless unrelated tests with new help message 2019-12-13 10:39:14 -08:00
issue-51770.rs Add regression test for old NLL ICE 2019-12-27 13:36:41 +02:00
issue-51848.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-51848.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-51874.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-51874.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-51907.rs Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, r=rkruppe" 2019-11-13 17:00:47 +01:00
issue-51947.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-52023-array-size-pointer-cast.rs bless all the things 2019-08-02 23:04:11 +02:00
issue-52023-array-size-pointer-cast.stderr bless all the things 2019-08-02 23:04:11 +02:00
issue-52049.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-52049.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-52057.rs Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
issue-52060.rs Dynamically prevent constants from accessing statics 2019-12-23 14:54:22 +01:00
issue-52060.stderr Clarify suggestion for E0013 2020-01-10 13:31:36 +00:00
issue-52126-assign-op-invariance.rs tests: doc comments 2019-02-10 23:42:32 +00:00
issue-52126-assign-op-invariance.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-52169.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-52213.nll.stderr update tests 2019-10-27 09:39:14 -05:00
issue-52213.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-52213.stderr Include a span in more expected...found notes 2019-12-03 23:13:10 -05:00
issue-52240.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-52240.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
issue-52262.rs Do not ICE when dereferencing non-Copy raw pointer 2019-10-02 11:23:24 -07:00
issue-52262.stderr Do not ICE when dereferencing non-Copy raw pointer 2019-10-02 11:23:24 -07:00
issue-52489.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-52489.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
issue-52496.rs Tweak field parse error recovery 2019-01-20 15:16:36 -08:00
issue-52496.stderr Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
issue-52533-1.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
issue-52533-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-52533-1.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-52533.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
issue-52533.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-52533.stderr update ui tests 2019-09-12 13:25:42 +02:00
issue-52557.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-52717.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-52717.stderr use the identifier span for missing struct field 2019-03-16 13:14:01 -04:00
issue-52891.fixed Add suggestion for duplicated import. 2019-01-31 12:01:28 +01:00
issue-52891.rs Add suggestion for duplicated import. 2019-01-31 12:01:28 +01:00
issue-52891.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
issue-52992.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-53251.rs Update tests 2020-01-09 21:23:12 +03:00
issue-53251.stderr Update tests 2020-01-09 21:23:12 +03:00
issue-53300.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-53300.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-53333.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-53348.rs Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-53348.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-53419.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-53498.rs Avoid ICE by using delay_span_bug 2019-05-10 18:22:25 -07:00
issue-53498.stderr Avoid ICE by using delay_span_bug 2019-05-10 18:22:25 -07:00
issue-53565.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-53565.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-53568.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-53675-a-test-called-panic.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-53692.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-53692.stderr Point at type in let assignment on type errors 2019-11-21 19:24:31 -08:00
issue-53712.rs
issue-53712.stderr
issue-53728.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-53787-inline-assembler-macro.rs rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-53787-inline-assembler-macro.stderr rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-53840.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-53840.stderr check_legality_of_move_bindings: generalize diagnostics & add comments 2019-12-23 14:47:19 +01:00
issue-53843.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-53912.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-54062.rs Add test for issue-54062 2019-07-26 17:39:58 +09:00
issue-54062.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-54189.rs Add test for issue-54189 2019-06-21 00:19:11 +09:00
issue-54189.stderr Add test for issue-54189 2019-06-21 00:19:11 +09:00
issue-54302-cases.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
issue-54302-cases.rs apply the new placeholder errors even with just one placeholder 2019-01-02 17:35:06 -05:00
issue-54302-cases.stderr Tweak unsatisfied HRTB errors 2019-09-16 15:34:33 -07:00
issue-54302.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
issue-54302.rs apply the new placeholder errors even with just one placeholder 2019-01-02 17:35:06 -05:00
issue-54302.stderr Tweak unsatisfied HRTB errors 2019-09-16 15:34:33 -07:00
issue-54348.rs rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-54348.stderr rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
issue-54387.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-54410.rs Use platform independent types 2018-10-16 17:01:24 +02:00
issue-54410.stderr Fix broken links to second edition TRPL. 2019-01-01 12:53:07 -05:00
issue-54462-mutable-noalias-correctness.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-54467.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-54477-reduced-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-54521-1.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-54521-2.fixed Extend trailing > detection for paths. 2019-01-22 00:35:31 +01:00
issue-54521-2.rs Extend trailing > detection for paths. 2019-01-22 00:35:31 +01:00
issue-54521-2.stderr Extend trailing > detection for paths. 2019-01-22 00:35:31 +01:00
issue-54521.fixed Add error for trailing angle brackets. 2019-01-21 22:42:54 +01:00
issue-54521.rs Add error for trailing angle brackets. 2019-01-21 22:42:54 +01:00
issue-54521.stderr Pluralize error messages. 2019-01-21 22:42:54 +01:00
issue-54582.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-54696.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-54943-1.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-54943-2.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-54943-3.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-54943.nll.stderr update tests 2019-10-27 09:39:14 -05:00
issue-54943.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
issue-54943.stderr Add error code explanation for E0477 2019-12-30 14:41:46 +08:00
issue-54954.rs Remove blanket silencing of "type annotation needed" errors 2019-09-24 11:31:14 -07:00
issue-54954.stderr Avoid invalid suggestion by checking the snippet in const fn call 2019-12-10 14:15:38 -08:00
issue-54966.rs Add test for issue #54966 2018-10-12 12:42:33 -04:00
issue-54966.stderr Add test for issue #54966 2018-10-12 12:42:33 -04:00
issue-55376.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-55380.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-55511.rs Turn indirect_structural_match lint on explicitly in ui tests. 2019-07-12 15:27:21 +02:00
issue-55511.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-55587.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-55587.stderr Improve the "try using a variant of the expected type" hint. 2019-10-28 18:43:51 +01:00
issue-55731.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
issue-55731.rs Add a test for #55731 2019-03-12 18:34:43 +00:00
issue-55731.stderr Tweak unsatisfied HRTB errors 2019-09-16 15:34:33 -07:00
issue-55796.nll.stderr update tests 2019-10-27 09:39:14 -05:00
issue-55796.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-55796.stderr Include a span in more expected...found notes 2019-12-03 23:13:10 -05:00
issue-55846.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
issue-56031.rs Improve recovery for missing trait in a trait impl 2019-03-08 00:24:02 +03:00
issue-56031.stderr Improve recovery for missing trait in a trait impl 2019-03-08 00:24:02 +03:00
issue-56128.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-56199.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-56199.stderr use structured suggestions for nonexistent fields 2018-12-31 12:52:30 -05:00
issue-56202.rs Use build-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-56237.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-56411-aux.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-56411.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
issue-56411.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
issue-56488.rs new trait alias tests 2019-01-10 17:04:26 -05:00
issue-56685.rs Unused variable suggestions on all patterns. 2019-01-28 10:46:31 +01:00
issue-56685.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-56762.rs avoid mutable state and override main message 2019-08-03 13:37:44 -07:00
issue-56762.stderr tweak output and tests 2019-08-04 12:23:05 -07:00
issue-56806.rs Refer to "self type" instead of "receiver type" 2019-09-02 19:07:04 -07:00
issue-56806.stderr Refer to "self type" instead of "receiver type" 2019-09-02 19:07:04 -07:00
issue-56835.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-56835.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-56870.rs Regression test for #56870 2019-08-11 23:02:47 +03:00
issue-56943.rs Print visible name for types as well as modules. 2019-01-21 13:25:15 +01:00
issue-56943.stderr Point at type in let assignment on type errors 2019-11-21 19:24:31 -08:00
issue-57156.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-57162.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-57198-pass.rs Do not complain about missing crate named as a keyword 2018-12-29 17:23:19 -08:00
issue-57198.rs Do not complain about missing crate named as a keyword 2018-12-29 17:23:19 -08:00
issue-57198.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-57271.rs Add a regression test for #57271 2019-10-07 22:24:04 +01:00
issue-57271.stderr Add a regression test for #57271 2019-10-07 22:24:04 +01:00
issue-57362-1.rs update test files to reflect new output 2019-02-21 11:32:17 -05:00
issue-57362-1.stderr Add backticks in appropriate places 2020-01-12 15:37:50 +00:00
issue-57362-2.rs update test files to reflect new output 2019-02-21 11:32:17 -05:00
issue-57362-2.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-57399-self-return-impl-trait.rs Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
issue-57410-1.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-57410.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-57472.rs librustc_mir: Fix ICE with slice patterns 2019-01-13 14:23:32 +00:00
issue-57472.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-57597.rs update/add tests 2019-01-15 12:48:44 -06:00
issue-57597.stderr update/add tests 2019-01-15 12:48:44 -06:00
issue-57684.fixed Add suggestion for incorrect field syntax. 2019-01-23 23:40:58 +01:00
issue-57684.rs Add suggestion for incorrect field syntax. 2019-01-23 23:40:58 +01:00
issue-57684.stderr Add suggestion for incorrect field syntax. 2019-01-23 23:40:58 +01:00
issue-57741-1.rs Add "dereference boxed value" suggestion. 2019-01-20 22:26:37 +01:00
issue-57741-1.stderr MatchExpressionArmPattern: Use more generic wording. 2019-12-30 13:50:20 +01:00
issue-57741.fixed Add "dereference boxed value" suggestion. 2019-01-20 22:26:37 +01:00
issue-57741.rs Add "dereference boxed value" suggestion. 2019-01-20 22:26:37 +01:00
issue-57741.stderr MatchExpressionArmPattern: Use more generic wording. 2019-12-30 13:50:20 +01:00
issue-57781.rs Add a test for #57781 2019-03-12 18:34:43 +00:00
issue-57819.fixed Suggest removing leading left angle brackets. 2019-01-23 11:25:45 +01:00
issue-57819.rs Suggest removing leading left angle brackets. 2019-01-23 11:25:45 +01:00
issue-57819.stderr add doc comment and revert angle bracket change 2019-02-07 01:42:54 -08:00
issue-57843.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
issue-57843.rs make generalization code create new variables in correct universe 2019-02-15 14:38:26 +01:00
issue-57843.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-57924.rs rustc_typeck: correctly compute Substs for Res::SelfCtor. 2019-06-18 17:02:26 +03:00
issue-57924.stderr rustc_typeck: correctly compute Substs for Res::SelfCtor. 2019-06-18 17:02:26 +03:00
issue-58022.rs Deduplicate logic 2019-12-10 12:02:18 -08:00
issue-58022.stderr Explain that associated types and consts can't be accessed directly on the trait's path 2020-01-08 09:41:51 -08:00
issue-58212.rs Remove mem::uninitalized from tests 2019-12-22 21:58:12 -05:00
issue-58344.rs Add test for #58344 2019-10-01 04:55:46 +09:00
issue-58344.stderr review comments 2020-01-16 09:49:13 -08:00
issue-58375-monomorphize-default-impls.rs Fix or ignore regressed tests 2019-07-22 11:50:21 +03:00
issue-58435-ice-with-assoc-const.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-58463.rs Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
issue-58712.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
issue-58712.stderr Suggest defining type parameter when appropriate 2020-01-26 10:57:18 -08:00
issue-58734.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-58734.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-58856-1.rs Use Option in ImplItemKind::Method. 2019-12-12 17:54:48 +01:00
issue-58856-1.stderr Use Option in ImplItemKind::Method. 2019-12-12 17:54:48 +01:00
issue-58856-2.rs Update syntax in existing tests 2019-08-02 02:44:35 +01:00
issue-58856-2.stderr Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
issue-58857.rs parse_generic_bounds: account for negative lifetime bounds 2019-12-21 19:20:41 +01:00
issue-58857.stderr span_suggestion_hidden -> tool_only_span_suggestion 2019-12-21 19:20:41 +01:00
issue-59020.rs Move stray issue tests into src/test/ui/issues 2019-10-07 22:05:56 +01:00
issue-59029-1.rs Update tests 2020-01-09 21:23:12 +03:00
issue-59029-1.stderr Update tests 2020-01-09 21:23:12 +03:00
issue-59029-2.rs rustc: fix ICE when trait alias has bare Self 2019-03-12 14:42:10 -07:00
issue-59488.rs Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
issue-59488.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
issue-59508-1.rs Move some issues into the issues folder 2019-05-24 21:49:52 +01:00
issue-59508-1.stderr --bless tests due to INCOMPLETE_FEATURES being a lint. 2019-07-30 10:43:32 +02:00
issue-59508.fixed Move some issues into the issues folder 2019-05-24 21:49:52 +01:00
issue-59508.rs Move some issues into the issues folder 2019-05-24 21:49:52 +01:00
issue-59508.stderr Move some issues into the issues folder 2019-05-24 21:49:52 +01:00
issue-59756.fixed Move some issues into the issues folder 2019-05-24 21:49:52 +01:00
issue-59756.rs Disable issue-59756 test for now 2019-12-03 21:56:32 -05:00
issue-59756.stderr Emit coercion suggestions in more places 2019-12-03 21:51:16 -05:00
issue-59764.rs Move some issues into the issues folder 2019-05-24 21:49:52 +01:00
issue-59764.stderr Move some issues into the issues folder 2019-05-24 21:49:52 +01:00
issue-59896.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
issue-59896.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-60057.rs Provide a span if main function is not present in crate 2019-09-14 11:27:45 -04:00
issue-60057.stderr Provide a span if main function is not present in crate 2019-09-14 11:27:45 -04:00
issue-60075.rs syntactically allow visibility on trait item & enum variant 2019-11-11 06:33:09 +01:00
issue-60075.stderr Alias TraitItem & ImplItem. 2019-12-12 17:54:48 +01:00
issue-60218.rs add regression test for #60218 2019-10-03 05:59:18 -04:00
issue-60218.stderr add regression test for #60218 2019-10-03 05:59:18 -04:00
issue-60283.rs Use delay_span_bug for "Failed to unify obligation" 2019-05-08 11:42:47 -07:00
issue-60283.stderr Add long error for E0631 and update ui tests. 2019-12-02 22:01:27 -05:00
issue-60622.rs Move some issues into the issues folder 2019-05-24 21:49:52 +01:00
issue-60622.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-60662.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-60662.stdout Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-60989.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-60989.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-61106.rs When suggesting to borrow, remove useless clones 2019-06-13 16:46:07 -07:00
issue-61106.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-61108.rs Suggest borrowing for loop head on move error 2019-05-24 18:23:43 -07:00
issue-61108.stderr Suggest borrowing for loop head on move error 2019-05-24 18:23:43 -07:00
issue-61475.rs Add regression test 2019-06-03 18:39:17 -07:00
issue-61623.rs Fix ICE involving mut references 2019-06-18 18:39:08 -07:00
issue-61623.stderr Fix ICE involving mut references 2019-06-18 18:39:08 -07:00
issue-61696.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-61711-once-caused-rustc-inf-loop.rs Update test stderr with results of enabling unused lints 2019-09-08 11:32:28 -04:00
issue-61858.rs add test case 2019-07-12 11:13:03 -07:00
issue-61858.stderr more recovery in if-parsing 2019-12-23 13:42:25 +01:00
issue-61882-2.rs rustc_typeck: correctly compute Substs for Res::SelfCtor. 2019-06-18 17:02:26 +03:00
issue-61882-2.stderr rustc_typeck: correctly compute Substs for Res::SelfCtor. 2019-06-18 17:02:26 +03:00
issue-61882.rs rustc_typeck: correctly compute Substs for Res::SelfCtor. 2019-06-18 17:02:26 +03:00
issue-61882.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
issue-61894.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-62375.rs Add test for ICE #62375 2019-07-04 10:49:24 -04:00
issue-62375.stderr Add test for ICE #62375 2019-07-04 10:49:24 -04:00
issue-62480.rs Avoid ICE when breaking to an unreachable label 2019-11-18 18:33:57 -08:00
issue-62480.stderr Avoid ICE when breaking to an unreachable label 2019-11-18 18:33:57 -08:00
issue-62554.rs Update tests 2020-01-09 21:23:12 +03:00
issue-62554.stderr Update tests 2020-01-09 21:23:12 +03:00
issue-63364.rs Return early to avoid failing assertion 2019-08-08 13:38:23 +09:00
issue-63364.stderr Return early to avoid failing assertion 2019-08-08 13:38:23 +09:00
issue-63983.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-63983.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-64430.rs add trailing newline 2019-09-14 03:23:58 +08:00
issue-64430.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-64559.rs Fix the span used to suggest avoiding for-loop moves 2019-09-20 16:06:32 -07:00
issue-64559.stderr Fix the span used to suggest avoiding for-loop moves 2019-09-20 16:06:32 -07:00
issue-64593.rs Exempt extern "Rust" from improper_ctypes 2019-09-20 15:39:34 -07:00
issue-64620.rs Avoid ICE on return outside of fn with literal array 2019-09-30 15:11:19 -07:00
issue-64620.stderr Avoid ICE on return outside of fn with literal array 2019-09-30 15:11:19 -07:00
issue-64732.rs Add test case for issue #64732 2019-09-25 23:11:09 -04:00
issue-64732.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-64792-bad-unicode-ctor.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-64792-bad-unicode-ctor.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-65284-suggest-generic-trait-bound.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-65284-suggest-generic-trait-bound.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
issue-65462.rs Undo an assert causing an ICE until we fix the problem properly 2019-11-10 11:19:55 +01:00
issue-65611.rs Avoid ICE when adjusting bad self ty 2019-10-24 00:41:14 -07:00
issue-65611.stderr Add more context for type parameters 2019-12-11 17:18:43 -08:00
issue-65634-raw-ident-suggestion.rs review comments: move test 2019-12-03 22:25:15 -08:00
issue-65634-raw-ident-suggestion.stderr Use structured suggestion for disambiguating method calls 2019-12-11 17:42:28 -08:00
issue-65673.rs review comments 2019-11-17 14:40:41 -08:00
issue-65673.stderr Do not ICE on trait aliases with missing obligations 2019-11-17 14:40:41 -08:00
issue-66308.rs Add opt-level=0 to test 2020-01-24 10:26:39 -08:00
issue-66353.rs Do not ICE on recovery from unmet associated type bound obligation 2019-11-13 14:28:15 -08:00
issue-66353.stderr Do not ICE on recovery from unmet associated type bound obligation 2019-11-13 14:28:15 -08:00
issue-66473.rs Add test for issue-66473 2020-01-15 23:41:37 +09:00
issue-66473.stderr Add test for issue-66473 2020-01-15 23:41:37 +09:00
issue-66702-break-outside-loop-val.rs Check break target availability when checking breaks with values 2019-12-03 11:16:37 +03:00
issue-66702-break-outside-loop-val.stderr Check break target availability when checking breaks with values 2019-12-03 11:16:37 +03:00
issue-66851.rs SimplifyArmIdentity only for locals with the same type 2019-11-29 20:13:54 +01:00
issue-66923-show-error-for-correct-call.rs Rename tests and add short test description 2019-12-07 08:55:09 +01:00
issue-66923-show-error-for-correct-call.stderr Rename tests and add short test description 2019-12-07 08:55:09 +01:00
issue-67037-pat-tup-scrut-ty-diff-less-fields.rs update 2020-01-26 22:52:13 -06:00
issue-67037-pat-tup-scrut-ty-diff-less-fields.stderr Pass the span of <init> in let <pat> = <init>; 2019-12-30 13:50:20 +01:00
issue-67039-unsound-pin-partialeq.rs Add UI test for Pin PartialEq unsoundness 2019-12-05 13:44:03 +01:00
issue-67039-unsound-pin-partialeq.stderr Add UI test for Pin PartialEq unsoundness 2019-12-05 13:44:03 +01:00
issue-68000-unicode-ident-after-missing-comma.rs Do not ICE on unicode next point 2020-01-09 22:10:18 -08:00
issue-68000-unicode-ident-after-missing-comma.stderr Do not ICE on unicode next point 2020-01-09 22:10:18 -08:00
issue-68091-unicode-ident-after-if.rs Add ICE regression tests 2020-01-10 11:24:05 -08:00
issue-68091-unicode-ident-after-if.stderr Add ICE regression tests 2020-01-10 11:24:05 -08:00
issue-68092-unicode-ident-after-incomplete-expr.rs Add ICE regression tests 2020-01-10 11:24:05 -08:00
issue-68092-unicode-ident-after-incomplete-expr.stderr Add ICE regression tests 2020-01-10 11:24:05 -08:00
issue-68103.rs Fix issue with using self module via indirection 2020-01-10 23:30:13 +00:00
issue-pr29383.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
issue-pr29383.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
type-arg-mismatch-due-to-impl-trait.rs Explain that impl Trait introduces an implicit type argument 2019-06-01 11:35:54 -07:00
type-arg-mismatch-due-to-impl-trait.stderr Explain that impl Trait introduces an implicit type argument 2019-06-01 11:35:54 -07:00