| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-09-06 | Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`. | Felix S. Klock II | -31/+0 | |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -1/+1 | |
| Now that support has been removed, all lingering use cases are renamed. | ||||
| 2015-03-23 | rustdoc: Replace no-pretty-expanded with pretty-expanded | Brian Anderson | -0/+2 | |
| Now that features must be declared expanded source often does not compile. This adds 'pretty-expanded' to a bunch of test cases that still work. | ||||
| 2015-01-05 | Remove use of associated_types feature gate from tests. | Huon Wilson | -2/+0 | |
| 2015-01-03 | fix rpass/cfail tests | Jorge Aparicio | -1/+5 | |
| 2014-12-22 | Renaming of the Iter types as in RFC #344 | Florian Wilkens | -1/+1 | |
| libcore: slice::Items -> slice::Iter, slice::MutItems -> slice::IterMut libcollections: *::Items -> *::Iter, *::MoveItems -> *::IntoIter, *::MutItems -> *::IterMut This is of course a [breaking-change]. | ||||
| 2014-10-02 | Test fixes from the rollup | Alex Crichton | -1/+1 | |
| 2014-10-02 | Add tests for a few resolved issues | Jakub Wieczorek | -0/+27 | |
