]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-07-28 xFrednetUpdate lint documentation to use markdown headlines
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 borsAuto merge of #7495 - camsteffen:extern-conflict, r...
2021-07-26 Cameron SteffenImprove conflicting rlibs error again
2021-07-26 Nadir FejzicInclude more information in --help
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 Nadir FejzicExplain flags missing in cargo check in --help
2021-07-24 borsAuto merge of #7482 - xFrednet:7306-document-repeat...
2021-07-23 Cameron Steffenclippy::author improvements
2021-07-23 Cameron SteffenAdd clippy_utils and if_chain to extern crate list
2021-07-23 F3realClean up unnecessary unwraps
2021-07-23 xFrednetDocumented constant expression evaluation for `repeat_once`
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 borsAuto merge of #7476 - flip1995:rustup, r=flip1995
2021-07-19 flip1995Bump nightly version -> 2021-07-19
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 borsAuto merge of #7473 - Jarcho:ice_7340, r=Manishearth
2021-07-18 Cameron SteffenFactor BinOp utils
2021-07-18 Cameron SteffenUse From to convert BinOpKind
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 borsAuto merge of #87140 - camsteffen:pat-slice-refs, r...
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 Cameron SteffenRemove refs from pat slices
2021-07-15 Cameron SteffenAdd instructions to run from source
2021-07-15 flip1995Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e...
2021-07-15 borsAuto merge of #7468 - flip1995:rustup, r=flip1995
2021-07-15 flip1995Bump nightly version -> 2021-07-15
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.
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 borsAuto merge of #7462 - xFrednet:7369-branches-sharing...
2021-07-14 xFrednetUse diagnostic items for `BinaryHeap`, `BTreeMap`,...
2021-07-14 xFrednetFixed `branches_sharing_code` FP with block expressions...
2021-07-14 borsAuto merge of #7437 - ebobrow:redundant-closure-move...
2021-07-14 Elliot Bobrowsuggest `&mut` for redundant FnMut closures
2021-07-14 borsAuto merge of #7346 - lengyijun:redundant_clone_5707...
2021-07-14 Aman AroraExprUseVisitor::Delegate consume only when moving
2021-07-14 lyjrename possible_borrowed to possible_origin; pass dogfood
2021-07-14 lyjfix 5707
2021-07-13 Thomas OttoNo longer suggest inserting or appending an underscore
2021-07-13 borsAuto merge of #86827 - camsteffen:hash-lint-resolved...
2021-07-13 borsAuto merge of #7446 - Y-Nak:fix-7445, r=xFrednet,flip1995
2021-07-13 Yoshitomo Nakanishi`default_numeric_fallback`: Add rustfix tests
2021-07-13 borsAuto merge of #7442 - camsteffen:format-args, r=xFrednet
2021-07-13 Cameron SteffenSplit a lint message into help
2021-07-13 Cameron SteffenReduce redundant code
2021-07-13 Cameron SteffenRefactor format macro parsing
2021-07-13 Cameron SteffenFix useless_format false positive
2021-07-13 Cameron SteffenAllow needless_bool in macro
2021-07-13 Yoshitomo NakanishiFix `NumericLiteral::format` that may produce a invalid...
2021-07-13 borsAuto merge of #7458 - flip1995:unused_unit-doc, r=giraffate
2021-07-13 flip1995Add fixed example to unused_unit documentation
2021-07-10 Vadim Petrochenkovrustc_span: Revert addition of `proc_macro` field to...
2021-07-09 Cameron Steffenclippy: allow default_hash_types on bootstrap
2021-07-09 borsAuto merge of #7449 - flip1995:remove-lints_enabled...
2021-07-09 flip1995Rename `is_allowed` -> `is_lint_allowed`
2021-07-09 flip1995Remove lints_enabled function
2021-07-09 Yoshitomo Nakanishi`default_numeric_fallback`: Add more tests for floating...
2021-07-09 borsAuto merge of #7448 - flip1995:run_lints-rename, r...
2021-07-08 Guillaume GomezRework SESSION_GLOBALS API to prevent overwriting it
2021-07-08 flip1995Rename run_lints -> lints_enabled
2021-07-08 Yoshitomo Nakanishidefault_numeric_fallback: Fix FP with floating literal
2021-07-07 borsAuto merge of #86920 - JohnTitor:rollup-buvzpkr, r...
2021-07-06 Aman AroraMake type_implements_trait not a query
2021-07-06 Ryan LevickAdd s to non_fmt_panic
2021-07-06 borsAuto merge of #7439 - iobtl:assert_msg_panic_fp, r...
2021-07-06 iobtlfix false positive (panic message) with assert macro...
2021-07-05 Anthony HuangAdd redundant_method_names lint
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-04 Niko Matsakisrevert broken formatting
2021-07-04 borsAuto merge of #7431 - DevinR528:fix-macro-brace, r...
2021-07-04 Niko Matsakisallow inference vars in type_implements_trait
2021-07-04 Devin RagotzyFix emitting in nested (proc_)macros for nonstandard_ma...
2021-07-03 borsAuto merge of #7428 - camsteffen:use-self-ice, r=flip1995
2021-07-03 Cameron SteffenFix use_self ICE
2021-07-03 borsAuto merge of #7426 - ebobrow:doc-markdown-fp, r=llogiq
next