| Age | Commit message (Expand) | Author | Lines |
| 2024-04-09 | Rollup merge of #122768 - oli-obk:why_is_E0699_so_bad, r=WaffleLapkin | Matthias Krüger | -18/+48 |
| 2024-04-09 | Auto merge of #122387 - DianQK:re-enable-early-otherwise-branch, r=cjgillot | bors | -159/+563 |
| 2024-04-08 | Auto merge of #122077 - oli-obk:eager_opaque_checks4, r=lcnr | bors | -153/+205 |
| 2024-04-08 | Auto merge of #123645 - matthiaskrgr:rollup-yd8d7f1, r=matthiaskrgr | bors | -522/+1279 |
| 2024-04-08 | Rollup merge of #123635 - maurer:kcfi-no-assoc, r=compiler-errors | Matthias Krüger | -2/+6 |
| 2024-04-08 | Rollup merge of #123578 - lqd:regression-123275, r=compiler-errors | Matthias Krüger | -0/+244 |
| 2024-04-08 | Rollup merge of #123564 - scottmcm:step-by-div-zero, r=joboet | Matthias Krüger | -0/+26 |
| 2024-04-08 | Rollup merge of #123518 - compiler-errors:by-move-fixes, r=oli-obk | Matthias Krüger | -0/+299 |
| 2024-04-08 | Rollup merge of #123367 - jswrenn:layoutify, r=compiler-errors | Matthias Krüger | -520/+611 |
| 2024-04-08 | Rollup merge of #122781 - nikic:ppc-abi-fix, r=cuviper | Matthias Krüger | -0/+93 |
| 2024-04-08 | Auto merge of #120614 - DianQK:simplify-switch-int, r=cjgillot | bors | -42/+650 |
| 2024-04-08 | CFI: Fix ICE in KCFI non-associated function pointers | Matthew Maurer | -2/+6 |
| 2024-04-08 | Auto merge of #120131 - oli-obk:pattern_types_syntax, r=compiler-errors | bors | -27/+794 |
| 2024-04-08 | Compute transmutability from `rustc_target::abi::Layout` | Jack Wrenn | -520/+611 |
| 2024-04-08 | Ensure the canonical_param_env_cache does not contain inconsistent informatio... | Oli Scherer | -0/+27 |
| 2024-04-08 | bless mir-opt tests | Oli Scherer | -44/+44 |
| 2024-04-08 | Mark some tests as known-bugs and add the test case from the corresponding issue | Oli Scherer | -23/+78 |
| 2024-04-08 | Scrape extraneous regions from instantiate_nll_query_response_and_region_obli... | Oli Scherer | -1/+1 |
| 2024-04-08 | Pass list of defineable opaque types into canonical queries | Oli Scherer | -91/+29 |
| 2024-04-08 | Add regression test | Oli Scherer | -0/+32 |
| 2024-04-08 | Rollup merge of #123089 - Philippe-Cholet:vecdeque_pop_assume_cap, r=Nilstrieb | Matthias Krüger | -0/+67 |
| 2024-04-08 | Rollup merge of #120144 - petrochenkov:unty, r=davidtwco | Matthias Krüger | -23/+4 |
| 2024-04-08 | Normalize layout test to protect against android alignment differences | Oli Scherer | -14/+16 |
| 2024-04-08 | Actually create ranged int types in the type system. | Oli Scherer | -28/+645 |
| 2024-04-08 | Test macros | Oli Scherer | -0/+35 |
| 2024-04-08 | Start handling pattern types at the HIR -> Ty conversion boundary | Oli Scherer | -5/+13 |
| 2024-04-08 | Add pattern types to parser | Oli Scherer | -0/+105 |
| 2024-04-08 | Don't change the otherwise of the switch | DianQK | -9/+18 |
| 2024-04-08 | Add test case for #119014 | DianQK | -0/+26 |
| 2024-04-08 | Transforms a match containing negative numbers into an assignment statement a... | DianQK | -48/+62 |
| 2024-04-08 | Transforms match into an assignment statement | DianQK | -110/+141 |
| 2024-04-08 | Update matches_reduce_branches.rs | DianQK | -4/+567 |
| 2024-04-08 | Add invariant to VecDeque::pop_* that len < cap if pop successful | Philippe-Cholet | -0/+67 |
| 2024-04-08 | Auto merge of #123577 - Urgau:prep-work-for-compiletest-check-cfg, r=oli-obk | bors | -165/+121 |
| 2024-04-08 | Auto merge of #123616 - bzEq:fix-be-test, r=jhpratt | bors | -0/+1 |
| 2024-04-08 | Limited to little endian target | Kai Luo | -0/+1 |
| 2024-04-08 | Fix argument ABI for overaligned structs on ppc64le | Nikita Popov | -0/+93 |
| 2024-04-07 | Move tests | Caio | -0/+0 |
| 2024-04-07 | Auto merge of #123601 - jieyouxu:compiletest-run-rustfix-revisions, r=WaffleL... | bors | -8/+36 |
| 2024-04-07 | tests/ui: remove workaround for broken revisioned run-rustfix test | 许杰友 Jieyou Xu (Joe) | -8/+4 |
| 2024-04-07 | compiletest: properly handle revisioned run-rustfix tests | 许杰友 Jieyou Xu (Joe) | -0/+32 |
| 2024-04-07 | Add FileCheck for `early_otherwise_branch*.rs` | DianQK | -5/+73 |
| 2024-04-07 | Resolve unsound hoisting of discriminant in `EarlyOtherwiseBranch` | DianQK | -156/+457 |
| 2024-04-07 | Auto merge of #123561 - saethlin:str-unchecked-sub-index, r=scottmcm | bors | -0/+28 |
| 2024-04-07 | Auto merge of #123221 - pacak:cache_emit, r=fmease,jieyouxu | bors | -0/+31 |
| 2024-04-07 | Auto merge of #123585 - matthiaskrgr:rollup-dexaj7a, r=matthiaskrgr | bors | -3/+262 |
| 2024-04-07 | Rollup merge of #123581 - tgross35:f16-f128-rustdoc-updates, r=fmease | Matthias Krüger | -1/+13 |
| 2024-04-07 | Rollup merge of #123579 - matthiaskrgr:I_Love_Tests, r=jieyouxu | Matthias Krüger | -0/+245 |
| 2024-04-07 | Rollup merge of #123410 - madsmtm:relax-framework-linking-test, r=fmease | Matthias Krüger | -2/+4 |
| 2024-04-07 | Auto merge of #123555 - DianQK:update-llvm-18, r=cuviper | bors | -0/+35 |