about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-09-06Check AttrId for expectations.Camille GILLOT-8/+17
2024-09-06Auto merge of #121848 - lcnr:stabilize-next-solver, r=compiler-errorsbors-551/+373
2024-09-06Rollup merge of #130013 - jonathan-conder:await_coverage, r=ZalatharMatthias Krüger-29/+123
2024-09-06Rollup merge of #129021 - compiler-errors:ptr-cast-outlives, r=lcnrMatthias Krüger-5/+81
2024-09-06coverage: Treat await similar to a macroJonathan Conder-37/+30
2024-09-06coverage: Add test to codify existing behaviorJonathan Conder-0/+101
2024-09-06Auto merge of #129999 - matthiaskrgr:rollup-pzr9c8p, r=matthiaskrgrbors-7/+108
2024-09-06Auto merge of #121614 - clubby789:no-expect, r=saethlinbors-1/+1
2024-09-05Rollup merge of #129472 - folkertdev:const-refs-to-static-asm-const, r=lcnrMatthias Krüger-7/+77
2024-09-05Rollup merge of #128919 - Nadrieril:lint-query-leaks, r=cjgillotMatthias Krüger-0/+31
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-05Adjust testsMichael Goulet-3/+22
2024-09-05Check unnormalized signature on pointer castMichael Goulet-6/+63
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-05update test descriptionlcnr-3/+3
2024-09-05remove unnecessary revisionslcnr-273/+22
2024-09-05rebase and update fixed `crashes`lcnr-21/+78
2024-09-05stabilize `-Znext-solver=coherence`lcnr-291/+307
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-04fix ICE when `asm_const` and `const_refs_to_static` are combinedFolkert de Vries-0/+43
2024-09-04propagate `tainted_by_errors` in `MirBorrowckCtxt::emit_errors`Folkert de Vries-7/+34
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-03Add an internal lint that warns when accessing untracked dataNadrieril-0/+31
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