about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-08Auto merge of #123628 - matthiaskrgr:rollup-6otgb94, r=matthiaskrgrbors-203/+403
2024-04-08Rollup merge of #123625 - oli-obk:private_fnctxt, r=fee1-deadMatthias Krüger-63/+57
2024-04-08Rollup merge of #123595 - balaganesh102004:master, r=joboetMatthias Krüger-1/+1
2024-04-08Rollup merge of #123089 - Philippe-Cholet:vecdeque_pop_assume_cap, r=NilstriebMatthias Krüger-2/+75
2024-04-08Rollup merge of #122807 - danielhuang:fix-1, r=davidtwcoMatthias Krüger-5/+5
2024-04-08Rollup merge of #120144 - petrochenkov:unty, r=davidtwcoMatthias Krüger-29/+14
2024-04-08Rollup merge of #115984 - hermit-os:fuse, r=m-ou-seMatthias Krüger-103/+251
2024-04-08Auto merge of #123608 - Mark-Simulacrum:no-demangle-dbg, r=Kobzolbors-0/+1
2024-04-08Stop exporting `TypeckRootCtxt` and `FnCtxt`.Oli Scherer-63/+57
2024-04-08Add invariant to VecDeque::pop_* that len < cap if pop successfulPhilippe-Cholet-2/+75
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-07Made changes in documentationBALAGANESH-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