]> git.lizzy.rs Git - rust.git/commit
Remove several FIXMEs
authorJohannes Oertel <johannes.oertel@uni-due.de>
Sat, 2 May 2015 13:06:00 +0000 (15:06 +0200)
committerJohannes Oertel <johannes.oertel@uni-due.de>
Mon, 4 May 2015 18:05:40 +0000 (20:05 +0200)
commite7d052ebd943762c4dbfd9a7a0525f3288a26ffa
tree25c7710ceccf3df4efdb0a6a8b069ed4d69f535a
parent42123b75f97312dbc4227390c38bc448ae5b9054
Remove several FIXMEs
13 files changed:
src/test/run-pass/associated-types-impl-redirect.rs
src/test/run-pass/associated-types-where-clause-impl-ambiguity.rs
src/test/run-pass/deriving-cmp-generic-struct-enum.rs
src/test/run-pass/deriving-cmp-generic-struct.rs
src/test/run-pass/deriving-cmp-generic-tuple-struct.rs
src/test/run-pass/deriving-self-lifetime-totalord-totaleq.rs
src/test/run-pass/generic-recursive-tag.rs
src/test/run-pass/issue-19081.rs
src/test/run-pass/last-use-in-cap-clause.rs
src/test/run-pass/ufcs-polymorphic-paths.rs
src/test/run-pass/unfold-cross-crate.rs
src/test/run-pass/utf8.rs
src/test/run-pass/vec-fixed-length.rs