about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-03-01Rollup merge of #82543 - klensy:skip-jobs, r=Mark-SimulacrumYuki Okushi-1/+1
2021-03-01Rollup merge of #82532 - pnkfelix:rustbuild-print-step-rusage, r=Mark-SimulacrumYuki Okushi-3/+86
2021-03-01Rollup merge of #82531 - GuillaumeGomez:gui-tests-start, r=jyn514Yuki Okushi-0/+37
2021-03-01Rollup merge of #82507 - jyn514:tidy-windows, r=Mark-SimulacrumYuki Okushi-1/+12
2021-03-01Rollup merge of #82403 - pnkfelix:rustbuild-emit-env-vars-on-verbose-verbose,...Yuki Okushi-0/+6
2021-03-01Rollup merge of #82309 - jyn514:rustdocflags, r=Mark-SimulacrumYuki Okushi-9/+21
2021-03-01Remove `krate.version`; fix `crate_version` in JSONJoshua Nelson-6/+5
2021-03-01Remove unused `RenderInfo` structJoshua Nelson-53/+6
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