]> git.lizzy.rs Git - rust.git/history - compiler/rustc_lint
Rollup merge of #89975 - JohnTitor:gats-tests-85921, r=jackh726
[rust.git] / compiler / rustc_lint /
2021-10-17 Matthias KrügerRollup merge of #89975 - JohnTitor:gats-tests-85921...
2021-10-17 Matthias KrügerRollup merge of #89963 - r00ster91:parenthesisparenthes...
2021-10-17 Matthias KrügerRollup merge of #89738 - eddyb:extern-crate-recursion...
2021-10-17 borsAuto merge of #89514 - davidtwco:polymorphize-shims...
2021-10-17 r00ster91Some "parenthesis" and "parentheses" fixes
2021-10-17 borsAuto merge of #88652 - AGSaidi:linux-aarch64-should...
2021-10-16 Yuki OkushiRollup merge of #89507 - lopopolo:lopopolo/ordering...
2021-10-16 Matthias KrügerRollup merge of #89509 - jhpratt:stabilize-const_unreac...
2021-10-15 borsAuto merge of #85379 - mdaverde:uds-abstract, r=joshtri...
2021-10-15 borsAuto merge of #89337 - mbrubeck:vec-leak, r=m-ou-se
2021-10-15 borsAuto merge of #88717 - tabokie:vecdeque-fast-append...
2021-10-15 borsAuto merge of #88540 - ibraheemdev:swap-unchecked,...
2021-10-15 Matthias KrügerRollup merge of #86011 - tlyu:correct-sized-bound-spans...
2021-10-14 Matthias KrügerRollup merge of #89865 - tmandry:llvm-static, r=Mark...
2021-10-14 Matthias KrügerRollup merge of #89823 - jackh726:project-overflow...
2021-10-14 Matthias KrügerRollup merge of #89433 - arlosi:stdin-fix, r=joshtriplett
2021-10-14 borsAuto merge of #88698 - Noble-Mushtak:master, r=nikomats...
2021-10-14 borsAuto merge of #89247 - fee1-dead:const-eval-select...
2021-10-14 borsAuto merge of #89815 - GuillaumeGomez:associated-consts...
2021-10-13 Matthias KrügerRollup merge of #89759 - jyn514:x-build-assemble, r...
2021-10-13 Matthias KrügerRollup merge of #89757 - jyn514:submodule, r=Mark-Simul...
2021-10-13 Matthias KrügerRollup merge of #89670 - yoshuawuyts:available-parallel...
2021-10-13 Matthias KrügerRollup merge of #89347 - TaKO8Ki:crate-or-module-typo...
2021-10-13 Yuki OkushiRollup merge of #89782 - konan8205:develop, r=jsha
2021-10-13 Yuki OkushiRollup merge of #89781 - Wilfred:patch-2, r=JohnTitor
2021-10-13 Yuki OkushiRollup merge of #89777 - pierwill:fix-88233, r=Mark...
2021-10-13 Yuki OkushiRollup merge of #89768 - hellow554:tests, r=Mark-Simulacrum
2021-10-12 borsAuto merge of #89774 - the8472:inline-mut-iter-next...
2021-10-12 the8472Rollup merge of #89784 - Mark-Simulacrum:delete-cache...
2021-10-12 the8472Rollup merge of #89778 - jkugelman:must-use-as_type...
2021-10-12 borsAuto merge of #89770 - jkugelman:must-use-from-and...
2021-10-12 borsAuto merge of #89769 - jkugelman:must-use-maybe-uninit...
2021-10-12 borsAuto merge of #88788 - falk-hueffner:speedup-int-log10...
2021-10-11 Matthias KrügerRollup merge of #89785 - nbdd0121:master, r=Mark-Simulacrum
2021-10-11 Matthias KrügerRollup merge of #89772 - michaelwoerister:fix-function...
2021-10-11 Matthias KrügerRollup merge of #89760 - jyn514:remove-incremental...
2021-10-11 Matthias KrügerRollup merge of #89756 - jyn514:bootstrap-times, r...
2021-10-11 Matthias KrügerRollup merge of #89710 - sireliah:e0482, r=GuillaumeGomez
2021-10-11 Matthias KrügerRollup merge of #89675 - oli-obk:type_checker, r=davidtwco
2021-10-11 Matthias KrügerRollup merge of #89651 - ibraheemdev:poll-ready, r...
2021-10-11 Matthias KrügerRollup merge of #89643 - cjgillot:overlap, r=matthewjasper
2021-10-11 Matthias KrügerRollup merge of #89471 - nbdd0121:const3, r=fee1-dead
2021-10-11 borsAuto merge of #89648 - nbdd0121:issue-89606, r=nikomatsakis
2021-10-11 borsAuto merge of #83908 - Flying-Toast:master, r=davidtwco
2021-10-11 Guillaume GomezRollup merge of #89655 - tlyu:find-non-merge-commits...
2021-10-11 Flying-ToastAdd enum_intrinsics_non_enums lint
2021-10-11 borsAuto merge of #89597 - michaelwoerister:improve-vtable...
2021-10-10 Matthias KrügerRollup merge of #89736 - GuillaumeGomez:rm-unused-css...
2021-10-10 Matthias KrügerRollup merge of #89632 - GuillaumeGomez:fix-docblock...
2021-10-10 Matthias KrügerRollup merge of #89579 - workingjubilee:regression...
2021-10-10 borsAuto merge of #89541 - workingjubilee:abbrev-shufvec...
2021-10-10 Matthias KrügerRollup merge of #89520 - GuillaumeGomez:cache-rustdoc...
2021-10-10 Matthias KrügerRollup merge of #89438 - pierwill:prefix-free-hash...
2021-10-10 Matthias KrügerRollup merge of #89428 - DevinR528:reachable-featuregat...
2021-10-10 Matthias KrügerRollup merge of #88713 - falk-hueffner:int-log10-docume...
2021-10-10 Matthias KrügerRollup merge of #88374 - joshlf:patch-2, r=JohnTitor
2021-10-10 borsAuto merge of #89633 - rhysd:issue-65230, r=petrochenkov
2021-10-10 borsAuto merge of #89219 - nickkuk:str_split_once_get_unche...
2021-10-10 borsAuto merge of #88952 - skrap:add-armv7-uclibc, r=nagisa
2021-10-10 borsAuto merge of #89661 - rusticstuff:libisl_mirror_take_t...
2021-10-09 borsAuto merge of #89631 - camsteffen:clippy-boot-env,...
2021-10-09 borsAuto merge of #88379 - camelid:cleanup-clean, r=jyn514
2021-10-09 Guillaume GomezRollup merge of #89700 - GuillaumeGomez:fix-rustdoc...
2021-10-09 Guillaume GomezRollup merge of #89664 - timClicks:51430-document-boxed...
2021-10-09 Guillaume GomezRollup merge of #89614 - cuviper:unicode-14, r=joshtriplett
2021-10-09 Guillaume GomezRollup merge of #88436 - lf-:stabilize-command-access...
2021-10-09 Guillaume GomezRollup merge of #87528 - :stack_overflow_obsd, r=joshtr...
2021-10-09 Guillaume GomezRollup merge of #75644 - c410-f3r:array, r=yaahc
2021-10-09 borsAuto merge of #89343 - Mark-Simulacrum:no-args-queries...
2021-10-09 Matthias KrügerRollup merge of #89687 - Nicholas-Baron:move_read2_abbr...
2021-10-09 Matthias KrügerRollup merge of #89684 - asquared31415:asm-doc-fix...
2021-10-09 Matthias KrügerRollup merge of #89678 - marcelo-gonzalez:master, r...
2021-10-09 Matthias KrügerRollup merge of #89641 - asquared31415:asm-feature...
2021-10-09 Matthias KrügerRollup merge of #89634 - hawkw:eliza/enable-err-warn...
2021-10-09 Matthias KrügerRollup merge of #89605 - camelid:fix-version, r=nagisa
2021-10-09 Matthias KrügerRollup merge of #88707 - sylvestre:split_example, r...
2021-10-09 borsAuto merge of #89582 - jkugelman:optimize-file-read...
2021-10-08 borsAuto merge of #89683 - GuillaumeGomez:rollup-q2mjd9m...
2021-10-08 Guillaume GomezRollup merge of #89672 - klensy:unwrap-or-macro, r...
2021-10-08 Guillaume GomezRollup merge of #89669 - Urgau:json-remove-type-never...
2021-10-08 Guillaume GomezRollup merge of #89668 - Urgau:core-cfg-hide, r=Guillau...
2021-10-08 Guillaume GomezRollup merge of #89649 - matthiaskrgr:clippycompl,...
2021-10-08 Guillaume GomezRollup merge of #89538 - notriddle:notriddle/arrow...
2021-10-08 Matthias Krügerclippy::complexity fixes
2021-10-08 klensyremove unwrap_or! macro
2021-10-08 borsAuto merge of #89576 - tom7980:issue-89275-fix, r=estebank
2021-10-08 borsAuto merge of #89619 - michaelwoerister:incr-vtables...
2021-10-08 JubileeRollup merge of #89622 - m-ou-se:debug-assert-2021...
2021-10-08 JubileeRollup merge of #89476 - cjgillot:expn-id, r=petrochenkov
2021-10-08 JubileeRollup merge of #89288 - rusticstuff:lld_wrapper, r...
2021-10-08 JubileeRollup merge of #89082 - smoelius:master, r=kennytm
2021-10-08 JubileeRollup merge of #89025 - ricobbe:raw-dylib-link-ordinal...
2021-10-08 JubileeRollup merge of #88772 - orlp:result-map-or-else-docfix...
2021-10-08 JubileeRollup merge of #88137 - joshtriplett:osx-strip-symbols...
2021-10-08 JubileeRollup merge of #87918 - mikebenfield:pr-afdo, r=nikic
2021-10-07 borsAuto merge of #89617 - flip1995:clippyup, r=Manishearth
2021-10-07 borsAuto merge of #89629 - GuillaumeGomez:rollup-s4r8me6...
2021-10-07 Guillaume GomezRollup merge of #89615 - willcrichton:fix-get-body...
2021-10-07 Guillaume GomezRollup merge of #89477 - Nicholas-Baron:compute_diff_rs...
2021-10-07 Guillaume GomezRollup merge of #89461 - crlf0710:dyn_upcasting_lint...
next