| Age | Commit message (Expand) | Author | Lines |
| 2024-04-08 | Add a FIXME for something that requires touching too much code for this PR | Oli Scherer | -0/+1 |
| 2024-04-08 | Mark some tests as known-bugs and add the test case from the corresponding issue | Oli Scherer | -24/+78 |
| 2024-04-08 | Avoid fetching the opaque type origin when only "is this in the defining scop... | Oli Scherer | -27/+16 |
| 2024-04-08 | Shrink the size of ClosureTypeInfo to fit into 64 bytes again | Oli Scherer | -9/+25 |
| 2024-04-08 | Eliminate `DefiningAnchor` now that is just a single-variant enum | Oli Scherer | -140/+109 |
| 2024-04-08 | Scrape extraneous regions from instantiate_nll_query_response_and_region_obli... | Oli Scherer | -44/+61 |
| 2024-04-08 | Adjust a comment to the new status quo | Oli Scherer | -6/+3 |
| 2024-04-08 | Eagerly check for accidentally registered region constraints instead of waiti... | Oli Scherer | -0/+6 |
| 2024-04-08 | Pass list of defineable opaque types into canonical queries | Oli Scherer | -139/+101 |
| 2024-04-08 | Make `Canonical` trait impls more robust | Oli Scherer | -11/+14 |
| 2024-04-08 | Add regression test | Oli Scherer | -0/+32 |
| 2024-04-08 | Auto merge of #123608 - Mark-Simulacrum:no-demangle-dbg, r=Kobzol | bors | -0/+1 |
| 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 | Auto merge of #123569 - c410-f3r:testsssssss, r=jieyouxu | bors | -26/+26 |
| 2024-04-08 | Auto merge of #123506 - RalfJung:miri-test-libstd, r=Mark-Simulacrum | bors | -12/+68 |
| 2024-04-07 | Remove debuginfo from rustc-demangle too | Mark Rousskov | -0/+1 |
| 2024-04-07 | Auto merge of #123597 - Gbd199:patch-1, r=jhpratt | bors | -1/+1 |
| 2024-04-07 | Move tests | Caio | -26/+26 |
| 2024-04-07 | Auto merge of #123601 - jieyouxu:compiletest-run-rustfix-revisions, r=WaffleL... | bors | -9/+57 |
| 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) | -1/+53 |
| 2024-04-07 | Fix typo in library/core/src/iter/traits/iterator.rs | Gabriel Dolberg | -1/+1 |
| 2024-04-07 | Auto merge of #123592 - matthiaskrgr:rollup-3k1pq8s, r=matthiaskrgr | bors | -3/+14 |
| 2024-04-07 | Rollup merge of #123589 - RalfJung:nowin, r=ChrisDenton | Matthias Krüger | -1/+4 |
| 2024-04-07 | Rollup merge of #123584 - tgross35:rustc_doc_primitive-usage-error, r=fmease | Matthias Krüger | -2/+10 |
| 2024-04-07 | Auto merge of #123561 - saethlin:str-unchecked-sub-index, r=scottmcm | bors | -6/+37 |
| 2024-04-07 | Auto merge of #123221 - pacak:cache_emit, r=fmease,jieyouxu | bors | -23/+127 |
| 2024-04-07 | sys_common::thread_local_key: make a note that this is not used on Windows | Ralf Jung | -1/+4 |
| 2024-04-07 | Auto merge of #123585 - matthiaskrgr:rollup-dexaj7a, r=matthiaskrgr | bors | -6/+279 |
| 2024-04-07 | also test core+alloc on a 32bit big-endian target | Ralf Jung | -1/+5 |
| 2024-04-07 | disable debug assertions to speed up the check-aux job | Ralf Jung | -0/+4 |
| 2024-04-07 | run some std tests on more targets | Ralf Jung | -11/+28 |
| 2024-04-07 | make a doctest less slow in Miri | Ralf Jung | -1/+3 |
| 2024-04-07 | also test parts of std | Ralf Jung | -1/+16 |
| 2024-04-07 | disable benches in Miri | Ralf Jung | -0/+4 |
| 2024-04-07 | check-aux: test core and alloc in Miri | Ralf Jung | -0/+10 |
| 2024-04-07 | rustdoc: error when `rustc_doc_primitive` has an unknown type | Trevor Gross | -2/+10 |
| 2024-04-07 | Rollup merge of #123581 - tgross35:f16-f128-rustdoc-updates, r=fmease | Matthias Krüger | -1/+21 |
| 2024-04-07 | Rollup merge of #123579 - matthiaskrgr:I_Love_Tests, r=jieyouxu | Matthias Krüger | -0/+245 |
| 2024-04-07 | Rollup merge of #123446 - crazytonyli:fix-watchos-llvm-target, r=estebank | Matthias Krüger | -3/+9 |
| 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 |
| 2024-04-07 | Add the test case for #122805 | DianQK | -0/+35 |
| 2024-04-07 | Auto merge of #123556 - Mark-Simulacrum:drop-unused-sharding, r=Nadrieril | bors | -13/+6 |
| 2024-04-06 | Add `f16` and `f128` to rustdoc's `PrimitiveType` | Trevor Gross | -1/+21 |
| 2024-04-07 | Auto merge of #123058 - lukas-code:clauses, r=lcnr | bors | -110/+284 |
| 2024-04-07 | Auto merge of #123576 - matthiaskrgr:rollup-9wiqkfa, r=matthiaskrgr | bors | -80/+298 |
| 2024-04-07 | add test for assertion failed: !value.has_infer() #115806 | Matthias Krüger | -0/+33 |