about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-07-23Rollup merge of #87298 - boringcactus:patch-2, r=steveklabnikYuki Okushi-0/+3
2021-07-23Add test for fonts used for module itemsGuillaume Gomez-0/+4
2021-07-23Add regression testGiacomo Stevanato-0/+337
2021-07-23Auto merge of #87287 - oli-obk:fixup_fixup_fixup_opaque_types, r=spastorinobors-194/+136
2021-07-22Squash all commits.chaz-kiker-0/+48
2021-07-22Add a test for get_body_with_borrowck_facts.Vytautas Astrauskas-0/+236
2021-07-22Don't hide fields of enum struct variantsNoah Lev-9/+4
2021-07-22Add regression tests for the impl_trait_in_bindings ICEsAlex Macleod-0/+221
2021-07-22Auto merge of #86212 - pnkfelix:mainline-targetted-revert-81473-warn-write-on...bors-114/+2
2021-07-22Don't default to `submodules = true` unless the rust repo has a .git directoryJoshua Nelson-5/+10
2021-07-22Change rustdoc logo to use the full container sizeThomas de Zeeuw-0/+1
2021-07-22Add comment and more tests.Charles Lew-0/+384
2021-07-22Add support for powerpc-unknown-freebsdPiotr Kubaj-0/+10
2021-07-22Extend HIR WF checking to fieldsAaron Hill-8/+8
2021-07-22Auto merge of #87371 - ehuss:update-cargo, r=ehussbors-0/+0
2021-07-22Move calls to test_main into one functionGuillaume Gomez-15/+20
2021-07-22Update cargoEric Huss-0/+0
2021-07-22Rollup merge of #87307 - michaelwoerister:pgo-unwind-msvc, r=nagisaGuillaume Gomez-61/+1
2021-07-22Rollup merge of #87288 - ijackson:rustdoc-theme, r=GuillaumeGomezGuillaume Gomez-23/+94
2021-07-22Rollup merge of #87281 - rust-lang:issue-81487, r=nikomatsakisGuillaume Gomez-0/+19
2021-07-22Rollup merge of #87270 - GuillaumeGomez:item-summary-table, r=notriddleGuillaume Gomez-4/+24
2021-07-22bless nll testsOli Scherer-20/+16
2021-07-22Add a regression testOli Scherer-0/+24
2021-07-22Make mir borrowck's use of opaque types independent of the typeck query's resultOli Scherer-174/+96
2021-07-22Move implementors directly into lib2Guillaume Gomez-1/+1
2021-07-22Add tests for default-settingsGuillaume Gomez-0/+60
2021-07-22Auto merge of #87265 - Aaron1011:hir-wf-fn, r=estebankbors-44/+68
2021-07-21Make `x.py d` an alias for `x.py doc`inquisitivecrystal-4/+5
2021-07-22Auto merge of #87250 - robojumper:87199-sized-relaxation, r=nikomatsakisbors-0/+56
2021-07-21temporarily ignore a test until we reland PR 83171.Felix S. Klock II-0/+2
2021-07-21Revert PR 81473 to resolve (on mainline) issues 81626 and 81658.Felix S. Klock II-114/+0
2021-07-22Fix `--dry-run` when download-ci-llvm is setJoshua Nelson-2/+10
2021-07-22Auto merge of #87246 - rust-lang:placeholder-pretty, r=nikomatsakisbors-10/+10
2021-07-21Fix formatting in tidy exception listIgor Matuszewski-11/+11
2021-07-21Clean up now unused deps from the exceptions listIgor Matuszewski-8/+2
2021-07-21Remove cargo workspace to build rustdoc-gui test crates because of cargo conf...Guillaume Gomez-35/+20
2021-07-21Add test to ensure tables are not inside items summaryGuillaume Gomez-0/+13
2021-07-21Don't render <table> in items' summaryGuillaume Gomez-4/+11
2021-07-21Run rustfmtIan Jackson-2/+4
2021-07-21rustdoc: Restore --default-theme, etc, by restoring varname escapingIan Jackson-1/+25
2021-07-21Rollup merge of #87346 - rylev:rename-force-warn, r=nikomatsakisEric Huss-37/+37
2021-07-21Rollup merge of #87326 - ehuss:update-cargo, r=ehussEric Huss-0/+0
2021-07-21Rollup merge of #87278 - lnicola:rust-analyzer-2021-07-19, r=lnicolaEric Huss-16/+15
2021-07-21Rollup merge of #87024 - weihanglo:issue-85494, r=ManishearthEric Huss-19/+72
2021-07-21Rollup merge of #87342 - midgleyc:add-E0757-long, r=GuillaumeGomezGuillaume Gomez-0/+1
2021-07-21Rollup merge of #87321 - midgleyc:add-E0722-long, r=GuillaumeGomezGuillaume Gomez-1/+2
2021-07-21Rollup merge of #87311 - oli-obk:nll_suggestion_span, r=estebankGuillaume Gomez-8/+8
2021-07-21Rollup merge of #87301 - chinmaydd:chinmaydd-patch-1-1, r=jyn514Guillaume Gomez-1/+1
2021-07-21Rollup merge of #87273 - fee1-dead:impl-const-impl-bounds, r=oli-obkGuillaume Gomez-0/+15
2021-07-21Rollup merge of #87230 - GuillaumeGomez:docblock-table-overflow, r=notriddleGuillaume Gomez-11/+23