]> git.lizzy.rs Git - rust.git/history - compiler/rustc_lint/src/lib.rs
Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup
[rust.git] / compiler / rustc_lint / src / lib.rs
2022-06-24 Yuki OkushiRollup merge of #98394 - Enselic:fixup-rustc_main-renam...
2022-06-24 Yuki OkushiRollup merge of #98214 - petrochenkov:islike, r=compile...
2022-06-24 Yuki OkushiRollup merge of #97633 - mkroening:object-osabi, r...
2022-06-24 borsAuto merge of #98109 - nikomatsakis:issue-98095, r...
2022-06-23 Michael GouletRollup merge of #98365 - jyn514:improve-obligation...
2022-06-23 Michael GouletRollup merge of #98283 - TaKO8Ki:point-at-private-field...
2022-06-23 Michael GouletRollup merge of #98259 - jyn514:improve-obligation...
2022-06-23 Caleb CartwrightMerge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1...
2022-06-22 borsAuto merge of #98279 - cjgillot:all-fresh-nofn, r=petro...
2022-06-22 Yuki OkushiRollup merge of #98226 - ChrisDenton:doc-extern-options...
2022-06-22 Yuki OkushiRollup merge of #97895 - nbdd0121:unlikely, r=estebank
2022-06-22 Yuki OkushiRollup merge of #97516 - RalfJung:atomics, r=joshtriplett
2022-06-22 Yuki OkushiRollup merge of #97454 - Mark-Simulacrum:relnotes,...
2022-06-22 Yuki OkushiRollup merge of #96768 - m-ou-se:futex-fuchsia, r=tmandry
2022-06-22 Yuki OkushiRollup merge of #95446 - notseanray:master, r=Mark...
2022-06-22 borsAuto merge of #97853 - TaKO8Ki:emit-only-one-note-per...
2022-06-21 Yuki OkushiRollup merge of #98099 - RalfJung:convert_tag_add_extra...
2022-06-21 Yuki OkushiRollup merge of #97867 - lcnr:lub-binder, r=oli-obk
2022-06-21 borsAuto merge of #98098 - bjorn3:archive_refactor, r=micha...
2022-06-21 Yuki OkushiRollup merge of #98022 - compiler-errors:erroneous...
2022-06-21 Yuki OkushiRollup merge of #97805 - coolreader18:trace-suggestions...
2022-06-21 Yuki OkushiRollup merge of #97269 - RalfJung:transmute, r=m-ou-se
2022-06-21 borsAuto merge of #95576 - DrMeepster:box_erasure, r=oli-obk
2022-06-21 borsAuto merge of #97657 - Urgau:check-cfg-many-mut, r...
2022-06-21 borsAuto merge of #98148 - c410-f3r:assert-compiler, r...
2022-06-20 Matthias KrügerRollup merge of #98235 - liuw:mir-gen-drop-magic-value...
2022-06-20 borsAuto merge of #93765 - zhangyunhao116:heapsort, r=m...
2022-06-20 Dylan DPCRollup merge of #97837 - sunfishcode:sunfishcode/proc...
2022-06-20 Dylan DPCRollup merge of #97150 - ChrisDenton:stdio-create_pipe...
2022-06-20 Dylan DPCRollup merge of #97149 - ChrisDenton:win_async_pipes...
2022-06-20 Dylan DPCRollup merge of #96719 - mbartlett21:patch-4, r=Dylan-DPC
2022-06-20 Dylan DPCRollup merge of #96609 - ibraheemdev:arc-downcast-unche...
2022-06-20 Dylan DPCRollup merge of #94855 - m-ou-se:advance-slice-panic...
2022-06-20 Dylan DPCRollup merge of #93080 - SkiFire13:itermut-as_mut_slice...
2022-06-20 borsAuto merge of #97674 - nnethercote:oblig-forest-tweaks...
2022-06-20 Yuki OkushiRollup merge of #98183 - dtolnay:emptybound, r=lcnr
2022-06-20 borsAuto merge of #97931 - xldenis:fix-if-let-source-scopes...
2022-06-19 Yuki OkushiRollup merge of #98257 - kadiwa4:into_future_doc_typos...
2022-06-19 Yuki OkushiRollup merge of #98225 - bjorn3:stable_target_json_hash...
2022-06-19 Yuki OkushiRollup merge of #97912 - Kixunil:stabilize_path_try_exi...
2022-06-19 Yuki OkushiRollup merge of #95534 - jyn514:std-mem-copy, r=joshtri...
2022-06-19 borsAuto merge of #97268 - jyn514:faster-assemble, r=Mark...
2022-06-19 borsAuto merge of #98247 - jackh726:regionkind-rustc-type...
2022-06-19 borsAuto merge of #98224 - eddyb:proc-macro-spurious-repr...
2022-06-19 borsAuto merge of #98255 - Dylan-DPC:rollup-hr129rg, r...
2022-06-19 borsAuto merge of #98238 - cjgillot:lint-mod, r=oli-obk
2022-06-19 borsAuto merge of #97791 - m-ou-se:const-locks, r=m-ou-se
2022-06-19 borsAuto merge of #97367 - WaffleLapkin:stabilize_checked_s...
2022-06-19 borsAuto merge of #97944 - nikic:freebsd-update, r=Mark...
2022-06-18 Matthias KrügerRollup merge of #97511 - jyn514:faster-cargo-build...
2022-06-18 Camille GILLOTMake some lints incremental.
2022-06-18 borsAuto merge of #97924 - cuviper:unguarded-poison, r...
2022-06-18 Yuki OkushiRollup merge of #97828 - ferrocene:pa-config-artifacts...
2022-06-18 borsAuto merge of #97652 - RalfJung:cenum_impl_drop_cast...
2022-06-17 borsAuto merge of #98081 - gco:no_static_libcpp, r=jyn514
2022-06-17 borsAuto merge of #98097 - lqd:const-alloc-hash, r=oli-obk
2022-06-17 Dylan DPCRollup merge of #97844 - ChrisDenton:dont-panic, r...
2022-06-17 borsAuto merge of #97863 - JakobDegen:bitset-choice, r...
2022-06-16 Yuki OkushiRollup merge of #98169 - pierwill:dyn-disp, r=JohnTitor
2022-06-16 Yuki OkushiRollup merge of #97675 - nvzqz:unsized-needs-drop,...
2022-06-16 flip1995Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7...
2022-06-16 borsAuto merge of #97842 - notriddle:notriddle/tuple-docs...
2022-06-16 Matthias KrügerRollup merge of #98147 - est31:bootstrap_cfg_flag,...
2022-06-16 Matthias KrügerRollup merge of #97757 - xFrednet:rfc-2383-expect-with...
2022-06-15 Yuki OkushiRollup merge of #98092 - GuillaumeGomez:fix-sidebar...
2022-06-15 Yuki OkushiRollup merge of #98059 - tmiasko:inline-const-eval...
2022-06-15 Yuki OkushiRollup merge of #98053 - GuillaumeGomez:fix-generic...
2022-06-15 Yuki OkushiRollup merge of #97964 - WaffleLapkin:fix_borrow_par_su...
2022-06-15 Yuki OkushiRollup merge of #97202 - joshtriplett:os-str-capacity...
2022-06-15 borsAuto merge of #95897 - AzureMarker:feature/horizon...
2022-06-15 Yuki OkushiRollup merge of #98110 - cjgillot:closure-brace, r...
2022-06-15 borsAuto merge of #98084 - nnethercote:rm-thread-local...
2022-06-15 Yuki OkushiRollup merge of #98087 - TaKO8Ki:suggest-adding-macro...
2022-06-15 Yuki OkushiRollup merge of #98083 - nnethercote:rename-Encoder...
2022-06-15 Yuki OkushiRollup merge of #98078 - erikdesjardins:uncheckedsize...
2022-06-15 Yuki OkushiRollup merge of #98067 - klensy:compiler-deps2, r=Dylan-DPC
2022-06-15 Yuki OkushiRollup merge of #98026 - c410-f3r:z-errors, r=petrochenkov
2022-06-15 Yuki OkushiRollup merge of #97822 - compiler-errors:hesitate-to...
2022-06-15 borsAuto merge of #97474 - compiler-errors:if-cond-and...
2022-06-14 borsAuto merge of #96285 - flip1995:pk-vfe, r=nagisa
2022-06-14 borsAuto merge of #78781 - eddyb:measureme-rdpmc, r=oli-obk
2022-06-14 borsAuto merge of #98091 - Dylan-DPC:rollup-ueb6b5x, r...
2022-06-14 Dylan DPCRollup merge of #98069 - notriddle:notriddle/square...
2022-06-14 Dylan DPCRollup merge of #98042 - DrMeepster:winfred_std_changes...
2022-06-14 Dylan DPCRollup merge of #97948 - davidtwco:diagnostic-translati...
2022-06-13 Yuki OkushiRollup merge of #97508 - JohnTitor:more-strict-placehol...
2022-06-13 Yuki OkushiRollup merge of #97385 - oli-obk:smir-tool-lib, r=pnkfelix
2022-06-13 Yuki OkushiRollup merge of #95211 - terrarier2111:improve-parser...
2022-06-13 Matthias KrügerRollup merge of #97709 - compiler-errors:normalize...
2022-06-13 Caleb CartwrightMerge commit '7b73b60faca71d01d900e49831fcb84553e93019...
2022-06-11 borsAuto merge of #95880 - cjgillot:def-ident-span, r=petro...
2022-06-11 Matthias KrügerRollup merge of #97904 - est31:master, r=Dylan-DPC
2022-06-11 Dylan DPCRollup merge of #97789 - ferrocene:pa-fix-issue-71363...
2022-06-11 Dylan DPCRollup merge of #97761 - RalfJung:vtable-validation...
2022-06-11 borsAuto merge of #97903 - est31:unused_macro_rules_compile...
2022-06-11 Dylan DPCRollup merge of #97812 - TaKO8Ki:suggest-to-swap-struct...
2022-06-11 Dylan DPCRollup merge of #96868 - nrc:turbo-stable, r=jhpratt...
2022-06-10 Matthias KrügerRollup merge of #97957 - estebank:spancito, r=compiler...
2022-06-10 Matthias KrügerRollup merge of #97940 - GuillaumeGomez:relative-link...
2022-06-10 David Woodlint: add diagnostic translation migration lints
next