about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-03-04Add a regression test for issue-81712Yuki Okushi-0/+40
2021-03-04Pin es-check version to prevent unrelated CI failuresYuki Okushi-1/+2
2021-03-03Pass `CrateNum` by value instead of by referenceCamelid-3/+3
2021-03-03Fix commit detected when using `download-rustc`Joshua Nelson-3/+2
2021-03-03Auto merge of #82702 - jyn514:downgrade-err, r=Manishearthbors-8/+38
2021-03-03Detect match arm body without bracesEsteban Küber-0/+222
2021-03-03reworded messageEsteban Küber-1/+3
2021-03-03Explicitly disable preinline during pgo-use testNikita Popov-5/+4
2021-03-04Let Cargo track `CLIPPY_ARGS`hyd-dev-9/+51
2021-03-03Auto merge of #82553 - tmiasko:update-tracing, r=Mark-Simulacrumbors-1/+2
2021-03-03Change error about unknown doc attributes to a warningJoshua Nelson-8/+38
2021-03-03Fix diagnostic suggests adding type `[type error]`Henry Boisdequin-20/+26
2021-03-03Auto merge of #82704 - RalfJung:miri-atomic-minmax, r=oli-obkbors-9/+16
2021-03-03Fix borrow and derefRyan Levick-18/+54
2021-03-03Remove lint pass on borrow and derefRyan Levick-57/+23
2021-03-03Move unrelated ui test back to what it was beforeRyan Levick-2/+2
2021-03-03Allow noop_method_call in clippy ui testRyan Levick-1/+1
2021-03-03Increase accuracy of lint triggerEsteban Küber-5/+8
2021-03-03Improve error messagesRyan Levick-16/+12
2021-03-03Fix tidy errorRyan Levick-4/+4
2021-03-03Update error messageRyan Levick-12/+24
2021-03-03Fix tidy errorsRyan Levick-6/+9
2021-03-03Improve warningRyan Levick-12/+12
2021-03-03Bless test where order of error message changedRyan Levick-2/+2
2021-03-03Fix testsRyan Levick-4/+9
2021-03-03Add tests and support two more noop methodsRyan Levick-0/+73
2021-03-03Rollup merge of #82713 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-03-03Rollup merge of #82695 - XAMPPRocky:remove-non-power-of-two-limit, r=nagisaYuki Okushi-44/+5
2021-03-03Rollup merge of #82469 - notriddle:bring-our-own-diff, r=Mark-SimulacrumYuki Okushi-13/+71
2021-03-03Rollup merge of #81223 - GuillaumeGomez:generate-redirect-map, r=jyn514Yuki Okushi-10/+150
2021-03-02Use Arial as fallback font instead of sans-serif.Jacob Hoffman-Andrews-3/+3
2021-03-02Account for macros when suggesting adding lifetimeEsteban Küber-0/+54
2021-03-02Improve page load performance in rustdoc.Jacob Hoffman-Andrews-2/+16
2021-03-02Update cargoEric Huss-0/+0
2021-03-02Load rustdoc's JS search index on-demand.Jacob Hoffman-Andrews-51/+69
2021-03-02update MiriRalf Jung-9/+16
2021-03-02Report that `doc(plugins)` doesn't work using diagnostics instead of `println!`Joshua Nelson-5/+16
2021-03-02errooaaar~Ellen-31/+40
2021-03-02Clean up error reporting for deprecated passesJoshua Nelson-36/+74
2021-03-02Rollup merge of #82691 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2021-03-02Rollup merge of #82661 - lnicola:rust-analyzer-2021-03-01, r=jonas-schievinkYuki Okushi-17/+15
2021-03-02Rollup merge of #82627 - JohnTitor:issue-82612, r=estebankYuki Okushi-0/+52
2021-03-02Rollup merge of #82597 - noslaver:fix-82137, r=nagisaYuki Okushi-15/+12
2021-03-02Rollup merge of #82593 - sunfishcode:wasi-docs, r=alexcrichtonYuki Okushi-0/+37
2021-03-02Rollup merge of #82579 - osa1:issue82566, r=estebankYuki Okushi-0/+122
2021-03-02Rollup merge of #82516 - PoignardAzur:inherent-impl-ty, r=oli-obkYuki Okushi-18/+71
2021-03-02Rollup merge of #80874 - jyn514:intra-doc-docs, r=ManishearthYuki Okushi-13/+62
2021-03-02Fix UI errorsErin Power-9/+3
2021-03-02Revert non-power-of-two vector restrictionErin Power-35/+2
2021-03-01Update booksEric Huss-0/+0