about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-09-06Auto merge of #121614 - clubby789:no-expect, r=saethlinbors-1/+1
2024-09-05Rollup merge of #129973 - jieyouxu:rework-rmake-stdio, r=KobzolMatthias Krüger-23/+33
2024-09-05Rollup merge of #129796 - GuillaumeGomez:unify-code-examples, r=notriddleMatthias Krüger-21/+208
2024-09-05Rollup merge of #129706 - compiler-errors:scratch, r=estebankMatthias Krüger-54/+25
2024-09-05Rollup merge of #129471 - GuillaumeGomez:sort-impl-associated-items, r=t-rust...Matthias Krüger-0/+84
2024-09-05Don't worry about uncaptured contravariant lifetimes if they outlive a captur...Michael Goulet-0/+15
2024-09-05Add regression test for sidebar associated itemsGuillaume Gomez-0/+42
2024-09-05Make impl associated constants sorted firstGuillaume Gomez-7/+7
2024-09-05Add regression test for impl associated items sortingGuillaume Gomez-0/+42
2024-09-05tests: use renamed `stdin_buf`许杰友 Jieyou Xu (Joe)-23/+33
2024-09-05Rollup merge of #129664 - adetaylor:arbitrary-self-types-pointers-feature-gat...Matthias Krüger-12/+63
2024-09-05Rollup merge of #127021 - thesummer:1-add-target-support-for-rtems-arm-xilinx...Matthias Krüger-2/+5
2024-09-05Rollup merge of #120736 - notriddle:notriddle/toc, r=t-rustdocMatthias Krüger-7/+174
2024-09-05Rollup merge of #101339 - the8472:ci-randomize-debug, r=Mark-SimulacrumMatthias Krüger-0/+9
2024-09-04Auto merge of #129936 - matthiaskrgr:rollup-0s8xycb, r=matthiaskrgrbors-199/+1100
2024-09-04Don't codegen `expect` in opt-level=0clubby789-1/+1
2024-09-04Re-parent the by-move bodyMichael Goulet-48/+17
2024-09-03Rename dump of coroutine by-move-body to be more consistent, adjust testMichael Goulet-23/+25
2024-09-03Fix square corners on line numbers when code is collapsedGuillaume Gomez-0/+11
2024-09-03Rollup merge of #129896 - lcnr:bail-on-unknowable, r=jackh726Matthias Krüger-2/+2
2024-09-03Rollup merge of #128934 - Nadrieril:fix-empty-non-exhaustive, r=compiler-errorsMatthias Krüger-196/+134
2024-09-03Rollup merge of #128701 - veera-sivarajan:fix-128604, r=estebankMatthias Krüger-0/+140
2024-09-03Rollup merge of #127692 - veera-sivarajan:bugfix-125139, r=estebankMatthias Krüger-1/+824
2024-09-03More robust extension checkingChris Denton-1/+3
2024-09-03rtems: Add spec file for arm_rtems6_eabihfJan Sommer-0/+3
2024-09-03Port std library to RTEMSJan Sommer-2/+2
2024-09-03do not attempt to prove unknowable goalslcnr-2/+2
2024-09-03Fix wrong padding for expanded scraped exampleGuillaume Gomez-2/+21
2024-09-02Non-exhaustive structs may be emptyNadrieril-196/+134
2024-09-02Auto merge of #129317 - compiler-errors:expectation-subtyping, r=lcnrbors-0/+24
2024-09-02Simplify CSS but wrapping scraped example into a div and move the title out o...Guillaume Gomez-28/+47
2024-09-02Rollup merge of #129858 - compiler-errors:async-def, r=cjgillotMatthias Krüger-0/+12
2024-09-02Rollup merge of #129837 - aDotInTheVoid:test-better-json, r=jieyouxuMatthias Krüger-4/+15
2024-09-02Rollup merge of #129678 - compiler-errors:type-ir-inherent, r=fmeaseMatthias Krüger-0/+49
2024-09-02Rollup merge of #127474 - tesuji:foldable-inline-derefs, r=t-rustdocMatthias Krüger-0/+40
2024-09-02Fix scraped examples background gradientGuillaume Gomez-1/+10
2024-09-01Correctly handle code examples buttons positionGuillaume Gomez-0/+21
2024-09-01Auto merge of #129854 - Kobzol:revert-127537, r=lqdbors-196/+0
2024-09-01Add missing CSS variables in GUI test for `custom-theme.css`Guillaume Gomez-0/+2
2024-09-01Add GUI regression test for scraped examples title position on mobileGuillaume Gomez-0/+43
2024-09-01Add GUI tests to ensure that rounded corners on code blocks are working as ex...Guillaume Gomez-0/+62
2024-09-01Deny imports of rustc_type_ir::inherent outside of type ir + new trait solverMichael Goulet-0/+49
2024-09-01Auto merge of #127313 - cjgillot:single-expect, r=jieyouxubors-73/+9
2024-09-01Replace walk with visit so we dont skip outermost expr kind in def collectorMichael Goulet-0/+12
2024-09-01Revert "Auto merge of #127537 - veluca93:struct_tf, r=BoxyUwU"Jakub Beránek-196/+0
2024-09-01Auto merge of #127897 - nyurik:add-qnx-70-target, r=saethlinbors-0/+3
2024-09-01Rollup merge of #129780 - cyrgani:master, r=compiler-errorsMatthias Krüger-0/+77
2024-09-01Rollup merge of #129672 - saethlin:enum-debuginfo-tests, r=Mark-SimulacrumMatthias Krüger-25/+14
2024-09-01Rollup merge of #129493 - cjgillot:early-opaque-def, r=petrochenkovMatthias Krüger-11/+11
2024-09-01Rollup merge of #129207 - GrigorenkoPV:elided-is-named, r=cjgillotMatthias Krüger-25/+438