]> git.lizzy.rs Git - rust.git/history - tests/ui/manual_non_exhaustive_enum.stderr
Move MSRV tests into the lint specific test files
[rust.git] / tests / ui / manual_non_exhaustive_enum.stderr
2022-10-13 borsAuto merge of #9584 - royrustdev:implicit_saturating_su...
2022-10-12 borsAuto merge of #9590 - nyurik:fix-parens, r=Alexendoo
2022-10-11 borsAuto merge of #9572 - Nilstrieb:as-ptr-cast-mut, r...
2022-10-08 borsAuto merge of #9451 - kraktus:manual_filter2, r=dswij
2022-10-07 borsAuto merge of #9595 - Alexendoo:author-let-chains,...
2022-10-06 borsAuto merge of #9593 - Andy-Python-Programmer:master...
2022-10-06 borsAuto merge of #9596 - flip1995:rustup, r=flip1995
2022-10-06 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-01 borsAuto merge of #101986 - WaffleLapkin:move_lint_note_to_...
2022-10-01 Maybe Wafflebless clippy
2022-07-18 borsAuto merge of #9146 - arieluy:type_params, r=dswij
2022-07-17 borsAuto merge of #9022 - alex-semenyuk:needless_option_tak...
2022-07-07 Dylan DPCRollup merge of #98507 - xFrednet:rfc-2383-manual-expec...
2022-07-01 borsAuto merge of #9039 - Serial-ATA:dev-dogfood, r=giraffate
2022-06-30 borsAuto merge of #9058 - xFrednet:changelog-1-62, r=flip1995
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-30 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-06-29 borsAuto merge of #9043 - dswij:9037-test, r=Manishearth
2022-06-29 borsAuto merge of #8981 - PrestonFrom:more_details_for_sign...
2022-06-28 borsAuto merge of #9046 - xFrednet:rust-97660-expection...
2022-06-27 borsAuto merge of #8649 - ebobrow:imperative_find, r=flip1995
2022-06-25 xFrednetFix `#[expect]` for `clippy::manual_non_exhaustive`
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-05-06 Guillaume GomezRollup merge of #96557 - nbdd0121:const, r=oli-obk
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-04-30 borsAuto merge of #8625 - Jarcho:rename_lint, r=xFrednet
2022-04-17 borsAuto merge of #8665 - InfRandomness:option_take_on_temp...
2022-04-14 borsAuto merge of #8677 - xFrednet:8213-manual-bits-suggest...
2022-04-14 borsAuto merge of #8676 - Alexendoo:local-used-across-loop...
2022-04-13 borsAuto merge of #8670 - yoav-lavi:main, r=giraffate
2022-04-13 borsAuto merge of #8692 - kyoto7250:fixing_unnecessary_to_o...
2022-04-13 borsAuto merge of #8647 - Jarcho:mut_from_ref_6326, r=giraffate
2022-04-12 borsAuto merge of #8645 - Jarcho:manual_non_exhaustive_5714...
2022-04-06 Jason NewcombDon't lint `manual_non_exhaustive` when the enum varian...