| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-07-31 | compiletest: ignore-endian-big, fixes #74829, fixes #74885 | Ximin Luo | -4/+2 | |
| 2020-06-10 | Migrate to numeric associated consts | Lzu Tao | -5/+5 | |
| 2020-04-14 | Update the minimum external LLVM to 8 | Josh Stone | -1/+0 | |
| LLVM 8 was released on March 20, 2019, over a year ago. | ||||
| 2020-02-20 | Revert "Rollup merge of #69280 - ↵ | Dylan MacKenzie | -5/+1 | |
| ecstatic-morse:promote-shuffle-no-special-case, r=petrochenkov" This reverts commit 61d3b6dedb1ec1f3e3cbd3d66b1a3453225bc37c, reversing changes made to c6ad1e2c2a0c7e48537617d36085f866fa6a65a3. | ||||
| 2020-02-18 | Add `#[rustc_args_required_const]` to `simd_shuffle` tests | Dylan MacKenzie | -1/+5 | |
| 2020-01-02 | Revert `const_err` lint checking of casts | Wesley Wiser | -1/+0 | |
| Reverts part of #67676 | ||||
| 2019-12-30 | Lint overflowing integer casts in const prop | Wesley Wiser | -0/+1 | |
| This extends the invalid cases we catch in const prop to include overflowing integer casts using the same machinery as the overflowing binary and unary operation logic. | ||||
| 2019-12-02 | Update the minimum external LLVM to 7 | Josh Stone | -1/+0 | |
| LLVM 7 is over a year old, which should be plenty for compatibility. The last LLVM 6 holdout was llvm-emscripten, which went away in #65501. I've also included a fix for LLVM 8 lacking `MemorySanitizerOptions`, which was broken by #66522. | ||||
| 2019-11-02 | Remove erroneous error-pattern from run-pass test | Tomasz Miąsko | -1/+0 | |
| 2019-07-27 | tests: Move run-pass tests without naming conflicts to ui | Vadim Petrochenkov | -0/+1597 | |
