rust/src/test/ui/run-pass/issues
Felix S. Klock II dc124e4d0b Add #![allow(stable_features)] to ease review.
That is, opting to ignore stable `#![feature(..)]`, under my theory
that a reviewer would prefer as much stuff to be bucketed under "ah
another `#![allow(..)]` here." as possible.
2018-09-06 13:00:26 +02:00
..
auxiliary Move a bunch of auxiliary support files into ui/run-pass/**/auxiliary. 2018-09-06 13:00:26 +02:00
issue-18804 Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-37291 Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-50865-private-impl-trait Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-52140 Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-52141 Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-52705 Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue24687-embed-debuginfo Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue_26873_multifile Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-333.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-868.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-979.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-1112.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-1251.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-1257.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-1451.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-1460.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-1660.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-1696.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-1701.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-1821.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-1866.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-1974.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2063-resource.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2063.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2074.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2190-1.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2214.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2216.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2284.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2288.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2311-2.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2311.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2312.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2316-c.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2380-b.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2383.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2414-c.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2428.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2445-b.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2445.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2463.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2472.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2487-a.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2502.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2526-a.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2550.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2611-3.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2631-b.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2633-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2633.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2642.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2708.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2718.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2723-b.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2734.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2735-2.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2735-3.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2735.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2748-a.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2748-b.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2804-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2895.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-2904.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2935.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2936.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-2989.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-3012-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3026.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3037.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-3052.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3091.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3109.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3121.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-3149.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-3211.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3220.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-3290.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3389.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-3424.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-3429.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3447.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-3500.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3556.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3559.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3563-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3563-3.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-3574.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3609.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3656.rs Add #[allow(improper_ctypes)] to slew of cases that need e.g. repr(C). 2018-09-06 13:00:26 +02:00
issue-3683.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3702.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3743.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3753.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3794.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3847.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3874.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3878.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3888-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3895.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3904.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3935.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3979-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3979-generics.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-3979-xcrate.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-3979.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-3991.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4025.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4107.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4208.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4228.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4252.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4333.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4387.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4401.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4446.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4448.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4464.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4541.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4542.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4545.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4734.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4735.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4759-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4759.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-4830.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4865-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4865-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4865-3.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-4875.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5008-borrowed-traitobject-method-call.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5060.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5192.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5239-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5243.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5280.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5315.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5321-immediates-with-bare-self.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5353.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5518.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5521.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5530.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5550.rs Remove references to a collection of unknown lints. 2018-09-06 13:00:26 +02:00
issue-5554.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5572.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5666.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5688.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5708.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5718.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5741.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-5754.rs Add #[allow(improper_ctypes)] to slew of cases that need e.g. repr(C). 2018-09-06 13:00:26 +02:00
issue-5791.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5884.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5900.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5917.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-5950.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5988.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-5997.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-6117.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-6128.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-6130.rs Remove references to a collection of unknown lints. 2018-09-06 13:00:26 +02:00
issue-6153.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-6157.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-6318.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-6334.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-6341.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-6344-let.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-6344-match.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-6449.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-6470.rs Add #[allow(improper_ctypes)] to slew of cases that need e.g. repr(C). 2018-09-06 13:00:26 +02:00
issue-6557.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-6892.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-6898.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-6919.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-6991.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-7012.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-7178.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-7222.rs Allow illegal_floating_point_literal_pattern. These will need to be updated at some point. 2018-09-06 13:00:26 +02:00
issue-7268.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-7344.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-7519-match-unit-in-arg.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-7563.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-7575.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-7607-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-7660.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-7663.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-7673-cast-generically-implemented-trait.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-7784.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-7899.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-7911.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8044.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8171-default-method-self-inherit-builtin-trait.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8248.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8249.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8259.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-8351-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8351-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8391.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8398.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8401.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8460.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8498.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8506.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-8521.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8578.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-8709.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8783.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8827.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8851.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8860.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-8898.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-9047.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-9110.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-9123.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-9129.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-9188.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-9243.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-9249.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-9259.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-9382.rs Remove references to a collection of unknown lints. 2018-09-06 13:00:26 +02:00
issue-9394-inherited-trait-calls.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-9396.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-9446.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-9719.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-9737.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-9837.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-9906.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-9918.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-9942.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-9951.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-9968.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10025.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10028.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10031.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10228.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10392.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10396.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10436.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10456.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10626.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10638.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10682.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10683.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10718.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10734.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-10763.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10764.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10767.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10802.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10806.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10853.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-10902.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11047.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11085.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11205.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11224.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11225-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11225-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11225-3.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11267.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11382.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11384.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11508.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11529.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11552.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11577.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11592.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11612.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11677.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11709.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11820.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11869.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11940.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-11958.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-12033.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-12133-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-12133-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-12133-3.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-12285.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-12582.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-12612.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-12660.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-12677.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-12699.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-12729.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-12744.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-12860.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-12909.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13027.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13105.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13167.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13204.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13214.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13259-windows-tcb-trash.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13264.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-13304.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13323.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13405.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13434.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13494.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13507-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13620.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13655.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13665.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13703.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13763.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13775.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13808.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13837.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13867.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13872.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-13902.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-14082.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14229.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14254.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14308.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14330.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14344.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14382.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14393.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14399.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14421.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-14422.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-14456.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14589.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14821.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14837.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14865.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14875.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14901.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14919.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14933.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14936.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14940.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14958.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-14959.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15043.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15063.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15080.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15104.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15108.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15129.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15155.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15189.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15221.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15261.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-15444.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15487.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15523-big.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15523.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15562.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15571.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15673.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-15689-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15689-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15730.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15734.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15735.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15763.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15774.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15793.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15858.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-15881-model-lexer-dotdotdot.rs Allow illegal_floating_point_literal_pattern. These will need to be updated at some point. 2018-09-06 13:00:26 +02:00
issue-16151.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16256.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16272.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16278.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16441.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16452.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16492.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-16530.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-16560.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16596.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16597-empty.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16597.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16602-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16602-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16602-3.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16643.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16648.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16668.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16671.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16739.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16745.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16774.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16783.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16819.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-16922.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17068.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17074.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17121.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17170.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17216.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17233.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17302.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17322.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17336.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17351.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17361.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17450.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17503.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17662.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17718-borrow-interior.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17718-const-destructors.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17718-parse-const.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17718-static-unsafe-interior.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17718.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17732.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17734.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17746.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17756.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-17771.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17816.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17877.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17897.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-17904.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18060.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18075.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18083.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18088.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18110.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18173.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18188.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18232.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18352.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18353.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18412.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18425.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18446.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18464.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18501.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18514.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18539.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18652.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18655.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18661.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18685.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18711.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18738.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18767.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18809.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18845.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18859.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18906.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18913.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18937-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-18988.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19001.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19037.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19081.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19097.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19098.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19102.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19127.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19129-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19129-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19135.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19244.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19293.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19340-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19340-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19358.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19367.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19398.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19404.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19479.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19499.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19631.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19632.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19811-escape-unicode.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19850.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-19982.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20009.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20055-box-trait.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20055-box-unsized-array.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20091.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-20174.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20186.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20313.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20343.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20389.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20396.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20414.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20427.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-20454.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20544.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20575.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20616.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20644.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-20676.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20763-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20763-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20797.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20803.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20823.rs Remove references to a collection of unknown lints. 2018-09-06 13:00:26 +02:00
issue-20825.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20847.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-20953.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21033.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21058.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21140.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21174.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21245.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21291.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21306.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21361.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21363.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21384.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21400.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21402.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21475.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21486.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21520.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21562.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-21622.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21634.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-21655.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21721.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21726.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21891.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-21909.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-21922.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22008.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22036.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22066.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22258.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22346.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22356.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-22375.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22403.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22426.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22463.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22471.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-22536-copy-mustnt-zero.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22546.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22577.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22629.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22777.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22781.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22814.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22828.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22864-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22864-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22894.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22992-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-22992.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23036.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23208.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23261.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23304-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23304-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23311.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23336.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23338-ensure-param-drop-order.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-23338-params-outlive-temps-of-body.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23406.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23433.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23442.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23477.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23485.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23491.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23550.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23611-enum-swap-in-drop.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-23649-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23649-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23649-3.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23699.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23781.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23808.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23825.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23833.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23891.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23898.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-23958.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23968-const-not-overflow.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-23992.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-24085.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-24086.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-24161.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-24227.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-24308.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-24313.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-24353.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-24389.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-24434.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-24533.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-24535-allow-mutable-borrow-in-match-guard.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-24589.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-24779.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-24805-dropck-itemless.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-24945-repeat-dash-opts.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-24947.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-24954.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25089.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25145.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25180.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-25185.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25279.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25339.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25343.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25394.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25467.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25497.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25515.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25549-multiple-drop.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25679.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25693.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25700-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25700-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25746-bool-transmute.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25757.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25810.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-25916.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-26095.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-26127.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-26205.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-26251.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-26322.rs Update line numbers to reflect added lines at beginning of tests. 2018-09-06 13:00:26 +02:00
issue-26468.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-26484.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-26641.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-26646.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-26655.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-26709.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-26802.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-26805.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-26873-multifile.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-26873-onefile.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-26905.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-26996.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-26997.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-27021.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-27054-primitive-binary-ops.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-27060.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-27105.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-27240.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-27268.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-27281.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-27320.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-27401-dropflag-reinit.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-27583.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-27639.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-27859.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-27889.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-27890.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-27901.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-27997.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-28181.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-28279.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-28550.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-28561.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-28600.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-28676.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-28777.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-28822.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-28828.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-28839.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-28871.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-28936.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-28950.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-28983.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-28999.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29030.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29037.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29048.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29053.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29071-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29071.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-29092.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29147.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29166.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29227.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29276.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29466.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29485.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29488.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29516.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29522.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29540.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29663.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-29668.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29710.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29740.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-29746.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29844.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29914-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29914-3.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29914.rs Add #![allow(stable_features)] to ease review. 2018-09-06 13:00:26 +02:00
issue-29927.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-29948.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-30018-nopanic.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-30018-panic.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-30081.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-30240.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-30371.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-30490.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-30530.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-30615.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-30756.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-30891.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-31260.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-31267-additional.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-31267.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-31299.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-31597.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-31702.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-31776.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-32008.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-32292.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-32324.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-32389.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-32518.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-32805.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-32947.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-33096.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-33185.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-33187.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-33202.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-33264.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-33287.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-33387.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-33461.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-33498.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-33537.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-33687.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-33770.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-33903.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-33992.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-34053.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-34074.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-34194.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-34427.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-34503.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-34569.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-34571.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-34751.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-34780.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-34784.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-34796.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-34798.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-34932.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-35376.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-35423.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-35546.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-35600.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-35815.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36023.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36036-associated-type-layout.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36053.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36075.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36139-normalize-closure-sig.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36260.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36278-prefix-nesting.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36381.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36401.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36474.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36744-bitcast-args-if-needed.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36744-without-calls.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36768.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36786-resolve-call.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36792.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36816.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36856.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36936.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-36954.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-37109.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-37175.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-37222.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-37598.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-37655.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-37686.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-37725.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-37733.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-37991.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-38002.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-38033.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-38074.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-38091.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-38190.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-38226.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-38437.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-38556.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-38715.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-38727.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-38763.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-38942.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-38987.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-39089.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-39292.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-39367.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-39467.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-39548.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-39709.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-39720.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-39720.stderr Add .stderr file for test where there are conflicting repr hints. 2018-09-06 13:00:26 +02:00
issue-39808.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-39823.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-39827.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-39984.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-40003.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-40085.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-40136.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-40235.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-40408.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-40469.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-40770.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-40847.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-40883.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-40951.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-40962.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-41053.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-41213.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-41272.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-41298.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-41394.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-41479.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-41498.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-41604.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-41628.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-41677.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-41696.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-41744.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-41803.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-41849-variance-req.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-41888.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-41936-variance-coerce-unsized-cycle.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-42007.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-42148.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-42210.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-42453.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-42463.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-42467.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-42552.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-42679.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-42747.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-42956.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-43057.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-43132.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-43205.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-43291.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-43357.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-43483.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-43692.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-43853.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-43910.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-43923.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-44005.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-44056.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-44247.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-44333.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-44373.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-44402.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-44730.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-44851.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-45124.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-45152.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-45425.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-45731.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-46069.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-46095.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-46519.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-46553.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-46845.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-46855.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-46920-byte-array-patterns.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-46959.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-46964.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-47139-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-47139-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-47364.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-47638.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-47673.rs Remove references to a collection of unknown lints. 2018-09-06 13:00:26 +02:00
issue-47703-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-47703-tuple.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-47703.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-47722.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-47789.rs Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output. 2018-09-06 13:00:26 +02:00
issue-48159.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-48508-aux.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-48508.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-48551.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-48962.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-48984.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-49298.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-49556.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-49588-non-shorthand-field-patterns-in-pattern-macro.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-49632.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-49685.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-49854.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-49955-2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-49955.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-49973.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-50415.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-50442.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-50689.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-50731.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-50811.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-51185.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-51345.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-51582.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-51655.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-51907.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-52169.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-52557.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue-53333.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue2170exe.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue28498-must-work-ex1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue28498-must-work-ex2.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue28498-ugeh-ex1.rs Allow uses of #[unsafe_destructor_blind_to_params]. Should be ported to #[may_dangle]. 2018-09-06 13:00:26 +02:00
issue28498-ugeh-with-lifetime-param.rs Allow uses of #[unsafe_destructor_blind_to_params]. Should be ported to #[may_dangle]. 2018-09-06 13:00:26 +02:00
issue28498-ugeh-with-passed-to-fn.rs Allow uses of #[unsafe_destructor_blind_to_params]. Should be ported to #[may_dangle]. 2018-09-06 13:00:26 +02:00
issue28498-ugeh-with-trait-bound.rs Allow uses of #[unsafe_destructor_blind_to_params]. Should be ported to #[may_dangle]. 2018-09-06 13:00:26 +02:00
issue29927-1.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue_3136_b.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00
issue_9155.rs Add // run-pass annotations to all the tests under ui/run-pass/. 2018-09-06 13:00:26 +02:00