| 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 | -33/+0 | |
| 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. | ||||
| 2013-07-17 | librustc: Remove all uses of the `Copy` bound. | Patrick Walton | -6/+5 | |
| 2013-03-22 | test: Remove `pure` from the test suite | Patrick Walton | -5/+5 | |
| 2013-02-14 | libcore: Move the numeric operations out of Num. r=brson | Patrick Walton | -5/+5 | |
| Sadly I could not use trait inheritance due to a type parameter substitution bug. | ||||
| 2013-02-01 | check-fast fallout from removing export, r=burningtree | Graydon Hoare | -1/+1 | |
| 2013-01-29 | librustc: Disallow trait bounds in types, enumerations, and structure ↵ | Patrick Walton | -1/+1 | |
| definitions. r=tjc | ||||
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 | |
| 2012-09-07 | Convert all kind bounds to camel case. Remove send, owned keywords. | Brian Anderson | -2/+2 | |
| 2012-09-07 | Remove 'let' syntax for struct fields | Brian Anderson | -4/+4 | |
| 2012-08-14 | Fix check-fast breakage | Brian Anderson | -2/+0 | |
| 2012-08-08 | Don't add struct names to the value name space if there's no constructor | Tim Chevalier | -0/+24 | |
| Closes #3149 | ||||
