about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-10-04Rollup merge of #131257 - GuillaumeGomez:fix-list-margins, r=notriddleJubilee-0/+35
2024-10-04Rollup merge of #131174 - madsmtm:target-info-sparc-abi, r=pnkfelixJubilee-1/+1
2024-10-04Rollup merge of #130518 - scottmcm:stabilize-controlflow-extra, r=dtolnayJubilee-29/+8
2024-10-04Rollup merge of #130453 - randomPoison:trusty-x86, r=pnkfelixJubilee-0/+3
2024-10-04Fix target_abi in sparc-unknown-none-elfMads Marquart-1/+1
2024-10-04Auto merge of #130157 - eduardosm:stabilize-const_float_classify, r=RalfJungbors-2/+5
2024-10-04Add GUI regression test for #130622 and for #131223Guillaume Gomez-0/+35
2024-10-04Auto merge of #131237 - GuillaumeGomez:rollup-il2i7z7, r=GuillaumeGomezbors-17/+131
2024-10-04Rollup merge of #131230 - GuillaumeGomez:no-sandbox, r=notriddleGuillaume Gomez-7/+0
2024-10-04Rollup merge of #131202 - Urgau:wide-ptrs-compiler, r=jieyouxuGuillaume Gomez-7/+7
2024-10-04Rollup merge of #131034 - Urgau:cfg-true-false, r=nnethercoteGuillaume Gomez-3/+124
2024-10-04Auto merge of #131224 - notriddle:notriddle/intra-doc-link-value, r=Guillaume...bors-5/+102
2024-10-04Use wide pointers consistenly across the compilerUrgau-7/+7
2024-10-04Enable `--no-sandbox` option by default for rustdoc GUI testsGuillaume Gomez-7/+0
2024-10-04Improve non-boolean literal error in cfg predicateUrgau-2/+2
2024-10-04Adjust rustdoc for literal boolean supportUrgau-0/+19
2024-10-04Feature gate boolean lit support in cfg predicatesUrgau-0/+73
2024-10-03rustdoc: prevent ctors from resolvingMichael Howell-5/+102
2024-10-04Auto merge of #131201 - compiler-errors:unop-not, r=cjgillotbors-0/+103
2024-10-03Rollup merge of #131197 - EFanZh:avoid-emptyness-check-in-peekmut-pop, r=AmanieuMatthias Krüger-0/+13
2024-10-03Rollup merge of #131187 - Zalathar:bad-attr-ice, r=jieyouxuMatthias Krüger-5/+57
2024-10-03Rollup merge of #131112 - jswrenn:fix-130413, r=compiler-errorsMatthias Krüger-54/+56
2024-10-03Rollup merge of #131024 - compiler-errors:deref-sugg, r=estebankMatthias Krüger-0/+25
2024-10-03Disable jump threading UnOp::Not for non-boolMichael Goulet-2/+47
2024-10-03Remove crashes, add commentMichael Goulet-54/+0
2024-10-03Avoid emptiness check in `PeekMut::pop`EFanZh-0/+13
2024-10-03Failing diff testMichael Goulet-0/+58
2024-10-03Rollup merge of #131163 - JakenHerman:master, r=NadrierilMatthias Krüger-1/+16
2024-10-03Avoid ICE in coverage builds with bad `#[coverage(..)]` attributesZalathar-5/+57
2024-10-02Rollup merge of #130725 - GrigorenkoPV:@-in-struct-patterns, r=NadrierilJubilee-0/+83
2024-10-02Rollup merge of #126930 - Xaeroxe:file-checksum-hint, r=chenyukangJubilee-0/+27
2024-10-02Add `get_line` confusable to `Stdin::read_line()`Jaken Herman-1/+16
2024-10-03Auto merge of #131148 - Urgau:hashbrown-0.15, r=Amanieubors-1/+0
2024-10-02Auto merge of #130821 - lcnr:nalgebra-hang-2, r=compiler-errorsbors-2/+74
2024-10-02Rollup merge of #131152 - fee1-dead-contrib:fxdiag, r=compiler-errorsMatthias Krüger-137/+114
2024-10-02Rollup merge of #131150 - bvanjoi:issue-128327, r=chenyukangMatthias Krüger-5/+44
2024-10-02Rollup merge of #131140 - ismailarilik:handle-potential-query-instability-lin...Matthias Krüger-11/+11
2024-10-02Rollup merge of #131016 - madsmtm:no-sdk-version-in-object, r=jieyouxuMatthias Krüger-0/+96
2024-10-02Rollup merge of #130863 - compiler-errors:relax-codegen-dyn-assert, r=lcnrMatthias Krüger-0/+8
2024-10-02Improve const traits diagnostics for new desugaringDeadbeef-137/+114
2024-10-02only query `params_in_repr` if def kind is adtbohan-5/+44
2024-10-02Fix rustdoc-js-std path-ordering test due to API removalUrgau-1/+0
2024-10-02Handle `rustc-hir-analysis` cases of `rustc::potential_query_instability` lintismailarilik-11/+11
2024-10-01Restore prior behavior with less duplicate info in dep fileJacob Kiesel-1/+3
2024-10-01add another file to the integration testJacob Kiesel-1/+9
2024-10-01Add basic integration test for checksum-hash-algorithm featureJacob Kiesel-0/+17
2024-10-01TransmuteFrom: Gracefully handle unnormalized types and normalization errorsJack Wrenn-0/+56
2024-10-01Auto merge of #131111 - matthiaskrgr:rollup-n6do187, r=matthiaskrgrbors-8/+10
2024-10-01Rollup merge of #130005 - davidlattimore:protected-vis-flag, r=UrgauMatthias Krüger-8/+10
2024-10-01Auto merge of #131098 - GuillaumeGomez:rollup-kk74was, r=GuillaumeGomezbors-7/+58