about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-04-12Update attribute testsManish Goregaokar-8/+8
2021-04-12Move search JS into search-index.jsJacob Hoffman-Andrews-1524/+1534
2021-04-12Add explanatory note to `bare_urls` lintCamelid-0/+35
2021-04-13Auto merge of #84082 - andjo403:stabilize_nonzero_leading_trailing_zeros, r=m...bors-1/+32
2021-04-13Check for asm support in UI tests that require itTomasz Miąsko-5/+32
2021-04-12Compiler error messages: reduce assertiveness of message E0384James Addison-35/+35
2021-04-12Auto merge of #82918 - Manishearth:edition-2015-warn, r=oli-obkbors-77/+84
2021-04-12+ignore-tidy-filelengthManish Goregaokar-1/+2
2021-04-12Fix typo in error messageCamelid-3/+6
2021-04-12Move color to themesManish Goregaokar-5/+9
2021-04-12& -> &&Manish Goregaokar-2/+2
2021-04-12Wrap toggle_open()Manish Goregaokar-1/+4
2021-04-12Add test for item hidingManish Goregaokar-0/+155
2021-04-12add testb-naber-0/+58
2021-04-12should_hide_fields > 12Manish Goregaokar-2/+1
2021-04-12Turn old edition lints (anonymous-parameters, keyword-idents) into warn-by-de...Manish Goregaokar-77/+84
2021-04-12Auto merge of #84103 - calebcartwright:bump-rls-rustfmt, r=Xanewokbors-5/+5
2021-04-12Fix lookahead with None-delimited groupAaron Hill-0/+15
2021-04-12Add css classesManish Goregaokar-12/+12
2021-04-12Improve CSS for "hide contents, not items"Jacob Hoffman-Andrews-130/+116
2021-04-12Update src/librustdoc/html/render/print_item.rsManish Goregaokar-1/+1
2021-04-12Update src/librustdoc/html/render/print_item.rsManish Goregaokar-1/+1
2021-04-12rustdoc: Add setting for hiding large itemsManish Goregaokar-1/+6
2021-04-12rustdoc: smartly hide associated items of traits if there are too many of themManish Goregaokar-12/+30
2021-04-12rustdoc: hide fields of structs/unions > 5Manish Goregaokar-8/+31
2021-04-12rustdoc: hide variants of enums > 5Manish Goregaokar-7/+34
2021-04-12rustdoc: Stop hiding entire item declarationsManish Goregaokar-33/+5
2021-04-12update RLS and rustfmtCaleb Cartwright-5/+5
2021-04-12Auto merge of #84068 - Amanieu:fix_lint, r=lcnrbors-12/+15
2021-04-12Auto merge of #84095 - infinity0:master, r=Mark-Simulacrumbors-4/+6
2021-04-12Auto merge of #84112 - Dylan-DPC:rollup-tapsrzz, r=Dylan-DPCbors-182/+498
2021-04-12Rollup merge of #84101 - jyn514:early-pass, r=ManishearthDylan DPC-133/+220
2021-04-12Rollup merge of #84079 - camelid:improve-bare-urls-test, r=jyn514Dylan DPC-18/+80
2021-04-12Rollup merge of #84014 - estebank:cool-bears-hot-tip, r=varkorDylan DPC-31/+155
2021-04-12Rollup merge of #83669 - kwj2104:issue-81508-fix, r=varkorDylan DPC-0/+43
2021-04-11detect when suggested paths enter extern crates more rigorouslySNCPlay42-0/+39
2021-04-11Auto merge of #84100 - sjakobi:77548-reenable-check, r=jyn514bors-5/+3
2021-04-11Move crate loader to collect_intra_doc_links::earlyJoshua Nelson-61/+80
2021-04-11stabilize const_cttzAndreas Jonson-1/+32
2021-04-11tidy: Re-enable the "ignoring file length unnecessarily" checkSimon Jakobi-5/+3
2021-04-11Allow using `-C force-unwind-tables=no` when `panic=unwind`hyd-dev-11/+65
2021-04-11Add test to allow bad_asm_styleAmanieu d'Antras-12/+15
2021-04-11bootstrap: check local_rebuild before adding --cfg=bootstrap, closes #84057Ximin Luo-4/+6
2021-04-11Auto merge of #82608 - Aaron1011:feature/final-preexp-tts, r=petrochenkovbors-713/+725
2021-04-11Implement token-based handling of attributes during expansionAaron Hill-713/+725
2021-04-11Auto merge of #83806 - JohnTitor:issue-51446, r=estebankbors-0/+34
2021-04-11Auto merge of #84071 - nagisa:nixos-patching-fix, r=Mark-Simulacrumbors-48/+41
2021-04-10Preprocess intra-doc links consistentlyJoshua Nelson-92/+160
2021-04-10Run rustfix for `bare-urls` testCamelid-18/+80
2021-04-10Rename `url-improvements` test to `bare-urls`Camelid-18/+18