]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-07-01 borsAuto merge of #7407 - m-ou-se:doc-hidden-variants,...
2021-07-01 flip1995match_wildcard_for_single_variants: don't produce bad...
2021-07-01 flip1995Simplify wildcard_enum_match_arm test
2021-06-30 borsAuto merge of #7400 - popzxc:restrict-locales, r=Manish...
2021-06-30 Igor AleksanovImplement 'disallowed_script_idents' lint
2021-06-30 borsAuto merge of #7390 - popzxc:issue-7331, r=flip1995
2021-06-29 borsAuto merge of #7411 - camsteffen:use-self-visitor,...
2021-06-29 Cameron SteffenRemove a visitor from use_self
2021-06-29 Cameron SteffenUse type_of for impl self type
2021-06-29 Cameron SteffenSimplify in impl check
2021-06-29 Cameron SteffenMake ItemKind check dry
2021-06-29 borsAuto merge of #7405 - jyn514:fix-stable, r=camsteffen
2021-06-29 borsAuto merge of #7409 - xFrednet:5394-vs-code-tasks,...
2021-06-29 Joshua NelsonStabilize `cargo clippy --fix`
2021-06-28 xFrednetUpdated `clippy_dev` ui message and vscode task name
2021-06-28 borsAuto merge of #7350 - camsteffen:suspicious, r=flip1995
2021-06-27 xFrednetAdded `cargo dev setup vscode-tasks` for simplicity
2021-06-26 Mara BosDon't suggest unstable and doc(hidden) variants.
2021-06-26 Mara BosDon't use exact definition of std's ErrorKind in test.
2021-06-25 Cameron SteffenAdd remark-gfm to workflow job
2021-06-25 Cameron SteffenMove some lints to suspicious
2021-06-25 Cameron SteffenAdd suspicious group
2021-06-25 borsAuto merge of #7379 - popzxc:issue-7305, r=flip1995
2021-06-25 Igor AleksanovDo not spawn blacklisted_name lint in test context
2021-06-25 Igor AleksanovImprove lint message for match-same-arms lint
2021-06-25 borsAuto merge of #7361 - xFrednet:5394-expand-setup-comman...
2021-06-25 xFrednetUpdated several clippy_dev messages and types (PR sugge...
2021-06-25 xFrednetAdded `cargo dev remove intellij`
2021-06-25 xFrednetUpdated `cargo dev setup intellij` for cleaner user...
2021-06-25 xFrednetAdded the `cargo dev remove` command for convenience
2021-06-25 xFrednetPrint cargo dev help on missing arg and updated setup...
2021-06-25 xFrednetAdjust pre-commit script to readd files after formatting
2021-06-25 xFrednetAdded `cargo dev setup git-hook`
2021-06-25 xFrednetMoved dev `ide_setup` to `setup/intellij.rs`
2021-06-24 borsAuto merge of #7300 - DevinR528:import-rename, r=camsteffen
2021-06-24 Devin RagotzyAdd import_rename lint, this adds a field on the Conf...
2021-06-23 borsAuto merge of #7396 - ranweiler:zero-offset, r=Manishearth
2021-06-23 borsAuto merge of #7394 - ehuss:update-opener, r=ehuss
2021-06-23 Joe RanweilerUpdate var name in test
2021-06-23 Joe RanweilerRemove shadowed receiver in check invocation
2021-06-23 Joe RanweilerRemove bad cast in test, cover more cases
2021-06-22 Eric HussUpdate opener.
2021-06-21 borsAuto merge of #7357 - ebobrow:unbalanced-tick, r=xFredn...
2021-06-21 borsAuto merge of #7386 - camsteffen:fmt-workaround, r...
2021-06-21 Elliot Bobrowcheck for unbalanced tick pairs in doc-markdown
2021-06-21 Cameron SteffenRemove rustfmt workaround
2021-06-21 borsAuto merge of #7385 - xFrednet:0000-fix-broken-deploy...
2021-06-21 borsAuto merge of #7382 - matthiaskrgr:config_name, r=flip1995
2021-06-21 borsAuto merge of #7380 - popzxc:compile-test-helper, r...
2021-06-21 Igor AleksanovProvide different message for bootstrapped compiler
2021-06-20 xFrednetFixed broken deploy script due to multiline configurati...
2021-06-20 Matthias KrügerFix wrong config option being suggested for deprecated...
2021-06-20 Igor AleksanovImprove appearance
2021-06-20 Igor AleksanovImprove visibility&helpfulness of the 'found multiple...
2021-06-19 borsAuto merge of #7299 - DevinR528:macro-brace, r=llogiq
2021-06-19 borsAuto merge of #7375 - djc:from-iter-pedantic, r=Manishearth
2021-06-18 Dirkjan OchtmanMove from-iter-instead-of-collect to pedantic
2021-06-17 borsAuto merge of #7371 - flip1995:changelog, r=flip1995
2021-06-17 flip1995Fix link in changelog
2021-06-17 borsAuto merge of #7366 - flip1995:changelog, r=Manishearth
2021-06-17 borsAuto merge of #7367 - flip1995:backport_remerge, r...
2021-06-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-06-17 flip1995Update changelog
2021-06-17 Devin RagotzyAdd macro_braces lint to check for irregular brace...
2021-06-17 borsAuto merge of #7364 - flip1995:rustup, r=flip1995
2021-06-17 flip1995Bump Clippy version -> 0.1.55
2021-06-17 flip1995Bump nightly version -> 2021-06-17
2021-06-17 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-06-15 borsAuto merge of #7352 - camsteffen:metadata-syntax, r...
2021-06-15 Cameron SteffenImprove metadata code block parsing
2021-06-15 borsAuto merge of #7355 - Pyther99:common-tools-link, r...
2021-06-15 Pyther99Fix link
2021-06-14 borsAuto merge of #7345 - DevinR528:disallowed-fix, r=Manis...
2021-06-14 borsAuto merge of #7270 - Valentine-Mario:vec_extend_to_app...
2021-06-14 borsAuto merge of #7288 - camsteffen:use-self2, r=phansch
2021-06-13 Devin Ragotzyfixup! Remove requirement of fully qualified path for...
2021-06-11 Devin RagotzyRemove requirement of fully qualified path for disallow...
2021-06-11 borsAuto merge of #7160 - flip1995:field_reassign_macros...
2021-06-10 Ryan LevickAdd support for using qualified paths with structs...
2021-06-10 valentine-marioadded lint to check for full range of vector and sugges...
2021-06-10 borsAuto merge of #7333 - camsteffen:match-var, r=llogiq
2021-06-10 borsAuto merge of #7332 - lengyijun:redundant_clone_fix...
2021-06-10 borsAuto merge of #7315 - DevinR528:disallowed-ty, r=giraffate
2021-06-09 borsAuto merge of #86003 - pnkfelix:issue-84297-revert...
2021-06-09 borsAuto merge of #7334 - Thomasdezeeuw:freebsd-no-ticks...
2021-06-09 Thomas de ZeeuwAdd FreeBSD as identifier not needing ticks
2021-06-09 Cameron SteffenFactor out match_var
2021-06-09 Devin RagotzyAdd disallowed_types lint, this adds a field to the...
2021-06-09 borsAuto merge of #7326 - 1c3t3a:1c3t3a-issue-7324, r=flip1995
2021-06-09 borsAuto merge of #7330 - xFrednet:0000-refactor-map-identi...
2021-06-09 Bastian KerstingRefactored multiline check
2021-06-09 lyjredundant_clone: fix comment
2021-06-08 xFrednetMove `map_identity` into the `methods` module
2021-06-08 borsAuto merge of #7262 - Jarcho:while_let_on_iter_closure...
2021-06-08 borsAuto merge of #7325 - Y-Nak:numeric-fallback, r=giraffate
2021-06-07 xFrednetReuse `is_expr_identity_function` for `filter_map_identity`
2021-06-07 xFrednetReuse `is_expr_identity_function` for `flat_map_identity`
2021-06-07 xFrednetExtracting `is_expr_identity_function` into `clippy_uti...
2021-06-07 Bastian KerstingRefactored the check for two spans on the same line
2021-06-06 Yoshitomo NakanishiFix FP in `default_numeric_fallback` with external...
next