about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-03-01Remove the dummy cache in `DocContext`Joshua Nelson-82/+79
2021-02-28Add more proc-macro attribute testsAaron Hill-371/+2249
2021-02-28Remove deleted pass from rustdoc test suiteJoshua Nelson-1/+1
2021-02-28Always compile rustdoc with debug logging enabled when `download-rustc` is setJoshua Nelson-0/+81
2021-02-28Bless some testsGiacomo Stevanato-16/+16
2021-02-28Add a test in src/test/rustdoc/doc-cfg.rsDan Gohman-0/+32
2021-02-28Add GUI testsGuillaume Gomez-0/+37
2021-02-28Auto merge of #81349 - jyn514:blanket-impls-cleanup, r=lcnrbors-48/+33
2021-02-28Remove unnecessary `self_ty` parameter to `get_blanket_impls`Joshua Nelson-48/+33
2021-02-28Erase late bound regions to avoid ICEYuki Okushi-0/+52
2021-02-28Auto merge of #82603 - RalfJung:miri, r=RalfJungbors-7/+10
2021-02-28update MiriRalf Jung-7/+10
2021-02-28Update tracing to 0.1.25Tomasz Miąsko-1/+2
2021-02-28Support LLVM 12 in rustcNikita Popov-43/+49
2021-02-28Auto merge of #82350 - ehuss:test-chapter, r=jyn514bors-1/+287
2021-02-28Auto merge of #82605 - cuviper:issue81051, r=nikicbors-0/+0
2021-02-28Apply lint restrictions from renamed lintsJoshua Nelson-0/+37
2021-02-28Propagate `--test-args` for `x.py test src/tools/cargo`Joshua Nelson-0/+1
2021-02-28Auto merge of #82594 - nagisa:nagisa/remove-rumprun, r=petrochenkovbors-36/+0
2021-02-28Use -O in try_identity test that requires storage markersTomasz Miąsko-1/+1
2021-02-28compiletest: run mir-opt tests with -C opt-level=1Tomasz Miąsko-0/+1
2021-02-28Remove storage markers if they won't be used during code generationTomasz Miąsko-2/+126
2021-02-28Update rustdoc test to make it work with newly added rustc passesGuillaume Gomez-0/+2
2021-02-28Add test for rustdoc new check passGuillaume Gomez-0/+13
2021-02-28Run some rustc passes in rustdocGuillaume Gomez-0/+2
2021-02-27Rollup merge of #82584 - tazjin:rustdoc-aria, r=GuillaumeGomezDylan DPC-1/+1
2021-02-27Rollup merge of #82563 - lucas-deangelis:issue-82209-fix, r=jyn514Dylan DPC-0/+19
2021-02-27Rollup merge of #82537 - wesleywiser:update_measureme, r=oli-obkDylan DPC-0/+1
2021-02-27Rollup merge of #82534 - nikic:musl-crtend, r=nagisaDylan DPC-0/+6
2021-02-27Rollup merge of #81856 - Smittyvb:utf16-warn, r=matthewjasperDylan DPC-0/+0
2021-02-27Revert LLVM D81803 because it broke Windows 7Josh Stone-0/+0
2021-02-27Remove the x86_64-rumprun-netbsd targetSimonas Kazlauskas-36/+0
2021-02-27Teach rustdoc how to display WASI.Dan Gohman-0/+5
2021-02-27Enable report_in_external_macro in unaligned_referencesTaiki Endo-0/+68
2021-02-27Recover from X<Y,Z> when parsing const exprÖmer Sinan Ağacan-3/+69
2021-02-27Fix turbofish recovery with multiple generic argsÖmer Sinan Ağacan-0/+56
2021-02-27Add ARIA role to sidebar toggle in RustdocVincent Ambo-1/+1
2021-02-27Auto merge of #82511 - jsha:fix-bfcache2, r=GuillaumeGomezbors-6/+14
2021-02-26Add missing diagnostic item SymbolsCameron Steffen-17/+20
2021-02-27Rollup merge of #82494 - estebank:issue-82455, r=petrochenkovDylan DPC-2/+32
2021-02-27Rollup merge of #82490 - ehuss:update-cargo, r=ehussDylan DPC-0/+0
2021-02-27Rollup merge of #82442 - Aaron1011:fix/closure-mut-crash, r=matthewjasperDylan DPC-0/+40
2021-02-27Rollup merge of #82419 - petrochenkov:inertord, r=Aaron1011Dylan DPC-38/+112
2021-02-27Rollup merge of #82404 - nagisa:nagisa/hexagon-enums-llvm-comps, r=petrochenkovDylan DPC-5/+6
2021-02-27Rollup merge of #82396 - pickfire:patch-5, r=GuillaumeGomezDylan DPC-2/+2
2021-02-27Rollup merge of #82394 - lnicola:rust-analyzer-2021-02-22, r=jonas-schievinkDylan DPC-17/+17
2021-02-27Rollup merge of #82370 - 0yoyoyo:update-issue-81650-point-anonymous-lifetime,...Dylan DPC-103/+88
2021-02-27Rollup merge of #82057 - upsuper-forks:cstr, r=davidtwco,wesleywiserDylan DPC-0/+1
2021-02-27Move test file, add test of generated linkLucas De Angelis-0/+3
2021-02-26Update src/librustdoc/passes/collect_intra_doc_links.rsLucas De Angelis-1/+1