about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-11-24Bless run-make testsNilstrieb-10/+10
2023-11-24Bless rustdoc-ui testsNilstrieb-64/+64
2023-11-24Show number in error message even for one errorNilstrieb-5022/+5022
2023-11-24rustdoc-search: avoid infinite where clause unboxMichael Howell-0/+44
2023-11-24Auto merge of #118248 - compiler-errors:rollup-tye3vgj, r=compiler-errorsbors-68/+210
2023-11-24Rollup merge of #118245 - fee1-dead-contrib:span-tilde-const, r=compiler-errorsMichael Goulet-64/+64
2023-11-24Rollup merge of #118215 - celinval:smir-def-paths, r=ouz-aMichael Goulet-0/+109
2023-11-24Rollup merge of #118210 - lcnr:intercrate-ambiguity-causes-uwu, r=compiler-er...Michael Goulet-4/+37
2023-11-24Auto merge of #117934 - Young-Flash:dev, r=petrochenkovbors-4/+50
2023-11-24Add `Span` to `TraitBoundModifier`Deadbeef-64/+64
2023-11-24Rollup merge of #118224 - dtolnay:rustdocsortunstable, r=fmeaseMatthias Krüger-0/+11
2023-11-24Auto merge of #118105 - notriddle:master, r=fmeasebors-20/+61
2023-11-23Sort unstable items last in rustdoc, instead of firstDavid Tolnay-3/+3
2023-11-23Add test of rustdoc sort order for stable vs unstable itemDavid Tolnay-0/+11
2023-11-23rustdoc: move doctest tests to folderMichael Howell-0/+1
2023-11-23rustdoc: move ICE tests to uiMichael Howell-0/+7
2023-11-23Auto merge of #118192 - Kyuuhachi:issue-118180, r=fmeasebors-0/+9
2023-11-24add track_caller for arith opsbohan-4/+81
2023-11-23Don't print "private fields" on empty tuple structsKyuuhachi-0/+9
2023-11-23Add an experimental feature gate for function delegationVadim Petrochenkov-0/+16
2023-11-23fix intercrate ambiguity causeslcnr-4/+37
2023-11-23feat: make let_binding_suggestion more reasonableYoung-Flash-4/+50
2023-11-23Rollup merge of #118146 - compiler-errors:deref-into-dyn-regions, r=lcnrMatthias Krüger-3/+88
2023-11-23Rollup merge of #118131 - lukas-code:multi-default, r=wesleywiserMatthias Krüger-38/+103
2023-11-23Auto merge of #118065 - estebank:core-not-found-404, r=TaKO8Kibors-12/+20
2023-11-22Rework supertrait lint once againMichael Goulet-3/+88
2023-11-22Provide structured suggestion for type mismatch in loopEsteban Küber-17/+48
2023-11-22When failing to import `core`, suggest `std`Esteban Küber-12/+20
2023-11-22Auto merge of #118178 - compiler-errors:rollup-0i11w85, r=compiler-errorsbors-0/+156
2023-11-22Rollup merge of #118161 - compiler-errors:coroutine-obligation-opaques, r=lcnrMichael Goulet-0/+17
2023-11-22Rollup merge of #118013 - sivadeilra:user/ardavis/ehcont, r=wesleywiserMichael Goulet-0/+20
2023-11-22Rollup merge of #118012 - celinval:smir-alloc, r=ouz-aMichael Goulet-0/+119
2023-11-22Update existing testsGuillaume Gomez-4/+4
2023-11-22Add regression test for cfg merging on re-exportsGuillaume Gomez-0/+30
2023-11-22Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkinbors-214/+82
2023-11-22Add CrateDef trait and methods to get def namesCelina G. Val-0/+109
2023-11-22Auto merge of #112380 - jieyouxu:useless-bindings-lint, r=WaffleLapkinbors-2/+3
2023-11-22Stabilize RFC3324 dyn upcasting coercionUrgau-214/+82
2023-11-22Auto merge of #118086 - nnethercote:queries-cleanups, r=bjorn3bors-4/+3
2023-11-22Auto merge of #118071 - Urgau:check-cfg-cargo-feature, r=petrochenkovbors-16/+76
2023-11-22add a testRalf Jung-0/+54
2023-11-22Allow defining opaques in check_coroutine_obligationsMichael Goulet-0/+17
2023-11-21Add allocation test and a bit more documentationCelina G. Val-0/+119
2023-11-22Fully rework the algorithm and its explanationNadrieril-27/+34
2023-11-22Keep rows with guards in the matrixNadrieril-14/+14
2023-11-22Merge `Queries::{ongoing_codegen,linker}`.Nicholas Nethercote-2/+1
2023-11-22Make `Compiler::{sess,codegen_backend}` public.Nicholas Nethercote-2/+2
2023-11-22Add some testsNadrieril-202/+238
2023-11-22Validate there are no critical call edges in optimized MIRTomasz Miąsko-0/+31
2023-11-21Rollup merge of #118112 - compiler-errors:index-ambiguity-ice, r=aliemjayMatthias Krüger-0/+38