about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-10-13 Give an error when running `x.py test --stage 0 src/test/ui`Joshua Nelson-0/+9
2020-10-13Auto merge of #77762 - pietroalbini:dist-build-manifest, r=Mark-Simulacrumbors-56/+126
2020-10-13Clean up rustdoc passesGuillaume Gomez-170/+176
2020-10-13Include aarch64-apple-darwin in the dist manifestsJake Goulding-0/+2
2020-10-13Add check for HTML commentsGuillaume Gomez-6/+46
2020-10-13Coding style fixesnasso-25/+22
2020-10-13Remove unnecessary refsnasso-10/+5
2020-10-13Add a setting to use the system themenasso-36/+232
2020-10-13Auto merge of #77759 - tblah:fix_riscv_qemu, r=pietroalbinibors-3/+3
2020-10-13Auto merge of #76196 - r-52:r-coverage-allow-missing-docs, r=jyn514bors-15/+104
2020-10-13Auto merge of #76830 - Artoria2e5:tune, r=nagisabors-2/+39
2020-10-13Auto merge of #77796 - jonas-schievink:switchint-refactor, r=oli-obkbors-1/+0
2020-10-12Bless expected errorsEthan Brierley-132/+132
2020-10-12Include `llvm-dis`, `llc` and `opt` in `llvm-tools-preview` componentAaron Hill-0/+3
2020-10-12Auto merge of #77847 - Xanewok:update-rls, r=Xanewokbors-0/+0
2020-10-12Configure jemalloc for cross-compilation to aarch64-apple-darwinJake Goulding-0/+8
2020-10-12Clean up rustdoc HTML tags check passGuillaume Gomez-54/+68
2020-10-13Rollup merge of #77863 - JohnTitor:remove-mark-i-m, r=pietroalbiniYuki Okushi-1/+1
2020-10-13Rollup merge of #77852 - 12101111:fix-bootstrap-doc, r=jonas-schievinkYuki Okushi-3/+3
2020-10-13Rollup merge of #77811 - jyn514:private, r=GuillaumeGomezYuki Okushi-2/+2
2020-10-13Rollup merge of #77746 - winnayx:issue-77572-fix, r=jyn514Yuki Okushi-7/+10
2020-10-13Rollup merge of #77699 - GuillaumeGomez:word-wrap, r=XAMPPRockyYuki Okushi-7/+3
2020-10-13Remove `mark-i-m` from rustc-dev-guide maintainersYuki Okushi-1/+1
2020-10-12Enable building Cargo for aarch64-apple-darwinJake Goulding-7/+2
2020-10-12build-manifest: bundle the rustc version in the binaryPietro Albini-15/+7
2020-10-12build-manifest: use var_os instead of var to check if vars existPietro Albini-3/+3
2020-10-12build-manifest: allow configuring the number of threadsPietro Albini-7/+13
2020-10-12ci: also build the build-manifest component on dist-x86_64-linuxPietro Albini-1/+3
2020-10-12bootstrap: add --include-default-paths to ./x.pyPietro Albini-21/+30
2020-10-12bootstrap: add disabled by default build-manifest dist componentPietro Albini-0/+68
2020-10-12build-manifest: accept the Rust version instead of the monorepo pathPietro Albini-16/+9
2020-10-12fmtPhilipp Hansch-1/+1
2020-10-12driver.rs: Replace lazy_static with once_cellPhilipp Hansch-9/+7
2020-10-12lintlist.rs: Replace lazy_static with once_cellPhilipp Hansch-6/+8
2020-10-12build-manifest: stop generating numbered channel names except for stablePietro Albini-4/+5
2020-10-12Add word-wrap rule for short descriptionsGuillaume Gomez-0/+3
2020-10-12update url in bootstrap README12101111-3/+3
2020-10-12Extend test to ensure that items inherit lint level from the parentGuillaume Gomez-0/+2
2020-10-12Improve lint level handlingGuillaume Gomez-2/+4
2020-10-12Apply same treatment to MISSING_DOC_CODE_EXAMPLESGuillaume Gomez-6/+34
2020-10-12Inherit lint level from parentsGuillaume Gomez-25/+27
2020-10-12rustdoc: skip allow missing doc in cover. reportRoman-2/+57
2020-10-12Update RLSIgor Matuszewski-0/+0
2020-10-12Auto merge of #75914 - arlosi:aarch64-ci, r=pietroalbinibors-2/+21
2020-10-12Add test for compiler reexports removalGuillaume Gomez-0/+7
2020-10-12Filter out imports added by the compilerGuillaume Gomez-2/+9
2020-10-12Auto merge of #77837 - Aaron1011:bump-miri-backtrace, r=RalfJungbors-16/+8
2020-10-12Auto merge of #75956 - jonas-schievink:lto-opt-sz, r=tmiaskobors-0/+14
2020-10-12Auto merge of #77790 - jyn514:undivided, r=ollie27bors-29/+32
2020-10-11Remove unnecessary `RefCell` for doc_stringsJoshua Nelson-4/+4