]> git.lizzy.rs Git - rust.git/history - clippy_utils/src/paths.rs
Merge remote-tracking branch 'upstream/master' into rustup
[rust.git] / clippy_utils / src / paths.rs
2021-09-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-30 borsAuto merge of #7573 - Jarcho:option_if_let_else, r...
2021-08-25 borsAuto merge of #7453 - F3real:assume_function_calls_have...
2021-08-23 borsAuto merge of #7539 - Labelray:master, r=camsteffen
2021-08-17 borsAuto merge of #7565 - Jarcho:manual_split_once, r=llogiq
2021-08-16 Jason NewcombAdd lint `manual_split_once`
2021-08-10 borsAuto merge of #7478 - DevinR528:preemtive, r=llogiq
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-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-29 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-27 borsAuto merge of #7492 - nfejzic:improve_help, r=Manishearth
2021-07-27 borsAuto merge of #7466 - xFrednet:5393-use-more-diagnostic...
2021-07-19 borsAuto merge of #7221 - th1000s:keyword_, r=giraffate
2021-07-19 borsAuto merge of #7403 - Anthuang:redundant-method-names...
2021-07-16 Guillaume GomezRollup merge of #87069 - sexxi-goose:copy_ref_always...
2021-07-15 borsAuto merge of #7460 - camsteffen:run-from-source, r...
2021-07-15 flip1995Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e...
2021-07-15 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-14 xFrednetUse diagnostic items for `Vec`, `VecDeque` and connecte...
2021-07-14 xFrednetUse diagnostic items for `intrinsics::transmute`, ...
2021-07-14 xFrednetUse diagnostic items for `Into`, `IntoIterator`, `Linke...
2021-07-14 xFrednetUse diagnostic items for `BinaryHeap`, `BTreeMap`,...
2021-07-14 borsAuto merge of #7437 - ebobrow:redundant-closure-move...
2021-07-13 borsAuto merge of #7446 - Y-Nak:fix-7445, r=xFrednet,flip1995
2021-07-13 borsAuto merge of #7442 - camsteffen:format-args, r=xFrednet
2021-07-13 Cameron SteffenRefactor format macro parsing
2021-07-05 borsAuto merge of #7243 - mgacek8:issue7145_strlen_on_c_str...
2021-07-05 Mateusz GacekAdd new lint: strlen_on_c_strings
2021-07-03 borsAuto merge of #7316 - lengyijun:rc_mutex, r=llogiq
2021-06-21 borsAuto merge of #7386 - camsteffen:fmt-workaround, r...
2021-06-20 borsAuto merge of #85538 - r00ster91:iterrepeat, r=Mark...
2021-06-19 borsAuto merge of #7299 - DevinR528:macro-brace, r=llogiq
2021-06-18 borsAuto merge of #85421 - Smittyvb:rm_pushpop_unsafe,...
2021-06-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-06-17 borsAuto merge of #7364 - flip1995:rustup, r=flip1995
2021-06-17 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-06-11 borsAuto merge of #7160 - flip1995:field_reassign_macros...
2021-06-09 borsAuto merge of #86003 - pnkfelix:issue-84297-revert...
2021-06-04 Felix S. Klock IIRevert clippy's path to the copy intrinsics (part of...
2021-05-18 borsAuto merge of #84767 - scottmcm:try_trait_actual, r...
2021-05-18 borsAuto merge of #7089 - Jarcho:multiple_impls_generic...
2021-05-18 Philipp KronesRollup merge of #7239 - flip1995:ci-windows-rustup...
2021-05-17 borsAuto merge of #7225 - InquisitivePenguin:unnessecary...
2021-05-13 borsAuto merge of #7188 - mgacek8:issue7164_needless_collec...
2021-05-13 borsAuto merge of #7095 - Y-Nak:match_single_binding, r...
2021-05-12 borsAuto merge of #83813 - cbeuw:remap-std, r=michaelwoerister
2021-05-10 borsAuto merge of #7203 - flip1995:beta, r=llogiq
2021-05-10 borsAuto merge of #85053 - camsteffen:duplicate-lint, r...
2021-05-08 borsAuto merge of #7165 - camsteffen:question-mark, r=Manis...
2021-05-06 flip1995Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f...
2021-05-06 borsAuto merge of #7178 - flip1995:rustup, r=flip1995
2021-05-06 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-05-06 borsAuto merge of #7166 - TaKO8Ki:refactor_misc_early_modul...
2021-05-05 borsAuto merge of #7175 - camsteffen:filter-map-none, r...
2021-05-05 borsAuto merge of #7174 - camsteffen:eval-order-async,...
2021-05-05 borsAuto merge of #7170 - flip1995:revert_drop_order, r...
2021-05-05 borsAuto merge of #6887 - xFrednet:4310-internal-metadata...
2021-05-05 xFrednetMetadata collection: Rounding up the implementation
2021-05-05 xFrednetMetadata collection: Resolve lint from locals
2021-05-05 xFrednetMetadata collection: processing emission closures ...
2021-05-05 xFrednetMetadata collection: Collecting Applicability assign...
2021-05-05 xFrednetMetadata collection lint: Basic applicability collection
2021-05-05 borsAuto merge of #84200 - CDirkx:os, r=m-ou-se
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-05-03 Christiaan DirkxChange `std::sys::unix::ext::fs::PermissionsExt::from_m...
2021-04-29 borsAuto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum
2021-04-29 Jack HueyRollup merge of #84484 - jyn514:check-tools, r=Mark...
2021-04-22 flip1995Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344...
2021-04-22 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-04-21 borsAuto merge of #7072 - ebobrow:imports-ending-with-self...
2021-04-21 borsAuto merge of #7083 - GuillaumeGomez:bool-assert-eq...
2021-04-20 borsAuto merge of #7097 - yawara:fix/7069, r=llogiq
2021-04-19 borsAuto merge of #7092 - basavesh:fix#7066, r=giraffate
2021-04-16 borsAuto merge of #7087 - Jarcho:allman_style_else, r=camst...
2021-04-16 borsAuto merge of #7075 - xFrednet:7054-fp-branches-sharing...
2021-04-16 borsAuto merge of #6568 - Jarcho:redundant_pattern_matching...
2021-04-16 borsAuto merge of #6937 - Jarcho:map_entry_suggestion,...
2021-04-16 borsAuto merge of #7085 - Jarcho:manual_map_autoderef,...
2021-04-15 borsAuto merge of #7049 - Jarcho:remove_match_path, r=camst...
2021-04-15 Jason NewcombRemove all usages of `match_path`, `match_qpath` and...
2021-04-15 Jason NewcombImprove `map_entry` lint
2021-04-14 borsAuto merge of #7039 - phansch:melt-ice, r=flip1995
2021-04-12 borsAuto merge of #7068 - boxdot:remove-std-ptr-null, r...
2021-04-12 borsAuto merge of #7067 - TaKO8Ki:fix-false-negative-on...
2021-04-12 boxdotRemove paths::STD_PTR_NULL
2021-04-12 borsAuto merge of #6982 - Jarcho:explicit_into_iter_loop_fp...
2021-04-12 borsAuto merge of #7047 - camsteffen:lang-ctor, r=flip1995
2021-04-12 borsAuto merge of #7065 - rail-rain:warn_copy_pass_by_ref...
2021-04-11 borsAuto merge of #6905 - ThibsG:fpSingleComponentPathImpor...
2021-04-08 borsAuto merge of #7023 - boxdot:invalid-null-usage-v2...
2021-04-08 boxdotAdd invalid null pointer usage lint.
2021-04-08 borsAuto merge of #7022 - Jarcho:macro_use_import_ice,...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-04-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-04-06 borsAuto merge of #7044 - camsteffen:match-path, r=Manishearth
2021-04-06 borsAuto merge of #7043 - camsteffen:dead-utils, r=flip1995
2021-04-06 Cameron SteffenRemove paths::PATH_BUF
2021-04-04 AliƩnore Bouttefeuxmodification not working: fixing
next