summary refs log tree commit diff
path: root/src/test/run-pass/issue-7660.rs
AgeCommit message (Expand)AuthorLines
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-2/+2
2015-03-23rollup merge of #23598: brson/gateAlex Crichton-0/+4
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
2015-03-23Fallout in stdlib, rustdoc, rustc, etc. For most maps, converted uses ofNiko Matsakis-2/+2
2015-02-04Fix for misspelled comments in tests.Joseph Crail-1/+1
2014-10-19Remove a large amount of deprecated functionalityAlex Crichton-2/+2
2014-06-05Fallout from the libcollections movementAlex Crichton-1/+1
2014-02-23Move std::{trie, hashmap} to libcollectionsAlex Crichton-1/+3
2014-02-18Regression test closes #7660Flavio Percoco-0/+24