summaryrefslogtreecommitdiff
path: root/src/test/run-pass/issue-2611-3.rs
AgeCommit message (Expand)Author
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II
2016-08-22Fix compiletest so it respects warnings for run-pass.Ahmed Charles
2015-04-08Remove pretty-expanded from failing testsAlex Crichton
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis
2014-10-29Rename fail! to panic!Steve Klabnik
2014-08-07Rename `Share` to `Sync`Alex Crichton
2014-03-20Replace Freeze bounds with Share boundsFlavio Percoco
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton
2013-09-30rpass: Remove usage of fmt!Alex Crichton
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton
2013-07-17librustc: Remove all uses of the `Copy` bound.Patrick Walton
2013-06-28librustc: Rename Const to FreezePatrick Walton
2013-05-09Refactor representation of bounds to separate out BuiltinBounds intoNiko Matsakis