]> git.lizzy.rs Git - rust.git/history - compiler/rustc_lint
Add 'library/portable-simd/' from commit '1ce1c645cf27c4acdefe6ec8a11d1f0491954a99'
[rust.git] / compiler / rustc_lint /
2021-11-13 Jubilee YoungAdd 'library/portable-simd/' from commit '1ce1c645cf27c...
2021-10-20 borsAuto merge of #89100 - petrochenkov:localbind, r=cjgillot
2021-10-19 Yuki OkushiRollup merge of #90018 - GuillaumeGomez:too-long-item...
2021-10-19 Yuki OkushiRollup merge of #90009 - woppopo:const_from_more, r...
2021-10-19 Yuki OkushiRollup merge of #88860 - nbdd0121:panic, r=m-ou-se
2021-10-19 Yuki OkushiRollup merge of #88789 - the8472:rm-zip-bound, r=JohnTitor
2021-10-19 Yuki OkushiRollup merge of #87404 - rylev:artifact-size-profiling...
2021-10-19 Yuki OkushiRollup merge of #86479 - exphp-forks:float-debug-expone...
2021-10-19 borsAuto merge of #89933 - est31:let_else, r=michaelwoerister
2021-10-19 Matthias KrügerRollup merge of #90002 - lnicola:rust-analyzer-2021...
2021-10-19 Matthias KrügerRollup merge of #89997 - cameron1024:const-str-as-bytes...
2021-10-19 Matthias KrügerRollup merge of #89956 - JohnTitor:suggest-case-insensi...
2021-10-19 Matthias KrügerRollup merge of #89941 - hermitcore:kernel, r=joshtriplett
2021-10-19 Matthias KrügerRollup merge of #89867 - Urgau:fix-double-definition...
2021-10-19 Matthias KrügerRollup merge of #89766 - krasimirgg:llvm-14-targetregis...
2021-10-19 borsAuto merge of #89905 - matthiaskrgr:rev_89709_entirely...
2021-10-18 borsAuto merge of #89229 - oli-obk:i_love_inferctxt, r...
2021-10-18 borsAuto merge of #89124 - cjgillot:owner-info, r=michaelwo...
2021-10-18 borsAuto merge of #90000 - matthiaskrgr:rollup-vj7wwur...
2021-10-18 Matthias KrügerRollup merge of #89996 - winterqt:bump-backtrace, r...
2021-10-18 Matthias KrügerRollup merge of #89993 - pierwill:patch-1, r=Mark-Simul...
2021-10-18 Matthias KrügerRollup merge of #89990 - petrochenkov:idempty, r=wesley...
2021-10-18 Matthias KrügerRollup merge of #89989 - camelid:type-size, r=jyn514
2021-10-18 Matthias KrügerRollup merge of #89987 - pierwill:fix-85526-docs-hidden...
2021-10-18 Matthias KrügerRollup merge of #89974 - est31:let_else_if_error, r...
2021-10-18 Matthias KrügerRollup merge of #89965 - JohnTitor:fix-let-else-ice...
2021-10-18 Matthias KrügerRollup merge of #89950 - infinity0:master, r=Mark-Simul...
2021-10-17 borsAuto merge of #89499 - Mark-Simulacrum:with-llvm-13...
2021-10-17 pierwillCheck implementing type for `#[doc(hidden)]`
2021-10-17 borsAuto merge of #89984 - matthiaskrgr:rollup-ikmyhmx...
2021-10-17 Matthias KrügerRollup merge of #89977 - woppopo:result_const_as_mut...
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...
next