about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-08Add a FIXME for something that requires touching too much code for this PROli Scherer-0/+1
2024-04-08Mark some tests as known-bugs and add the test case from the corresponding issueOli Scherer-24/+78
2024-04-08Avoid fetching the opaque type origin when only "is this in the defining scop...Oli Scherer-27/+16
2024-04-08Shrink the size of ClosureTypeInfo to fit into 64 bytes againOli Scherer-9/+25
2024-04-08Eliminate `DefiningAnchor` now that is just a single-variant enumOli Scherer-140/+109
2024-04-08Scrape extraneous regions from instantiate_nll_query_response_and_region_obli...Oli Scherer-44/+61
2024-04-08Adjust a comment to the new status quoOli Scherer-6/+3
2024-04-08Eagerly check for accidentally registered region constraints instead of waiti...Oli Scherer-0/+6
2024-04-08Pass list of defineable opaque types into canonical queriesOli Scherer-139/+101
2024-04-08Make `Canonical` trait impls more robustOli Scherer-11/+14
2024-04-08Add regression testOli Scherer-0/+32
2024-04-08Auto merge of #123608 - Mark-Simulacrum:no-demangle-dbg, r=Kobzolbors-0/+1
2024-04-08Auto merge of #123577 - Urgau:prep-work-for-compiletest-check-cfg, r=oli-obkbors-165/+121
2024-04-08Auto merge of #123616 - bzEq:fix-be-test, r=jhprattbors-0/+1
2024-04-08Limited to little endian targetKai Luo-0/+1
2024-04-08Auto merge of #123569 - c410-f3r:testsssssss, r=jieyouxubors-26/+26
2024-04-08Auto merge of #123506 - RalfJung:miri-test-libstd, r=Mark-Simulacrumbors-12/+68
2024-04-07Remove debuginfo from rustc-demangle tooMark Rousskov-0/+1
2024-04-07Auto merge of #123597 - Gbd199:patch-1, r=jhprattbors-1/+1
2024-04-07Move testsCaio-26/+26
2024-04-07Auto merge of #123601 - jieyouxu:compiletest-run-rustfix-revisions, r=WaffleL...bors-9/+57
2024-04-07tests/ui: remove workaround for broken revisioned run-rustfix test许杰友 Jieyou Xu (Joe)-8/+4
2024-04-07compiletest: properly handle revisioned run-rustfix tests许杰友 Jieyou Xu (Joe)-1/+53
2024-04-07Fix typo in library/core/src/iter/traits/iterator.rsGabriel Dolberg-1/+1
2024-04-07Auto merge of #123592 - matthiaskrgr:rollup-3k1pq8s, r=matthiaskrgrbors-3/+14
2024-04-07Rollup merge of #123589 - RalfJung:nowin, r=ChrisDentonMatthias Krüger-1/+4
2024-04-07Rollup merge of #123584 - tgross35:rustc_doc_primitive-usage-error, r=fmeaseMatthias Krüger-2/+10
2024-04-07Auto merge of #123561 - saethlin:str-unchecked-sub-index, r=scottmcmbors-6/+37
2024-04-07Auto merge of #123221 - pacak:cache_emit, r=fmease,jieyouxubors-23/+127
2024-04-07sys_common::thread_local_key: make a note that this is not used on WindowsRalf Jung-1/+4
2024-04-07Auto merge of #123585 - matthiaskrgr:rollup-dexaj7a, r=matthiaskrgrbors-6/+279
2024-04-07also test core+alloc on a 32bit big-endian targetRalf Jung-1/+5
2024-04-07disable debug assertions to speed up the check-aux jobRalf Jung-0/+4
2024-04-07run some std tests on more targetsRalf Jung-11/+28
2024-04-07make a doctest less slow in MiriRalf Jung-1/+3
2024-04-07also test parts of stdRalf Jung-1/+16
2024-04-07disable benches in MiriRalf Jung-0/+4
2024-04-07check-aux: test core and alloc in MiriRalf Jung-0/+10
2024-04-07rustdoc: error when `rustc_doc_primitive` has an unknown typeTrevor Gross-2/+10
2024-04-07Rollup merge of #123581 - tgross35:f16-f128-rustdoc-updates, r=fmeaseMatthias Krüger-1/+21
2024-04-07Rollup merge of #123579 - matthiaskrgr:I_Love_Tests, r=jieyouxuMatthias Krüger-0/+245
2024-04-07Rollup merge of #123446 - crazytonyli:fix-watchos-llvm-target, r=estebankMatthias Krüger-3/+9
2024-04-07Rollup merge of #123410 - madsmtm:relax-framework-linking-test, r=fmeaseMatthias Krüger-2/+4
2024-04-07Auto merge of #123555 - DianQK:update-llvm-18, r=cuviperbors-0/+35
2024-04-07Add the test case for #122805DianQK-0/+35
2024-04-07Auto merge of #123556 - Mark-Simulacrum:drop-unused-sharding, r=Nadrierilbors-13/+6
2024-04-06Add `f16` and `f128` to rustdoc's `PrimitiveType`Trevor Gross-1/+21
2024-04-07Auto merge of #123058 - lukas-code:clauses, r=lcnrbors-110/+284
2024-04-07Auto merge of #123576 - matthiaskrgr:rollup-9wiqkfa, r=matthiaskrgrbors-80/+298
2024-04-07add test for assertion failed: !value.has_infer() #115806Matthias Krüger-0/+33