about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-11-02asm: Work around LLVM bug on AArch64Amanieu d'Antras-0/+16
2022-11-02Auto merge of #103649 - petrochenkov:docnotrait, r=GuillaumeGomezbors-0/+12
2022-11-01Rollup merge of #103839 - Nilstrieb:print-list, r=compiler-errorsManish Goregaokar-0/+6
2022-11-01Rollup merge of #103837 - GuillaumeGomez:migrate-sidebar-links-color-gui-test...Manish Goregaokar-225/+162
2022-11-01Rollup merge of #103781 - JakobDegen:mir-opt-tidy, r=jyn514Manish Goregaokar-404/+0
2022-11-01Rollup merge of #103575 - Xiretza:suggestions-style-attr, r=davidtwcoManish Goregaokar-78/+229
2022-11-01Auto merge of #103217 - mejrs:track, r=eholkbors-0/+180
2022-11-01Remove unneeded "rustdoc-preferred-dark-theme" settingGuillaume Gomez-1/+0
2022-11-01Migrate sidebar-links-color GUI test to functionsGuillaume Gomez-224/+162
2022-11-01Rollup merge of #103817 - notriddle:notriddle/attribute-css, r=GuillaumeGomezDylan DPC-9/+9
2022-11-01Rollup merge of #103760 - petrochenkov:macimp, r=cjgillotDylan DPC-7/+28
2022-11-01Rollup merge of #84022 - Aaron1011:remove-derive-res-fallback, r=petrochenkovDylan DPC-100/+36
2022-11-01Print valid `--print` requests if request is invalidnils-0/+6
2022-11-01Rollup merge of #103759 - cjgillot:adt-collect, r=davidtwcoDylan DPC-3/+3
2022-11-01Rollup merge of #103706 - zbyrn:issue-101637-fix, r=estebankDylan DPC-19/+111
2022-11-01Rollup merge of #103584 - ouz-a:issue-102303, r=oli-obkDylan DPC-15/+69
2022-11-01Rollup merge of #103061 - Amanieu:rewrite_alloc_error_handler, r=bjorn3Dylan DPC-31/+135
2022-10-31Detect unused files in `src/test/mir-opt` and error on them in tidy.Jakob Degen-404/+0
2022-11-01Rollup merge of #103799 - GuillaumeGomez:search-index-tuple-struct-field, r=n...Yuki Okushi-0/+18
2022-11-01Rollup merge of #103793 - notriddle:notriddle/rustdoc-toggle-in-impl-items, r...Yuki Okushi-0/+34
2022-11-01Rollup merge of #103788 - chenyukang:yukang/fix-ice-103783, r=compiler-errorsYuki Okushi-0/+33
2022-11-01Rollup merge of #103772 - compiler-errors:better-strict-coherence-err, r=davi...Yuki Okushi-0/+17
2022-11-01Rollup merge of #103749 - est31:reduce_irrefutable_let_else_span, r=cjgillotYuki Okushi-5/+18
2022-10-31rustdoc: rename syntax highlighting CSS class `attribute` to `attr`Michael Howell-9/+9
2022-10-31Auto merge of #103795 - thomcc:untest, r=Mark-Simulacrumbors-0/+25
2022-10-31resolve: Turn the binding from `#[macro_export]` into a proper `Import`Vadim Petrochenkov-7/+28
2022-10-31Rewrite implementation of `#[alloc_error_handler]`Amanieu d'Antras-31/+135
2022-10-31Add more track_callermejrs-1/+28
2022-10-31rustdoc: add test case for associated type marginsMichael Howell-0/+34
2022-10-31Add `ignore-cross-compile` to the `#[bench]` smoketest, and move it back to r...Thom Chiovoloni-1/+3
2022-10-31move libtest bench smoketest to run-make-fulldepsThom Chiovoloni-1/+1
2022-10-31Use AdtDef to check enum.Camille GILLOT-3/+3
2022-10-31smoketest that libtest doesn't panic in `#[bench]`Thom Chiovoloni-0/+23
2022-10-31Remove bounds check with enum castouz-a-15/+69
2022-10-31Add test for tuple struct field generation in search indexGuillaume Gomez-0/+18
2022-10-31Rollup merge of #103338 - l4l:enum-unreachable-pub, r=nagisaDylan DPC-0/+45
2022-10-31Auto merge of #103787 - notriddle:rollup-q1vmxsb, r=notriddlebors-136/+312
2022-10-30Rollup merge of #103764 - SarthakSingh31:issue-94187-2, r=compiler-errorsMichael Howell-5/+11
2022-10-30Rollup merge of #103758 - GuillaumeGomez:reexports-search-result-test, r=notr...Michael Howell-0/+28
2022-10-30Rollup merge of #103746 - notriddle:notriddle/incoherent-dyn-trait, r=Guillau...Michael Howell-0/+35
2022-10-30Rollup merge of #101428 - JakobDegen:build-tests, r=oli-obkMichael Howell-110/+134
2022-10-30Rollup merge of #97971 - Soveu:varargs, r=jackh726Michael Howell-21/+104
2022-10-31Use `br` instead of `switch` in more cases.Nicholas Nethercote-29/+83
2022-10-30better error for rustc_strict_coherence misuseMichael Goulet-0/+17
2022-10-30Auto merge of #103299 - nikic:usub-overflow, r=wesleywiserbors-0/+16
2022-10-30All verbosity checks in `PrettyPrinter` now go through `PrettyPrinter::should...Sarthak Singh-5/+11
2022-10-30rustdoc: Do not add external traits to the crate in `register_res`Vadim Petrochenkov-0/+12
2022-10-30Add regression test for reexports in search resultsGuillaume Gomez-0/+28
2022-10-30Add parser testmejrs-0/+17
2022-10-30Rollup merge of #103588 - weihanglo:rustdoc/url-redirect, r=notriddleDylan DPC-6/+6