about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-08Add pattern types to astOli Scherer-1/+26
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-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
2024-04-07add test for ice: unknown alias DefKind: AnonConst #116710Matthias Krüger-0/+34
2024-04-07Rename invalid `false` cfg to valid `_false` cfgUrgau-2/+2
2024-04-07Remove useless configs in testsUrgau-44/+4
2024-04-07Unify all the always-false cfgs under the `FALSE` cfgUrgau-119/+115
2024-04-07Rollup merge of #123563 - Oneirical:version, r=jieyouxuMatthias Krüger-8/+10
2024-04-07Rollup merge of #123559 - spastorino:match_projection_projections_invariant, ...Matthias Krüger-0/+2
2024-04-07Rollup merge of #123522 - dtolnay:constatomicintoinner, r=NilstriebMatthias Krüger-6/+48
2024-04-07Rollup merge of #123516 - estebank:issue-123428, r=compiler-errorsMatthias Krüger-1/+28
2024-04-07Rollup merge of #123411 - saethlin:ub-checks, r=Urgau,RalfJungMatthias Krüger-64/+206
2024-04-07Rollup merge of #119224 - Duckilicious:test_main_memory_leak, r=cuviperMatthias Krüger-1/+4
2024-04-07add test for ICE: failed to resolve instance for <fn() -> impl ...> #123145Matthias Krüger-0/+35
2024-04-07add test for ice called Option::unwrap() on a None value in collector.rs:934:...Matthias Krüger-0/+58