summary refs log tree commit diff
path: root/src/test/run-pass/issue-4036.rs
AgeCommit message (Expand)AuthorLines
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-0/+2
2014-04-06Remove check-fast. Closes #4193, #8844, #6330, #7416Brian Anderson-1/+0
2014-03-27serialize: use ResultSean McArthur-1/+1
2014-03-22Remove outdated and unnecessary std::vec_ng::Vec imports.Huon Wilson-1/+0
2014-03-21test: Make manual changes to deal with the fallout from removal ofPatrick Walton-0/+2
2014-03-21test: Automatically remove all `~[T]` from tests.Patrick Walton-1/+1
2014-02-24Move extra::json to libserializeAlex Crichton-3/+1
2014-02-14extern mod => extern crateAlex Crichton-2/+2
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2014-02-05pull extra::{serialize, ebml} into a separate libserialize crateJeff Olson-3/+6
2013-12-04Rename extra::json::*::init() constructors to *::new()Kevin Ballard-1/+1
2013-11-29extra: Rename json constructors into *::initErick Tryzelaar-1/+1
2013-05-22test: Update tests to use the new syntax.Patrick Walton-3/+3
2013-05-02librustc: Update the serializer to work properly with INHTWAMA, removing muta...Patrick Walton-1/+2
2013-03-26Stop writing directly to the final type/method/vtable sidetables from astconvNiko Matsakis-0/+21