about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-07-19Auto merge of #87225 - estebank:cleanup, r=oli-obkbors-398/+1474
2021-07-19Auto merge of #87271 - flip1995:clippyup, r=Manishearthbors-298/+468
2021-07-19Various diagnostics clean ups/tweaksEsteban Küber-398/+1474
2021-07-19Auto merge of #86970 - inquisitivecrystal:force-warn, r=davidtwcobors-47/+91
2021-07-19Auto merge of #87269 - GuillaumeGomez:rollup-qukedv0, r=GuillaumeGomezbors-126/+239
2021-07-19Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042' into clippyupflip1995-298/+468
2021-07-19Auto merge of #7476 - flip1995:rustup, r=flip1995bors-36/+26
2021-07-19Bump nightly version -> 2021-07-19flip1995-1/+1
2021-07-19Merge remote-tracking branch 'upstream/master' into rustupflip1995-318/+492
2021-07-19Rollup merge of #87268 - SkiFire13:fix-uninit-ref-list, r=nagisaGuillaume Gomez-6/+6
2021-07-19Rollup merge of #87259 - Llandy3d:triagebot_shortcuts, r=nikomatsakisGuillaume Gomez-0/+2
2021-07-19Rollup merge of #87256 - Aaron1011:hir-wf-assoc-default, r=oli-obkGuillaume Gomez-7/+11
2021-07-19Rollup merge of #87251 - GuillaumeGomez:item-info-width, r=notriddleGuillaume Gomez-0/+13
2021-07-19Rollup merge of #87236 - sunfishcode:avoid-locking-args, r=joshtriplettGuillaume Gomez-22/+3
2021-07-19Rollup merge of #87227 - bstrie:asm2arch, r=AmanieuGuillaume Gomez-49/+73
2021-07-19Rollup merge of #87210 - notriddle:notriddle/rustdoc-sidebar-headers, r=Guill...Guillaume Gomez-41/+45
2021-07-19Rollup merge of #86230 - GuillaumeGomez:nocapture, r=camelidGuillaume Gomez-1/+86
2021-07-19Auto merge of #7470 - DevinR528:fix-ice7447, r=flip1995bors-1/+29
2021-07-19Don't create references to uninitialized data in List::from_arenaGiacomo Stevanato-6/+6
2021-07-19Auto merge of #87196 - oxalica:option-insert-must-use, r=joshtriplettbors-0/+1
2021-07-19Auto merge of #7403 - Anthuang:redundant-method-names, r=Manishearthbors-64/+252
2021-07-19Run blessAnthony Huang-1/+1
2021-07-19Auto merge of #87146 - Aaron1011:better-macro-lint, r=petrochenkovbors-59/+226
2021-07-19Auto merge of #86848 - notriddle:notriddle/drop-dyn, r=varkorbors-5/+122
2021-07-18Auto merge of #87004 - JamieCunliffe:pgo-gc-sections, r=Mark-Simulacrumbors-1/+6
2021-07-18Move asm! and global_asm! to core::archbstrie-49/+73
2021-07-18Auto merge of #86950 - tmiasko:personality, r=nagisabors-5/+38
2021-07-18triagebot shortcut configLlandy Riveron Del Risco-0/+2
2021-07-18Auto merge of #7474 - camsteffen:binop, r=Manishearthbors-216/+98
2021-07-18Extend HIR-based WF checking to associated type defaultsAaron Hill-7/+11
2021-07-18fix(clippy): add missing allow(dyn_drop)Michael Howell-1/+1
2021-07-18Add `#![allow(dyn_drop)]` to test cases with `dyn Drop` in themMichael Howell-3/+5
2021-07-18feat(rustc_lint): add `dyn_drop`Michael Howell-1/+116
2021-07-18Auto merge of #87252 - RalfJung:miri, r=RalfJungbors-9/+12
2021-07-18update MiriRalf Jung-9/+12
2021-07-18Auto merge of #86698 - cjgillot:modc, r=estebankbors-204/+231
2021-07-18Add test to check width of item-infoGuillaume Gomez-0/+10
2021-07-18Fix item info displayGuillaume Gomez-0/+3
2021-07-18Add invalid rust code for testGuillaume Gomez-0/+36
2021-07-18Don't capture child process output at all when --no-capture is usedGuillaume Gomez-4/+10
2021-07-18Add doc for --nocaptureGuillaume Gomez-0/+7
2021-07-18Add test for rustdoc --nocapture optionGuillaume Gomez-0/+18
2021-07-18Add --nocapture option to rustdocGuillaume Gomez-0/+18
2021-07-18Remove deadlock virtual call.Camille GILLOT-11/+9
2021-07-18Move OnDiskCache to rustc_query_impl.Camille GILLOT-197/+226
2021-07-18Auto merge of #87242 - JohnTitor:rollup-t9rmwpo, r=JohnTitorbors-101/+352
2021-07-17Add tests for command line lint controlinquisitivecrystal-0/+72
2021-07-17Make `--force-warns` a normal lint level optioninquisitivecrystal-47/+19
2021-07-18Auto merge of #87071 - inquisitivecrystal:inclusive-range, r=estebankbors-7/+62
2021-07-18Rollup merge of #87205 - matthiaskrgr:clippy_cln, r=oli-obkYuki Okushi-3/+2