]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-08-24 rail-raintypo
2020-08-23 railFix fp in `borrow_interior_mutable_const`
2020-08-23 borsAuto merge of #5948 - ebroto:5944_repeat_ice, r=Manishearth
2020-08-23 borsAuto merge of #5930 - ebroto:dev_newlint_fix_lt, r...
2020-08-23 Eduardo BrotoFix ICE in `repeat_once` lint
2020-08-23 Eduardo BrotoFix cargo dev new_lint for late lint passes
2020-08-22 borsAuto merge of #5941 - ThibsG:InlineInCopyPassByRef...
2020-08-22 borsAuto merge of #5929 - stchris:issues/5917, r=ebroto
2020-08-22 Christian StefanescuUse more elegant way to check for prelude string
2020-08-22 Christian StefanescuRun sh tests/ui/update-all-references.sh
2020-08-22 Christian StefanescuWiden understanding of prelude import
2020-08-22 ThibsGDon't lint if it has always inline attribute
2020-08-22 borsAuto merge of #5934 - ThibsG:WrongSelfTestCase4037...
2020-08-22 ThibsGAdd async test case for `wrong_self_convention` lint
2020-08-22 borsAuto merge of #5926 - giraffate:improve_lint_message_in...
2020-08-21 borsAuto merge of #5933 - mikerite:fix-5927, r=matthiaskrgr
2020-08-21 borsAuto merge of #5938 - ebroto:sync-from-rust, r=ebroto
2020-08-21 Eduardo Brotorun cargo dev fmt
2020-08-21 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-08-21 Michael WrightFix false negative in `option_as_ref_deref`
2020-08-20 borsAuto merge of #5928 - mikerite:fix-5924, r=ebroto
2020-08-20 borsAuto merge of #5919 - ebroto:5747_from_bits_in_const...
2020-08-20 Aaron HillCapture tokens for Pat used in macro_rules! argument
2020-08-20 Michael WrightFix false positive in `PRECEDENCE` lint
2020-08-19 Takayuki NakataImprove lint message in `to_string_in_display`
2020-08-18 Eduardo Brotono from/to bits in const: add tests cases for f64
2020-08-18 Eduardo Brototransmute: avoid suggesting from/to bits in const
2020-08-18 borsAuto merge of #5922 - flip1995:rustup, r=flip1995
2020-08-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-08-17 borsAuto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk
2020-08-17 Ujjwal Sharmarust_ast::ast => rustc_ast
2020-08-17 borsAuto merge of #5908 - giraffate:fix_fp_for_same_item_pu...
2020-08-17 David Woodclippy: support `QPath::LangItem`
2020-08-17 borsAuto merge of #5915 - matthiaskrgr:deps_, r=Manishearth
2020-08-17 Matthias Krügerdeps: bump cargo_metadata and semver
2020-08-16 Takayuki NakataImprove code style
2020-08-16 borsAuto merge of #5894 - tmiasko:self-assignment, r=Manish...
2020-08-16 Tomasz MiąskoWarn about explicit self-assignment
2020-08-16 Tomasz MiąskoExpresions with Assign / AssignOp have side effects
2020-08-16 Tomasz MiąskoRename SpanlessEq::ignore_fn to deny_side_effects
2020-08-16 Tomasz MiąskoIntroduce function for comparing expression values
2020-08-16 borsAuto merge of #5720 - bugadani:new-lint, r=flip1995...
2020-08-16 Dániel BugaRename lint to use plural form
2020-08-16 Dániel BugaFix missed rename
2020-08-16 borsAuto merge of #5913 - HactarCE:patch-1, r=flip1995
2020-08-16 Dániel BugaFix dogfooding test errors
2020-08-16 Dániel Bugarun cargo dev fmt
2020-08-16 Dániel BugaCleanup, explain return value
2020-08-16 Dániel BugaMoved to submodule, don't trigger if map_unwrap_or...
2020-08-16 HactarFix typo in description of unnecessary_mut_passed
2020-08-16 Dániel BugaApply suggested change
2020-08-16 Dániel BugaApply suggested change
2020-08-16 Dániel BugaRemoved the extra lifetime parameter
2020-08-16 Dániel BugaCatch function calls in argument lists, add tests that...
2020-08-16 Dániel BugaRun cargo dev update_lints
2020-08-16 Dániel BugaAlso simplify if the closure body is an index expression
2020-08-16 Dániel BugaAdd note to `or_fun_call`, list checked methods
2020-08-16 Dániel BugaRename the changelog footnote as well
2020-08-16 Dániel BugaImplement new lint
2020-08-16 borsAuto merge of #5725 - montrivo:should-impl-trait, r...
2020-08-16 borsAuto merge of #5907 - wiomoc:feature/useless-vec-max...
2020-08-16 borsAuto merge of #5903 - jrqc:needless_return, r=ebroto...
2020-08-16 borsAuto merge of #5881 - wiomoc:feature/single-char-push_s...
2020-08-16 borsAuto merge of #5831 - chansuke:to_string_in_display...
2020-08-16 borsAuto merge of #5912 - ebroto:needless_doctest_main_impr...
2020-08-15 Eduardo BrotoImprove needless_doctest_main by using the parser
2020-08-15 jrqcearly return removed
2020-08-15 jrqccargo dev update_lints
2020-08-15 jrqcModifications according to the code review
2020-08-15 jrqcKnown problems changed
2020-08-15 jrqcBorrow checker added
2020-08-15 jrqcVisitor added
2020-08-15 jrqcMake needless_return a late lint pass
2020-08-15 borsAuto merge of #5910 - flip1995:rustup, r=flip1995
2020-08-14 Christoph Walcherelide lifetimes
2020-08-14 Christoph WalcherMerge lint with `single_char_pattern`
2020-08-14 Christoph WalcherLint `push_str` with a single-character string literal
2020-08-14 Takayuki NakataFix FP for `same_item_push`
2020-08-14 chansukeDon't use `to_string` in impl Display
2020-08-14 Christoph Walcherappreciative too_large_for_stack in useless `vec!`
2020-08-13 borsAuto merge of #5905 - ErichDonGubler:patch-1, r=flip1995
2020-08-13 Erich Gublerdocs: typo in `temporary_cstring_as_ptr`: s/point/&s
2020-08-13 Bastian Kauschkemerge `as_local_hir_id` with `local_def_id_to_hir_id`
2020-08-13 borsAuto merge of #5901 - giraffate:add_reference_to_rustc_...
2020-08-13 borsAuto merge of #5899 - JarredAllen:rc-box-suggestion...
2020-08-13 borsAuto merge of #5900 - ThibsG:ParensUselessConversion475...
2020-08-13 Takayuki NakataAdd reference to rustc-dev-guide about lint message
2020-08-12 JarredAllenReplace panics with early returns
2020-08-12 ThibsGFix: keep parenthesis for suggestion in `useless_conver...
2020-08-12 borsAuto merge of #5897 - matthiaskrgr:no_clone_tts, r...
2020-08-12 JarredAllenChange Rc<Box<T>> recommendation to be Rc<T> instead...
2020-08-12 borsAuto merge of #5884 - Ryan1729:patch-1, r=flip1995
2020-08-12 Ryan1729run tests/ui/update-references.sh to update 'suspicious...
2020-08-12 borsAuto merge of #5893 - matthiaskrgr:lint_msg, r=yaahc
2020-08-12 Ryan1729add tests for Rem, BitAnd, BitOr, BitXor, Shl, and Shr
2020-08-12 Ryan Wiedemanntrailing comma
2020-08-12 Ryan Wiedemannformatting
2020-08-12 Ryan WiedemannAdd the other overloadable operations to suspicious_ari...
2020-08-12 borsAuto merge of #5885 - Ryan1729:patch-2, r=flip1995
2020-08-12 borsAuto merge of #5898 - flip1995:rustup, r=flip1995
next