about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-04-27Bless tests.Camille GILLOT-4/+17
2022-04-22Auto merge of #96322 - matthiaskrgr:rollup-9xejxrf, r=matthiaskrgrbors-62/+83
2022-04-22Rollup merge of #96273 - TaKO8Ki:make-E0117-error-clear, r=davidtwcoMatthias Krüger-28/+28
2022-04-22Rollup merge of #96272 - tmiasko:validate-uninhabited, r=RalfJungMatthias Krüger-34/+55
2022-04-22Auto merge of #96301 - notriddle:notriddle/synthetic-impl-prim, r=GuillaumeGomezbors-4/+9
2022-04-22Auto merge of #96197 - erikdesjardins:scalarpairenum, r=oli-obkbors-0/+774
2022-04-22Auto merge of #96207 - nikic:distcheck-dir, r=Mark-Simulacrumbors-1/+3
2022-04-22normalize out pref_align (copied from another test)Erik Desjardins-56/+23
2022-04-22Auto merge of #96144 - c410-f3r:z-errors, r=petrochenkovbors-1/+1
2022-04-22Auto merge of #96282 - petrochenkov:unindent, r=GuillaumeGomezbors-133/+89
2022-04-21rustdoc: make primitive synthetic impls for correct doc moduleMichael Howell-4/+9
2022-04-22Auto merge of #96261 - petrochenkov:doclink7, r=GuillaumeGomezbors-7/+20
2022-04-21Auto merge of #96293 - Dylan-DPC:rollup-saipx8c, r=Dylan-DPCbors-0/+0
2022-04-21Update `validate_uninhabited_zsts.rs` test after MIR building changesTomasz Miąsko-34/+55
2022-04-21Rollup merge of #96251 - ehuss:update-books, r=ehussDylan DPC-0/+0
2022-04-21Auto merge of #96260 - Kobzol:rustdoc-idmap, r=petrochenkovbors-44/+49
2022-04-21Move some tests to more reasonable directoriesCaio-1/+1
2022-04-21rustdoc: Unindent doc fragments on `Attributes` constructionVadim Petrochenkov-133/+89
2022-04-21Auto merge of #96003 - aswild:pr/bootstrap-subcommands-cleanup, r=jyn514bors-103/+85
2022-04-21Auto merge of #95828 - vacuus:rustdoc-print-where-clause, r=notriddlebors-70/+62
2022-04-21make `E0117` error clearTakayuki Maeda-28/+28
2022-04-21Auto merge of #95612 - davidtwco:split-debuginfo-in-bootstrap, r=Mark-Simulacrumbors-13/+59
2022-04-21Auto merge of #96263 - Dylan-DPC:rollup-0eofl13, r=Dylan-DPCbors-520/+2336
2022-04-20rustdoc: Clean up `html::format::print_where_clause`Roc Yu-70/+62
2022-04-20Auto merge of #96254 - RalfJung:miri, r=RalfJungbors-6/+8
2022-04-21Rollup merge of #96236 - Aaron1011:constraint-debug, r=jackh726Dylan DPC-58/+30
2022-04-21Rollup merge of #96196 - jyn514:no-assertion, r=Mark-SimulacrumDylan DPC-5/+7
2022-04-21Rollup merge of #90630 - GuillaumeGomez:improve-rustdoc-search, r=notriddleDylan DPC-457/+2299
2022-04-20update MiriRalf Jung-6/+8
2022-04-21[WIP] rustdoc: Resolve some more doc links earlyVadim Petrochenkov-7/+20
2022-04-21rustdoc: Optimize IdMapJakub Beránek-44/+49
2022-04-20Auto merge of #96187 - GuillaumeGomez:potential-intra-doc-links-filtering, r=...bors-1/+13
2022-04-20Extend `handleSingleArg` documentationGuillaume Gomez-0/+4
2022-04-20Auto merge of #96253 - Dylan-DPC:rollup-87hpds5, r=Dylan-DPCbors-93/+154
2022-04-20Remove `<>` links to be potential intra-doc linksGuillaume Gomez-1/+13
2022-04-20Rollup merge of #93313 - tmiasko:uninhabited, r=tmandryDylan DPC-93/+154
2022-04-20Auto merge of #96250 - ehuss:update-cargo, r=ehussbors-0/+3
2022-04-20Update booksEric Huss-0/+0
2022-04-20Update cargoEric Huss-0/+3
2022-04-20Auto merge of #96135 - petrochenkov:doclink6, r=GuillaumeGomezbors-131/+223
2022-04-19Add an explicit `Span` field to `OutlivesConstraint`Aaron Hill-58/+30
2022-04-20bootstrap: non-bootstrap windows split debuginfoDavid Wood-7/+11
2022-04-19Rollup merge of #95813 - Urgau:rustdoc-where-clause-space, r=GuillaumeGomezDylan DPC-1/+19
2022-04-19Rollup merge of #95740 - Amanieu:kreg0, r=nagisaDylan DPC-14/+14
2022-04-19Add regression test for #96079Guillaume Gomez-0/+26
2022-04-19rustdoc: Sligthly optimize `Attributes` construction and processing before do...Vadim Petrochenkov-44/+31
2022-04-19rustdoc: Cache preprocessed markdown linksVadim Petrochenkov-45/+68
2022-04-19rustdoc: Optimize and refactor doc link resolutionVadim Petrochenkov-40/+112
2022-04-19rustc_metadata: Store a flag telling whether an item may have doc links in it...Vadim Petrochenkov-17/+1
2022-04-19asm: Add a kreg0 register class on x86 which includes k0Amanieu d'Antras-14/+14