]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-08-10 Matthias Krügerunknown: make lint adhere to lint message convention
2020-08-10 Matthias Krügerref_in_deref: make lint adhere to lint message convention
2020-08-10 Matthias Krügerunneeded-field-pattern: make lint adhere to lint messag...
2020-08-10 Matthias Krügerempty-liner-after-outer-attr: make lint adhere to lint...
2020-08-10 Matthias Krügerdrop_bounds: make lint adhere to lint message convention
2020-08-10 Matthias Krügerdouble-parens: make lint adhere to lint message convent...
2020-08-10 Matthias Krügerdouble-comparisons: make lint adhere to lint message...
2020-08-10 Matthias Krügerdefault-trait-access: make lint adhere to lint message...
2020-08-10 Matthias Krügercmp_null: make lint adhere to lint message convention
2020-08-10 Matthias Krügerunnecessary_unwrap, panicking_unwrap: make lints adhere...
2020-08-10 Matthias Krügerchecked-conversions: make lint adhere to lint message...
2020-08-10 Matthias Krügernaive_bytecount: make lint adhere to lint message conve...
2020-08-10 Matthias Krügerbuiltin-type-shadow: make lint adhere to lint message...
2020-08-10 Matthias Krügerbool-comparison: make lint adhere to lint message conve...
2020-08-10 Matthias Krügertoo-many-lines: make lint adhere to lint message convention
2020-08-10 borsAuto merge of #5887 - robojumper:patch-1, r=flip1995
2020-08-10 robojumperFix CHANGELOG's commit range links
2020-08-10 borsAuto merge of #5883 - flip1995:rollup-x9mftxe, r=flip1995
2020-08-10 Philipp KronesRollup merge of #5874 - camelid:patch-1, r=flip1995
2020-08-10 Philipp KronesRollup merge of #5871 - wiomoc:feature/methodcall-minma...
2020-08-10 Philipp KronesRollup merge of #5870 - ebroto:5789_allow_unsafe_derive...
2020-08-10 Philipp KronesRollup merge of #5869 - wiomoc:feature/implicit-self...
2020-08-10 Philipp KronesRollup merge of #5825 - giraffate:same_item_push, r...
2020-08-09 borsAuto merge of #5882 - dima74:ra_setup-prevent-compile...
2020-08-09 Dmitry MurzinPrevent compile parts of rustc when using `cargo dev...
2020-08-08 borsAuto merge of #5877 - ebroto:5872_loops_ice, r=Manishearth
2020-08-08 borsAuto merge of #5878 - flip1995:rustup, r=flip1995
2020-08-08 flip1995Run fmt
2020-08-08 Eduardo BrotoFix ICE in `loops` module
2020-08-08 Nicholas NethercoteEliminate the `SessionGlobals` from `librustc_ast`.
2020-08-07 CamelidMake the docs clearer for new contributors
2020-08-07 Christoph Walchercheck impl Ord / is_float
2020-08-07 Christoph Walcherignore mutable self reference parameters
2020-08-07 Christoph Walcherfix nits
2020-08-07 Christoph Walcherfix ui tests
2020-08-07 Christoph Walcheradopt comments from review
2020-08-07 Christoph Walcherfix doc
2020-08-07 Christoph WalcherLint against `Self` as an arbitrary self type
2020-08-07 borsAuto merge of #74821 - oli-obk:const_eval_read_uninit_f...
2020-08-06 Vadim PetrochenkovAdd some comments for magic numbers + Add tests
2020-08-06 Vadim PetrochenkovFix clippy
2020-08-06 Christoph WalcherLint .min(x).max(y) with x < y
2020-08-05 Eduardo Brotoenable #[allow(clippy::unsafe_derive_deserialize)]
2020-08-05 borsAuto merge of #5809 - JarredAllen:stable_sort_primitive...
2020-08-05 borsAuto merge of #5859 - ebroto:5765_manual_async_fn_fp...
2020-08-05 Takayuki Nakatarustfmt
2020-08-05 Takayuki NakataJust check if it contains `_` in `for pat`
2020-08-05 Takayuki NakataUse `mutated_variables`
2020-08-05 Takayuki Nakatarustfmt
2020-08-05 Takayuki NakataFix a lint message
2020-08-05 Takayuki Nakatacargo dev update_lints
2020-08-05 Takayuki NakataRename TypeckTables to TypeckResults
2020-08-05 Takayuki NakataAdd test case for `same_item_push`
2020-08-05 Takayuki NakataAdd lint `same_item_push`
2020-08-05 borsAuto merge of #5857 - tmiasko:try-err-poll, r=matthiaskrgr
2020-08-05 JarredAllenRun cargo dev fmt
2020-08-04 borsAuto merge of #5865 - camsteffen:unnecessary-fold-known...
2020-08-04 borsAuto merge of #5868 - flip1995:rollup-5g8vft5, r=flip1995
2020-08-04 Philipp KronesRollup merge of #5856 - phansch:remove-symbol-reexport...
2020-08-04 Philipp KronesRollup merge of #5852 - wiomoc:feature/lint-duplicate...
2020-08-04 Philipp KronesRollup merge of #5848 - Ryan1729:add-derive_ord_xor_par...
2020-08-04 Philipp KronesRollup merge of #5846 - dima74:map_flatten.map_to_optio...
2020-08-04 Philipp KronesRollup merge of #5837 - JarredAllen:needless_collect...
2020-08-04 borsAuto merge of #5867 - flip1995:rustup, r=flip1995
2020-08-03 Vadim Petrochenkovrustc_ast: `(Nested)MetaItem::check_name` -> `has_name`
2020-08-03 Cameron SteffenRemove obsolete known problems unnecessary_fold
2020-08-03 Tomasz Miąskotry_err: Consider Try impl for Poll when generating...
2020-08-03 JarredAllenCreate stable_sort_primitive lint
2020-08-03 borsAuto merge of #5864 - rust-lang:ci_debug, r=Manishearth
2020-08-03 flip1995Fix ui-cargo tests in CI
2020-08-03 Christoph Walcherearly return on empty parameters/where clause
2020-08-03 JarredAllenImplement review suggestions
2020-08-03 JarredAllenFix a bug causing it to be too trigger-happy
2020-08-03 JarredAllenFix formatting and dogfood fallout
2020-08-03 JarredAllenSplit indirect collects into their own test case
2020-08-03 JarredAllenCheck for other things which can be used indirectly
2020-08-03 JarredAllenWrite the lint and write tests
2020-08-03 JarredAllenCreate test for wanted behavior
2020-08-02 Eduardo Brotomanual_async_fn: take input lifetimes into account
2020-08-02 liuzhenyufix typos
2020-08-02 Philipp Hanschfmt
2020-08-02 Philipp HanschRemove old Symbol reexport
2020-07-31 Valentin LazureanuRename HAIR to THIR (Typed HIR).
2020-07-30 Dmitry MurzinReview fixes
2020-07-30 Dmitry MurzinHandle mapping to Option in `map_flatten` lint
2020-07-29 Oliver SchererUpdate clippy ui test.
2020-07-29 Christoph Walchertypo fix
2020-07-29 borsAuto merge of #5843 - dima74:iter_skip_next.add-suggest...
2020-07-29 borsAuto merge of #5840 - flip1995:basics, r=phansch
2020-07-29 borsAuto merge of #5853 - flip1995:rustup, r=flip1995
2020-07-29 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-07-28 Christoph WalcherLint duplicate methods of trait bounds
2020-07-27 Bastian Kauschkeclippy
2020-07-27 Bastian Kauschkeintroduce PredicateAtom
2020-07-27 Bastian Kauschkethis might be unqualified, but at least it's now quantified
2020-07-27 Bastian Kauschkeclippy
2020-07-27 borsAuto merge of #5850 - giraffate:chmod_utils_ats_utils...
2020-07-27 Takayuki Nakata`chmod` 644 `clippy_lints/src/utils/ast_utils.rs`
2020-07-27 Ryan1729run cargo dev update_lints
2020-07-27 Ryan1729fill in lint description for DERIVE_ORD_XOR_PARTIAL_ORD
next