]> git.lizzy.rs Git - rust.git/history - tests
Don't lint `suspicious_else_formatting` inside proc-macros
[rust.git] / tests /
2021-08-12 Guillaume GomezRollup merge of #87885 - m-ou-se:edition-guide-links...
2021-08-12 flip1995Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735...
2021-08-12 borsAuto merge of #7558 - flip1995:rustup, r=flip1995
2021-08-12 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-12 Mara BosBless clippy tests.
2021-08-12 borsAuto merge of #7546 - mgeier:patch-1, r=giraffate
2021-08-12 borsAuto merge of #7516 - lf-:unwrap-or-default, r=xFrednet
2021-08-12 borsAuto merge of #7556 - F3real:no_effect_inclusive_range...
2021-08-11 F3realCorrectly report inclusive range in no_effect lint
2021-08-11 Matthias Geierfix line numbers
2021-08-11 Matthias Geierrustfmt
2021-08-11 Matthias GeierAdd test for similar names "iter" and "item"
2021-08-11 borsAuto merge of #7541 - LeSeulArtichaut:for-never-loop...
2021-08-11 LeSeulArtichaut`never_loop`: suggest using an `if let` instead of...
2021-08-11 Esteban Kuberupdate clippy
2021-08-10 JadeAdd unwrap_or_else_default lint
2021-08-10 borsAuto merge of #7535 - LeSeulArtichaut:7518-self-ty...
2021-08-10 F3realUpdate suggestion in case of index for unnecessary_oper...
2021-08-10 borsAuto merge of #7478 - DevinR528:preemtive, r=llogiq
2021-08-09 borsAuto merge of #7544 - r00ster91:patch-1, r=flip1995
2021-08-09 borsAuto merge of #7542 - LeSeulArtichaut:cleanups, r=flip1995
2021-08-09 borsAuto merge of #7506 - HKalbasi:add-xor-swap, r=camsteffen
2021-08-08 hamidreza kalbasimerge XOR_SWAP with MANUAL_SWAP
2021-08-07 borsAuto merge of #7536 - LeSeulArtichaut:redundant-allocat...
2021-08-07 borsAuto merge of #7534 - LeSeulArtichaut:7517-closure...
2021-08-07 borsAuto merge of #7533 - Valentine-Mario:vec_extend_to_app...
2021-08-05 LeSeulArtichautProperly handle `Self` type for `trivially_copy_pass_by...
2021-08-05 valentine-mariofixed bug that had to deal with mut and non mut suggestion
2021-08-05 LeSeulArtichautDon't emit `too_many_lines` for closures
2021-08-02 borsAuto merge of #7522 - dswij:map-flatten-result, r=llogiq
2021-08-02 borsAuto merge of #87535 - lf-:authors, r=Mark-Simulacrum
2021-08-02 borsAuto merge of #7519 - Jarcho:rustfmt_fix, r=giraffate
2021-08-01 Dharma Saputra WijayaHandle `Result` on `map_flatten` lint
2021-07-31 borsAuto merge of #7520 - Jarcho:while_let_7510, r=Manishearth
2021-07-31 Jason NewcombFix `while_let_on_iterator`
2021-07-31 Jason NewcombFix `while_let_on_iterator`
2021-07-31 Jason NewcombWorkaround rust-lang/rustfmt#4477 - relative paths...
2021-07-30 borsAuto merge of #86754 - estebank:use-multispans-more...
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
2021-07-30 Esteban KüberUse multispan suggestions more often
2021-07-29 Aaron HillRemove unnecessary trailing semicolons from clippy...
2021-07-29 borsAuto merge of #7505 - flip1995:beta, r=flip1995
2021-07-29 flip1995Rename two lints to comply with our lint naming convention
2021-07-29 Hrishi Dharamadd xor-swap lint
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-29 borsAuto merge of #7504 - flip1995:rename-lints, r=flip1995
2021-07-29 flip1995Rename two lints to comply with our lint naming convention
2021-07-29 borsAuto merge of #7503 - flip1995:rustup, r=flip1995
2021-07-29 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-28 borsAuto merge of #7502 - flip1995:rollup-y3ho3w0, r=flip1995
2021-07-28 Philipp KronesRollup merge of #7420 - xFrednet:7172-update-lint-docum...
2021-07-28 Philipp KronesRollup merge of #7298 - flip1995:ci-switch-to-monster...
2021-07-28 flip1995Update deploy CI
2021-07-27 Jacob PrattUpdate tests
2021-07-27 borsAuto merge of #7492 - nfejzic:improve_help, r=Manishearth
2021-07-27 borsAuto merge of #7488 - DevinR528:bantype-fix, r=camsteffen
2021-07-27 Devin RagotzyAdd primitive type support to disallowed_type lint
2021-07-27 Nadir FejzicHandle `--no-deps` flag same as `--fix` flag.
2021-07-27 borsAuto merge of #7466 - xFrednet:5393-use-more-diagnostic...
2021-07-26 kadminActually infer args in visitors
2021-07-26 borsAuto merge of #7495 - camsteffen:extern-conflict, r...
2021-07-26 Cameron SteffenImprove conflicting rlibs error again
2021-07-26 borsAuto merge of #7493 - xFrednet:7220-fix-new-without...
2021-07-26 borsAuto merge of #7485 - camsteffen:add-test-externs,...
2021-07-26 borsAuto merge of #7477 - F3real:needless_continue, r=flip1995
2021-07-26 borsAuto merge of #7484 - camsteffen:author, r=flip1995
2021-07-26 xFrednetPrefer a code snipped over formatting the self type...
2021-07-25 Cameron Steffenauthor: check block.expr: None
2021-07-25 borsAuto merge of #83723 - cjgillot:ownernode, r=petrochenkov
2021-07-25 kadminAdd inferred args to typeck
2021-07-24 Devin RagotzyLint inside macro when owned by current crate
2021-07-24 Devin RagotzyOnly trigger for one level of macros
2021-07-24 Devin RagotzyAdd tests for FP in nonstandard_macro_braces
2021-07-23 Cameron Steffenclippy::author improvements
2021-07-23 Cameron SteffenAdd clippy_utils and if_chain to extern crate list
2021-07-23 chaz-kikerupdate clippy ui test 'future_not_send.stderr' to match
2021-07-22 F3realLint on continue expression without semi-colon
2021-07-21 F3realEmit needless_continue warning if loop ends on continue
2021-07-20 F3realEnhance needless continue to detect loop {continue;}
2021-07-19 borsAuto merge of #7221 - th1000s:keyword_, r=giraffate
2021-07-19 flip1995Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042...
2021-07-19 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-19 borsAuto merge of #7470 - DevinR528:fix-ice7447, r=flip1995
2021-07-19 borsAuto merge of #7403 - Anthuang:redundant-method-names...
2021-07-19 Anthony HuangRun bless
2021-07-18 borsAuto merge of #7474 - camsteffen:binop, r=Manishearth
2021-07-18 Michael Howellfix(clippy): add missing allow(dyn_drop)
2021-07-18 borsAuto merge of #7473 - Jarcho:ice_7340, r=Manishearth
2021-07-18 Cameron SteffenFactor BinOp utils
2021-07-17 Jason NewcombFix ICE in `is_integer_const` when the expression is...
2021-07-16 borsAuto merge of #7471 - flip1995:ice-7410, r=giraffate
2021-07-16 flip1995Fix ICE in redundant_pattern_matching
2021-07-16 Guillaume GomezRollup merge of #87069 - sexxi-goose:copy_ref_always...
2021-07-15 Devin RagotzyAdd check if ty has_escaping_bound_vars in zero_sized_m...
2021-07-15 borsAuto merge of #7460 - camsteffen:run-from-source, r...
2021-07-15 flip1995Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e...
2021-07-15 borsAuto merge of #7468 - flip1995:rustup, r=flip1995
2021-07-15 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-15 borsAuto merge of #7308 - lengyijun:redundant_allocation_ar...
2021-07-14 lyjredundant_allocation: add Arc; some refractoring.
next