| Age | Commit message (Expand) | Author | Lines |
| 2023-10-16 | Normalize alloc-id in tests. | Camille GILLOT | -327/+327 |
| 2023-10-16 | Auto merge of #114330 - RalfJung:dagling-ptr-deref, r=oli-obk | bors | -199/+259 |
| 2023-10-16 | add oversized-ref test back | Ralf Jung | -1/+15 |
| 2023-10-16 | Rollup merge of #115196 - chenyukang:yukang-fix-86094, r=estebank | Matthias Krüger | -6/+165 |
| 2023-10-15 | Rollup merge of #116522 - bvanjoi:fix-115599, r=oli-obk | Matthias Krüger | -0/+18 |
| 2023-10-15 | more precise error for 'based on misaligned pointer' case | Ralf Jung | -7/+7 |
| 2023-10-15 | place evaluation: require the original pointer to be aligned if an access hap... | Ralf Jung | -4/+23 |
| 2023-10-15 | avoid re-checking the offset while iterating an array/slice | Ralf Jung | -0/+3 |
| 2023-10-15 | don't UB on dangling ptr deref, instead check inbounds on projections | Ralf Jung | -189/+213 |
| 2023-10-15 | Suggest adding `return` if the type of unused semi return value can coerce to... | yukang | -6/+165 |
| 2023-10-15 | Auto merge of #116688 - compiler-errors:rustfmt-up, r=WaffleLapkin,Nilstrieb | bors | -1/+1 |
| 2023-10-15 | use `PatKind::error` when an ADT const value has violation | bohan | -0/+18 |
| 2023-10-15 | Auto merge of #115515 - the8472:zip-for-arrays, r=scottmcm | bors | -0/+25 |
| 2023-10-14 | Rollup merge of #116576 - eduardosm:const-eval-wasm-target-features, r=RalfJung | Guillaume Gomez | -0/+14 |
| 2023-10-14 | Auto merge of #116737 - matthiaskrgr:rollup-jftlnmt, r=matthiaskrgr | bors | -53/+223 |
| 2023-10-14 | const-eval: allow calling functions with targat features disabled at compile ... | Eduardo Sánchez Muñoz | -0/+14 |
| 2023-10-14 | Rollup merge of #116730 - compiler-errors:unsoundness-tests-rpit, r=aliemjay | Matthias Krüger | -0/+134 |
| 2023-10-14 | Rollup merge of #116715 - Nadrieril:patkind-error, r=oli-obk | Matthias Krüger | -47/+10 |
| 2023-10-14 | Rollup merge of #116591 - Zalathar:flaky-hash, r=Mark-Simulacrum | Matthias Krüger | -0/+4 |
| 2023-10-14 | Rollup merge of #115439 - fmease:rustdoc-priv-repr-transparent-heuristic, r=G... | Matthias Krüger | -6/+75 |
| 2023-10-14 | Auto merge of #116264 - reez12g:issue-109728, r=Mark-Simulacrum | bors | -0/+19 |
| 2023-10-14 | Auto merge of #116727 - matthiaskrgr:rollup-3qqdrny, r=matthiaskrgr | bors | -1/+1 |
| 2023-10-14 | Add some unsoundness tests for opaques capturing hidden regions not in substs | Michael Goulet | -0/+134 |
| 2023-10-14 | Rollup merge of #116689 - lcnr:auto-trait-hidden-ty-leak, r=compiler-errors | Matthias Krüger | -1/+16 |
| 2023-10-14 | Skip most of check_match checks in the presence of `PatKind::Error` | Nadrieril | -34/+9 |
| 2023-10-14 | Propagate pattern errors via a new `PatKind::Error` variant | Nadrieril | -13/+1 |
| 2023-10-14 | Rollup merge of #116704 - compiler-errors:afit-lint-plus, r=tmandry | Matthias Krüger | -1/+1 |
| 2023-10-14 | Auto merge of #116015 - EvanMerlock:master, r=oli-obk | bors | -0/+53 |
| 2023-10-14 | Auto merge of #115822 - compiler-errors:stabilize-rpitit, r=jackh726 | bors | -942/+277 |
| 2023-10-14 | Auto merge of #115524 - RalfJung:misalign, r=wesleywiser | bors | -0/+72 |
| 2023-10-13 | Test that RPITITs have RPIT scope and not impl-wide scope | Michael Goulet | -0/+38 |
| 2023-10-13 | Stabilize AFIT and RPITIT | Michael Goulet | -942/+239 |
| 2023-10-13 | Auto merge of #116645 - estebank:issue-116608, r=oli-obk | bors | -3/+158 |
| 2023-10-13 | Fix AFIT lint message to mention pitfall | Michael Goulet | -1/+1 |
| 2023-10-13 | Auto merge of #116670 - oli-obk:host_docs, r=fmease | bors | -0/+46 |
| 2023-10-13 | Auto merge of #116676 - estebank:issue-116658, r=compiler-errors | bors | -0/+67 |
| 2023-10-13 | explicitly handle auto trait leakage in coherence | lcnr | -1/+16 |
| 2023-10-13 | Bless tests and new warnings due to formatting changes | Michael Goulet | -1/+1 |
| 2023-10-13 | Auto merge of #116666 - Urgau:check-cfg-pre-mcp636, r=petrochenkov | bors | -59/+64 |
| 2023-10-12 | On type error involving closure, avoid ICE | Esteban Küber | -0/+67 |
| 2023-10-12 | Detect ruby-style closure in parser | Esteban Küber | -3/+158 |
| 2023-10-12 | Auto merge of #116391 - Nadrieril:constructorset, r=cjgillot | bors | -0/+61 |
| 2023-10-12 | Auto merge of #116510 - scottmcm:no-1-simd-v2, r=compiler-errors | bors | -0/+75 |
| 2023-10-12 | Exclude apple from assembly test | Scott McMurray | -0/+1 |
| 2023-10-12 | hide `host` param from generic parameter list of `~const` bounds | Oli Scherer | -1/+1 |
| 2023-10-12 | Add regression test for generic args showing `host` param | Oli Scherer | -0/+12 |
| 2023-10-12 | Test cross crate | Oli Scherer | -0/+15 |
| 2023-10-12 | check-cfg: update rustdoc ui check-cfg tests | Urgau | -2/+2 |
| 2023-10-12 | check-cfg: only print the list of expected names once | Urgau | -24/+0 |
| 2023-10-12 | check-cfg: mention the unexpected name and value in the primary message | Urgau | -56/+56 |