about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-12-10Rollup merge of #104019 - compiler-errors:print-generator-sizes, r=wesleywiserMatthias Krüger-0/+83
2022-12-09Rollup merge of #105506 - estebank:rustc_must_implement_one_of, r=compiler-er...Matthias Krüger-28/+28
2022-12-09Rollup merge of #105504 - notriddle:notriddle/stab-css, r=GuillaumeGomezMatthias Krüger-0/+41
2022-12-09Rollup merge of #105385 - uweigand:s390x-test-lld, r=Mark-SimulacrumMatthias Krüger-0/+1
2022-12-09Rollup merge of #105265 - aDotInTheVoid:sum-product-on-unimplemented, r=estebankMatthias Krüger-0/+48
2022-12-09Rollup merge of #102406 - mejrs:missing_copy, r=wesleywiserMatthias Krüger-0/+35
2022-12-09Tweak `rustc_must_implement_one_of` diagnostic outputEsteban Küber-28/+28
2022-12-09rustdoc: make stability badge CSS more consistentMichael Howell-0/+41
2022-12-09Auto merge of #105486 - matthiaskrgr:rollup-o7c4l1c, r=matthiaskrgrbors-5/+129
2022-12-09Rollup merge of #105455 - lcnr:correct-reveal-in-validate, r=jackh726Matthias Krüger-0/+52
2022-12-09Rollup merge of #105442 - notriddle:notriddle/docblock-table-css, r=Guillaume...Matthias Krüger-0/+50
2022-12-09Rollup merge of #105427 - GuillaumeGomez:dont-silently-ignore-rustdoc-errors,...Matthias Krüger-1/+11
2022-12-09Rollup merge of #105387 - willcrichton:scrape-examples-ui-improvements, r=not...Matthias Krüger-0/+16
2022-12-09Rollup merge of #105216 - GuillaumeGomez:rm-unused-gui-test, r=notriddleMatthias Krüger-4/+0
2022-12-09Auto merge of #104449 - oli-obk:unhide_unknown_spans, r=estebank,RalfJungbors-713/+2025
2022-12-09Auto merge of #105456 - matthiaskrgr:rollup-yennygf, r=matthiaskrgrbors-41/+203
2022-12-08Add `rustc_on_unimplemented` to `Sum` and `Product` trait.Nixon Enraght-Moony-0/+48
2022-12-09Ignore errors when including clear_expected_if_blessedTomasz Miąsko-1/+1
2022-12-08rustdoc: add GUI test case for docblock table colorsMichael Howell-0/+50
2022-12-08Update rustdoc test to check its error outputGuillaume Gomez-1/+11
2022-12-08Rollup merge of #105423 - oli-obk:symbols, r=jackh726Matthias Krüger-1/+1
2022-12-08Rollup merge of #105408 - cuviper:help-rpitirpit, r=compiler-errorsMatthias Krüger-0/+6
2022-12-08Rollup merge of #105317 - RalfJung:retag-rework, r=oli-obkMatthias Krüger-29/+0
2022-12-08Rollup merge of #105255 - cjgillot:issue-105197, r=compiler-errorsMatthias Krüger-0/+17
2022-12-08Rollup merge of #104922 - estebank:fur-elize, r=oli-obkMatthias Krüger-11/+179
2022-12-08add regression test for #105009lcnr-0/+52
2022-12-07Use `Symbol` for the crate name instead of `String`/`str`Oli Scherer-1/+1
2022-12-07Properly print generator interior type sizesMichael Goulet-11/+28
2022-12-07Factor scrape-examples toggle test into a new fileWill Crichton-38/+14
2022-12-07Add explanations to scrape-examples integration testWill Crichton-0/+6
2022-12-07Improve several aspects of the Rustdoc scrape-examples UI.Will Crichton-0/+34
2022-12-07Rollup merge of #105400 - BoxyUwU:braced_param_evaluatability, r=oli-obkMatthias Krüger-0/+12
2022-12-07Rollup merge of #105267 - compiler-errors:issue-104613, r=oli-obkMatthias Krüger-0/+54
2022-12-07Make -Zsimulate-remapped-rust-src-base reproducible on CIOli Scherer-9/+9
2022-12-07Auto merge of #104799 - pcc:linkage-fn, r=tmiaskobors-30/+15
2022-12-07Avoid remapping paths back to `$SRC_DIR` in CIOli Scherer-6/+6
2022-12-07Compute generator sizes with -Zprint_type_sizesMichael Goulet-0/+66
2022-12-06Add help for `#![feature(impl_trait_in_fn_trait_return)]`Josh Stone-0/+6
2022-12-06normalize before matching on `ConstKind`Boxy-0/+12
2022-12-06Rollup merge of #105358 - TaKO8Ki:fix-104260, r=estebankMatthias Krüger-0/+14
2022-12-06Filter out precise alloc ids from diagnosticsOli Scherer-2/+3
2022-12-06Bless 32 bit testsOli Scherer-82/+120
2022-12-06Properly indent messagesOli Scherer-7/+13
2022-12-06Change CTFE backtraces to use `note` instead of `label` to preserve their orderOli Scherer-641/+1857
2022-12-06Remove now-redundant file/line info from const backtracesOli Scherer-416/+416
2022-12-06Start emitting labels even if their pointed to file is not available locallyOli Scherer-0/+51
2022-12-06Auto merge of #105378 - matthiaskrgr:rollup-fjeorw5, r=matthiaskrgrbors-19/+127
2022-12-06Skip test on s390x as LLD does not support the platformUlrich Weigand-0/+1
2022-12-06Rollup merge of #105349 - compiler-errors:point-at-assoc-ct-fn-ptr-arg, r=cjg...Matthias Krüger-2/+4
2022-12-06Rollup merge of #105320 - notriddle:notriddle/rustdoc-toggle-hideme-2, r=Guil...Matthias Krüger-0/+10