]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-07-23 xFrednetDocumented constant expression evaluation for `repeat_once`
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 borsAuto merge of #7462 - xFrednet:7369-branches-sharing...
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
2021-07-03 Elliot Bobrowfix doc_markdown false positive
2021-07-03 borsAuto merge of #7316 - lengyijun:rc_mutex, r=llogiq
2021-07-03 borsAuto merge of #7424 - dtolnay-contrib:macrobraces,...
2021-07-03 David TolnayDowngrade nonstandard_macro_braces to nursery
2021-07-02 lyjrc_mutex: known problems
2021-07-02 borsAuto merge of #86782 - flip1995:clippyup, r=Manishearth
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-07-01 borsAuto merge of #7418 - flip1995:rustup, r=flip1995
2021-07-01 flip1995Bump nightly version -> 2021-07-01
2021-07-01 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-01 borsAuto merge of #7407 - m-ou-se:doc-hidden-variants,...
2021-07-01 bjorn3Rename all_crate_nums query to crates and remove useles...
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
next