about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-11-05Rollup merge of #103878 - Mark-Simulacrum:fix-stable-ci-download, r=jyn514Matthias Krüger-17/+42
2022-11-04Auto merge of #103978 - matthiaskrgr:rollup-iym9kmg, r=matthiaskrgrbors-37/+111
2022-11-04Rollup merge of #103964 - clubby789:lint-enclosing-unsafe, r=compiler-errorsMatthias Krüger-0/+50
2022-11-04Rollup merge of #103958 - chenyukang:yukang/fix-103951-count-limit, r=jyn514Matthias Krüger-26/+34
2022-11-04Rollup merge of #103897 - Amanieu:llvm-58384, r=davidtwcoMatthias Krüger-0/+16
2022-11-04Rollup merge of #103681 - RalfJung:libtest-thread, r=thomccMatthias Krüger-5/+5
2022-11-04Rollup merge of #103397 - crlf0710:port_dead_code_lint, r=davidtwcoMatthias Krüger-6/+6
2022-11-04Auto merge of #101703 - nicholasbishop:bishop-add-uefi-ci-2, r=jyn514bors-2/+159
2022-11-04test tidy should not count untracked paths towards entries limityukang-26/+34
2022-11-04Formatting changes + add UI testclubby789-0/+50
2022-11-04Rollup merge of #103950 - nbdd0121:master, r=tmiaskoMatthias Krüger-0/+12
2022-11-04Rollup merge of #103935 - GuillaumeGomez:remove-rustdoc-visibility-ty, r=notr...Matthias Krüger-153/+129
2022-11-04Rollup merge of #103780 - compiler-errors:bound-closure-lifetimes, r=jackh726Matthias Krüger-0/+63
2022-11-04Auto merge of #103954 - matthiaskrgr:rollup-tskpxnj, r=matthiaskrgrbors-29/+86
2022-11-04Rollup merge of #103940 - notriddle:notriddle/main-content-item-info-margin-t...Matthias Krüger-1/+0
2022-11-04Rollup merge of #103938 - notriddle:notriddle/search-results-border-bottom, r...Matthias Krüger-2/+19
2022-11-04Rollup merge of #103930 - fee1-dead-contrib:mv-from-root, r=jyn514Matthias Krüger-8/+8
2022-11-04Rollup merge of #103912 - flba-eb:doc_adding_tier3_target, r=davidtwcoMatthias Krüger-0/+25
2022-11-04Rollup merge of #103905 - notriddle:notriddle/sidebar-elems-background, r=Gui...Matthias Krüger-1/+0
2022-11-04Rollup merge of #103892 - compiler-errors:afit-rustdoc, r=GuillaumeGomezMatthias Krüger-17/+34
2022-11-04Auto merge of #102928 - notriddle:notriddle/rustdoc-thin-vec, r=GuillaumeGomezbors-65/+62
2022-11-04Fix ICE when negative impl is collected during eager monoGary Guo-0/+12
2022-11-04Auto merge of #101834 - compiler-errors:super-deduce-closure-sig, r=lcnrbors-28/+30
2022-11-03rustdoc: remove no-op CSS `#main-content > .item-info { margin-top: 0 }`Michael Howell-1/+0
2022-11-03rustdoc: clean up hardcoded CSS border color on search resultsMichael Howell-2/+19
2022-11-03Remove rustdoc clean::Visibility typeGuillaume Gomez-153/+129
2022-11-03Move some tests from `src/test/ui` to more reasonable placesDeadbeef-8/+8
2022-11-03Elaborate supertrait obligations when deducing closure signatureMichael Goulet-28/+30
2022-11-03Revert "Update cargo"Mark Rousskov-0/+0
2022-11-03Fix artifact version/channel detection for stableMark Rousskov-17/+42
2022-11-03Add howto for adding new targetsFlorian Bartels-0/+25
2022-11-03Auto merge of #103904 - JakobDegen:mir-opt-dash, r=oli-obkbors-3262/+3299
2022-11-03Auto merge of #103860 - weihanglo:update-cargo, r=ehussbors-0/+0
2022-11-03Auto merge of #103903 - matthiaskrgr:rollup-r5xcvrp, r=matthiaskrgrbors-19/+161
2022-11-02rustdoc: add size tracking for `Generics`Michael Howell-0/+1
2022-11-02rustdoc: remove unneeded Box from ItemKindMichael Howell-4/+4
2022-11-02rustdoc: use ThinVec for cleaned genericsMichael Howell-61/+57
2022-11-02Update cargoWeihang Lo-0/+0
2022-11-02Ban dashes in miropt test file namesJakob Degen-3262/+3299
2022-11-02rustdoc: remove redundant mobile CSS `.sidebar-elems { background }`Michael Howell-1/+0
2022-11-02Rollup merge of #103890 - notriddle:notriddle/mobile-rustdoc-padding-top, r=G...Matthias Krüger-1/+0
2022-11-02Rollup merge of #103886 - GuillaumeGomez:local-reexport-doc, r=notriddleMatthias Krüger-18/+53
2022-11-02Rollup merge of #103870 - TaKO8Ki:fix-103790, r=fee1-deadMatthias Krüger-0/+75
2022-11-02Rollup merge of #99801 - Neo-Zhixing:fix/generic_const_exprs_parent_opaque_pr...Matthias Krüger-0/+33
2022-11-02Auto merge of #103846 - Kobzol:revert-103295-ninja, r=cuviperbors-5/+4
2022-11-02asm: Work around LLVM bug on AArch64Amanieu d'Antras-0/+16
2022-11-02Properly render asyncness for traits without default bodyMichael Goulet-17/+34
2022-11-02rustdoc: remove unused mobile CSS `.rustdoc { padding-top: 0 }`Michael Howell-1/+0
2022-11-02Rollup merge of #103855 - notriddle:notriddle/mobile-item-table, r=GuillaumeG...Dylan DPC-8/+1
2022-11-02Rollup merge of #103774 - compiler-errors:dyn-trait-in-type-name, r=eholkDylan DPC-4/+1