| 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 | -42/+0 | |
| 2015-12-18 | Make RFC 1214 warnings into errors, and rip out the "warn or err" | Niko Matsakis | -1/+1 | |
| associated machinery. Future such attempts should go through lints anyhow. There is a fair amount of fallout in the compile-fail tests, as WF checking now occurs earlier in the process. | ||||
| 2015-06-17 | Fallout in tests and docs from feature renamings | Alex Crichton | -4/+2 | |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -6/+6 | |
| 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-03-23 | Require feature attributes, and add them where necessary | Brian Anderson | -0/+2 | |
| 2014-02-23 | std: Move intrinsics to std::intrinsics. | Brian Anderson | -1/+1 | |
| Issue #1457 | ||||
| 2013-09-03 | Un-xfail/move/delete some tests. | Huon Wilson | -6/+4 | |
| 2013-08-27 | test: xfail a test that relies on old path behavior. | Patrick Walton | -0/+2 | |
| 2013-08-15 | Fix a typo in the ifmt dox | Alex Crichton | -4/+4 | |
| 2013-08-13 | Add a bunch of tests for closed issues | Alex Crichton | -0/+40 | |
| Closes #3907 Closes #5493 Closes #4464 Closes #4759 Closes #5666 Closes #5884 Closes #5926 Closes #6318 Closes #6557 Closes #6898 Closes #6919 Closes #7222 | ||||
