]> git.lizzy.rs Git - rust.git/history - crates/flycheck
Auto merge of #13110 - DesmondWillowbrook:issue-11197, r=jonas-schievink
[rust.git] / crates / flycheck /
2022-08-23 borsAuto merge of #13092 - Veykril:ref-match-completion...
2022-08-22 borsAuto merge of #13088 - Veykril:flycheck-failure, r...
2022-08-22 Lukas WirthPop an error notification when flycheck can't be restarted
2022-08-22 borsAuto merge of #13021 - N3xed:fix-gat-panics, r=flodiebold
2022-08-22 borsAuto merge of #12965 - DesmondWillowbrook:assoc-method...
2022-08-19 borsAuto merge of #13041 - DorianListens:dscheidt/gen-fn...
2022-08-19 borsAuto merge of #13061 - ice1k:master, r=Veykril
2022-08-19 borsAuto merge of #13064 - Veykril:rustfmt-err, r=Veykril
2022-08-19 borsAuto merge of #13063 - Veykril:stop-flycheck, r=Veykril
2022-08-19 Lukas WirthImplement lsp extension for cancelling running flychecks
2022-08-18 borsAuto merge of #13039 - davidbarsky:davidbarsky/remove...
2022-08-18 borsAuto merge of #13053 - lowr:fix/pat-sole-Self, r=Veykril
2022-08-18 borsAuto merge of #13036 - sancho20021:10881-inline_type_al...
2022-08-18 borsAuto merge of #13045 - DorianListens:dscheidt/run-test...
2022-08-18 borsAuto merge of #12982 - jridgewell:into_future, r=Veykril
2022-08-18 borsAuto merge of #13049 - lowr:fix/bare-dyn-assoc-type...
2022-08-17 borsAuto merge of #13044 - dzvon:fix-typo, r=Veykril
2022-08-17 Dezhi Wufix: a bunch of typos
2022-08-15 borsAuto merge of #13026 - Veykril:nameres, r=Veykril
2022-08-08 borsAuto merge of #12962 - lowr:patch/parse-last-range...
2022-08-08 borsAuto merge of #12905 - HKalbasi:master, r=Veykril
2022-08-08 borsAuto merge of #12937 - fprasx:master, r=Veykril
2022-08-08 borsAuto merge of #12942 - lowr:fix/concat-with-char, r...
2022-08-06 borsAuto merge of #12931 - oxalica:feat/la-arena-apis,...
2022-08-04 borsAuto merge of #12808 - Veykril:check-workspace, r=Veykril
2022-07-24 borsAuto merge of #12832 - lowr:fix/impl-default-members...
2022-07-22 borsAuto merge of #12840 - Veykril:be-lazy, r=Veykril
2022-07-21 borsAuto merge of #12841 - Veykril:query-fix, r=Veykril
2022-07-21 borsAuto merge of #12827 - Veykril:be-lazy, r=Veykril
2022-07-20 borsAuto merge of #12826 - fasterthanlime:in-tree-warnings...
2022-07-20 Amos WengerEnable extra warnings required by rust-lang/rust
2022-07-20 borsAuto merge of #12646 - lowr:fix/11897, r=lowr
2022-07-20 Lukas WirthOnly clear diagnostics of workspaces who have been...
2022-07-18 Lukas Wirthfeat: Only flycheck workspace that belongs to saved...
2022-07-18 borsAuto merge of #11819 - rust-lang:dependabot/npm_and_yar...
2022-07-18 borsAuto merge of #12549 - bitgaoshu:goto_where_trait_m_imp...
2022-07-16 borsAuto merge of #12689 - Veykril:macro-rec, r=Veykril
2022-07-16 borsAuto merge of #12539 - soruh:instanciate_empty_structs...
2022-07-14 borsAuto merge of #12691 - Veykril:proc-macro-diag, r=Veykril
2022-07-08 borsAuto merge of #12676 - DorianListens:dscheidt/extract...
2022-07-05 borsAuto merge of #12690 - Veykril:inert-attrs, r=Veykril
2022-07-03 borsAuto merge of #12681 - lnicola:bump-deps, r=lnicola
2022-07-03 Laurențiu NicolaBump cargo_metadata
2022-07-03 Laurențiu NicolaBump crossbeam-channel
2022-07-01 borsAuto merge of #12636 - xuhongxu96:fix-12148, r=Veykril
2022-07-01 borsAuto merge of #12650 - lowr:fix/12591, r=lnicola
2022-07-01 borsAuto merge of #12660 - Veykril:flycheck, r=Veykril
2022-06-30 Lukas Wirthfix: Fix flycheck sending cancel progress with no runni...
2022-06-30 borsAuto merge of #12634 - iDawer:match-check.witnesses...
2022-06-30 borsAuto merge of #12626 - CuriousCorrelation:fix/empty...
2022-06-30 borsAuto merge of #12428 - lowr:experimental/destructuring...
2022-06-24 borsAuto merge of #12520 - Veykril:flycheck-cancel, r=Veykril
2022-06-16 Lukas WirthSend a DidCancel event when restarting flychecks
2022-06-15 Lukas WirthPolish
2022-06-13 Lukas Wirthinternal: Bring back JodChild into flychecking for...
2022-06-12 borsAuto merge of #12513 - Veykril:ty-utils, r=Veykril
2022-06-12 borsAuto merge of #12509 - Veykril:ty-utils, r=Veykril
2022-06-12 borsAuto merge of #12455 - bitgaoshu:fix_12441, r=flodiebold
2022-06-12 borsAuto merge of #12508 - Veykril:req-retry, r=Veykril
2022-06-10 borsAuto merge of #12449 - Veykril:version, r=Veykril
2022-06-10 borsAuto merge of #12490 - yue4u:fix/show-enum-in-fresh...
2022-06-10 borsAuto merge of #12464 - harpsword:fix-inline-variable...
2022-06-10 borsAuto merge of #12477 - hasali19:auto-reload, r=Veykril
2022-06-10 borsAuto merge of #12473 - yue4u:fix/no-enum-parens-in...
2022-06-10 borsAuto merge of #12502 - Veykril:deps, r=Veykril
2022-06-10 Lukas Wirthinternal: Bump Dependencies
2022-04-15 borsAuto merge of #11997 - lnicola:es-target, r=lnicola
2022-04-14 borsAuto merge of #11971 - jonas-schievink:on-type-fmt...
2022-04-14 borsAuto merge of #11960 - Veykril:config-valid, r=Veykril
2022-04-14 Lukas Wirthinternal: Show more project building errors to the...
2022-04-12 bors[bot]Merge #11883
2022-04-05 bors[bot]Merge #11905
2022-04-05 bors[bot]Merge #11891
2022-04-05 CaduUsing `error` instead of `output.stderr` in failure...
2022-04-04 CaduMade error output the contents of Cargo's stderr as...
2022-04-04 Caduwordsmithing.
2022-04-04 CaduBetter error message hinting about `cargo clippy`
2022-04-03 bors[bot]Merge #10802
2022-03-25 bors[bot]Merge #11793
2022-03-23 bors[bot]Merge #11805
2022-03-23 bors[bot]Merge #11791
2022-03-22 bors[bot]Merge #11795
2022-03-22 bors[bot]Merge #11792
2022-03-22 Lukas Wirthminor: Bump dependencies
2022-01-08 bors[bot]Merge #11107
2022-01-06 bors[bot]Merge #11218
2022-01-03 bors[bot]Merge #11061
2021-12-21 bors[bot]Merge #11071 #11090
2021-12-20 bors[bot]Merge #11074
2021-12-20 bors[bot]Merge #11073
2021-12-20 bors[bot]Merge #11069
2021-12-20 bors[bot]Merge #11067
2021-12-20 bors[bot]Merge #11028
2021-12-15 iDawerBump MSRV (1.57)
2021-12-05 bors[bot]Merge #10902
2021-11-30 bors[bot]Merge #10872
2021-11-29 bors[bot]Merge #10871
2021-11-29 bors[bot]Merge #10841
2021-11-27 bors[bot]Merge #10876
2021-11-27 bors[bot]Merge #10875
next