]> git.lizzy.rs Git - rust.git/history - compiler/rustc_lint_defs
Auto merge of #94824 - Dylan-DPC:rollup-iamc09j, r=Dylan-DPC
[rust.git] / compiler / rustc_lint_defs /
2022-03-10 borsAuto merge of #94824 - Dylan-DPC:rollup-iamc09j, r...
2022-03-10 Dylan DPCRollup merge of #94811 - GuillaumeGomez:update-browser...
2022-03-10 Dylan DPCRollup merge of #94790 - RalfJung:portable-simd-miri...
2022-03-10 Dylan DPCRollup merge of #94728 - compiler-errors:box-allocator...
2022-03-10 Dylan DPCRollup merge of #94719 - jonhoo:enable-static-lld,...
2022-03-10 Dylan DPCRollup merge of #94368 - c410-f3r:metaaaaaaaaaaaaaaaaaa...
2022-03-10 Dylan DPCRollup merge of #94274 - djkoloski:unknown_unstable_lin...
2022-03-10 Dylan DPCRollup merge of #93950 - T-O-R-U-S:use-modern-formattin...
2022-03-10 Matthias KrügerRollup merge of #94587 - JKAnderson409:issue-90107...
2022-03-10 Matthias KrügerRollup merge of #94440 - compiler-errors:issue-94282...
2022-03-10 T-O-R-U-SUse implicit capture syntax in format_args
2022-03-10 Matthias KrügerRollup merge of #94657 - fee1-dead:const_slice_index...
2022-03-10 Matthias KrügerRollup merge of #94635 - jhpratt:merge-deprecated-attrs...
2022-03-09 Matthias KrügerRollup merge of #93057 - frengor:iter_collect_into...
2022-03-09 Matthias KrügerRollup merge of #92541 - asquared31415:from-docs, r...
2022-03-09 Matthias KrügerRollup merge of #91804 - woppopo:const_clone, r=oli-obk
2022-03-09 borsAuto merge of #94515 - estebank:tweak-move-error, r...
2022-03-09 Dylan DPCRollup merge of #94583 - dtolnay:fuchsia, r=Mark-Simulacrum
2022-03-09 Dylan DPCRollup merge of #94312 - pierwill:fix-94311-lattice...
2022-03-08 borsAuto merge of #94702 - b-naber:static-refs-mir, r=lcnr
2022-03-08 David KoloskiFix docs, fix incorrect lint source in note
2022-03-08 David KoloskiFill out documentation for new lint
2022-03-08 David KoloskiSwitch the primary diagnostic to `unknown_lints`
2022-03-08 David KoloskiTreat unstable lints as unknown
2022-03-08 Matthias KrügerRollup merge of #94586 - sunfishcode:sunfishcode/io...
2022-03-08 Matthias KrügerRollup merge of #94580 - xFrednet:55112-only-reason...
2022-03-08 Matthias KrügerRollup merge of #94559 - m-ou-se:thread-scope-spawn...
2022-03-08 Matthias KrügerRollup merge of #92385 - clarfonthey:const_option,...
2022-03-07 Matthias KrügerRollup merge of #93350 - gburgessiv:master, r=Mark...
2022-03-07 Matthias KrügerRollup merge of #94614 - pierwill:localexpnid-noord...
2022-03-07 Matthias KrügerRollup merge of #94553 - lcnr:add-tests, r=Dylan-DPC
2022-03-07 Matthias KrügerRollup merge of #94681 - RalfJung:miri-cast, r=oli-obk
2022-03-07 Matthias KrügerRollup merge of #94636 - compiler-errors:issue-94599...
2022-03-07 borsAuto merge of #94272 - tavianator:readdir-reclen-for...
2022-03-07 borsAuto merge of #94638 - erikdesjardins:noextranull,...
2022-03-06 Matthias KrügerRollup merge of #94659 - RalfJung:signed-shift, r=oli-obk
2022-03-06 borsAuto merge of #94579 - tmiasko:target-features, r=nagisa
2022-03-06 Matthias KrügerRollup merge of #94617 - pierwill:update-itertools...
2022-03-06 Matthias KrügerRollup merge of #93412 - fee1-dead:improve-rustdoc...
2022-03-06 fee1-deadRollup merge of #94649 - ChrisDenton:unix-absolute...
2022-03-06 fee1-deadRollup merge of #94621 - ridwanabdillahi:lld-rel-dbg...
2022-03-06 fee1-deadRollup merge of #92509 - Gentoli:partition-ex, r=camelid
2022-03-06 borsAuto merge of #90076 - jackh726:wherethewhere, r=nikoma...
2022-03-06 borsAuto merge of #93805 - petrochenkov:doclinkself, r...
2022-03-05 borsAuto merge of #94601 - csmoe:android-asan, r=nagisa
2022-03-05 Jack HueyChange to lint
2022-03-05 Ralf JungRollup merge of #94642 - GuillaumeGomez:source-code...
2022-03-05 Ralf JungRollup merge of #94633 - TaKO8Ki:suggest-removing-semic...
2022-03-05 Ralf JungRollup merge of #94630 - ehuss:remove-tier-2-docs-note...
2022-03-05 borsAuto merge of #92123 - m-ou-se:thread-local-cell-method...
2022-03-05 borsAuto merge of #94561 - Urgau:check-cfg-lint-help-remove...
2022-03-05 Loïc BRANSTETTImprove unexpected_cfgs lint when their is no value...
2022-03-05 Dylan DPCRollup merge of #94624 - estebank:regression-94508...
2022-03-05 Dylan DPCRollup merge of #94460 - eholk:reenable-drop-tracking...
2022-03-05 Dylan DPCRollup merge of #94446 - rusticstuff:remove_dir_all...
2022-03-05 borsAuto merge of #93142 - estebank:missing-main, r=wesleywiser
2022-03-04 Dylan DPCRollup merge of #94618 - lewisclark:remove-stack-size...
2022-03-04 Dylan DPCRollup merge of #94595 - TaKO8Ki:fix-invalid-unresolved...
2022-03-04 Dylan DPCRollup merge of #94577 - RalfJung:simd-miri, r=scottmcm
2022-03-04 Dylan DPCRollup merge of #94362 - Urgau:check-cfg-values, r...
2022-03-04 borsAuto merge of #94494 - jonhoo:bump-autocfg, r=Mark...
2022-03-04 Matthias KrügerRollup merge of #94593 - estebank:issue-94510, r=davidtwco
2022-03-04 Matthias KrügerRollup merge of #94568 - bjorn3:rustbuild_remove_dead_c...
2022-03-04 Matthias KrügerRollup merge of #94549 - m-ou-se:thread-is-finished...
2022-03-04 Matthias KrügerRollup merge of #94524 - bjorn3:remove_num_cpus, r...
2022-03-04 borsAuto merge of #94570 - shampoofactory:reopen-91719...
2022-03-04 borsAuto merge of #94539 - tmiasko:string-attributes, r...
2022-03-04 borsAuto merge of #94159 - erikdesjardins:align-load, r...
2022-03-04 borsAuto merge of #94096 - cjgillot:ensure-stability, r...
2022-03-04 Dylan DPCRollup merge of #94582 - nnethercote:fix-x-fmt-bug...
2022-03-04 Dylan DPCRollup merge of #94575 - RalfJung:switchint-comment...
2022-03-04 Dylan DPCRollup merge of #94572 - sunfishcode:sunfishcode/handle...
2022-03-04 Dylan DPCRollup merge of #94466 - jonhoo:bootstrap-proper-env...
2022-03-04 Dylan DPCRollup merge of #94404 - pierwill:newtype-index-noord...
2022-03-04 Dylan DPCRollup merge of #94339 - Amanieu:arm-d32, r=nagisa
2022-03-04 Dylan DPCRollup merge of #93965 - Mark-Simulacrum:owned-stdio...
2022-03-04 Dylan DPCRollup merge of #93913 - bjorn3:remove_everybody_loops...
2022-03-04 Dylan DPCRollup merge of #93418 - ojeda:no-shortcut, r=camelid
2022-03-04 Dylan DPCRollup merge of #88805 - krhancoc:master, r=dtolnay
2022-03-04 borsAuto merge of #94009 - compiler-errors:gat-rustdoc...
2022-03-03 borsAuto merge of #94571 - matthiaskrgr:rollup-4ul5ydb...
2022-03-03 Matthias KrügerRollup merge of #94057 - lcnr:simplify_type-uwu, r...
2022-03-03 borsAuto merge of #87835 - xFrednet:rfc-2383-expect-attribu...
2022-03-03 borsAuto merge of #84944 - lcnr:obligation-dedup, r=jackh726
2022-03-03 Matthias KrügerRollup merge of #94101 - notriddle:notriddle/strip...
2022-03-03 Matthias KrügerRollup merge of #93562 - sunfishcode:sunfishcode/io...
2022-03-03 Dylan DPCRollup merge of #93663 - sunfishcode:sunfishcode/as...
2022-03-03 Dylan DPCRollup merge of #93354 - sunfishcode:sunfishcode/docume...
2022-03-02 xFrednetAddress review comments
2022-03-02 xFrednetReduced the size of `LintExpectationId` by 12 bytes...
2022-03-02 xFrednetTest `expect` with `forbid` and fix doc errors (RFC...
2022-03-02 xFrednetExpect each lint in attribute individually (RFC-2383)
2022-03-02 xFrednetMake `LintExpectationId` stable between compilation...
2022-03-02 xFrednetSet `LintExpectationId` in level and collect fulfilled...
2022-03-02 xFrednetAdded `unfulfilled_lint_expectations` lint for (RFC...
2022-03-02 xFrednetAdded `Expect` lint level and attribute (RFC-2383)
2022-03-02 Matthias KrügerRollup merge of #94478 - GuillaumeGomez:macro-generated...
2022-03-01 Dylan DPCRollup merge of #94452 - workingjubilee:sync-simd-bitma...
2022-03-01 Dylan DPCRollup merge of #94094 - chrisnc:tcp-nodelay-windows...
2022-03-01 Dylan DPCRollup merge of #93926 - PatchMixolydic:bugfix/must_use...
next