]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-12-14 borsAuto merge of #6452 - matthiaskrgr:bump_nightly, r...
2020-12-14 Matthias Krügerbump pinned nightly from nightly-2020-12-09 to nightly...
2020-12-14 borsAuto merge of #6451 - giraffate:update_contributing_md...
2020-12-14 Takayuki NakataFix links in CONTRIBUTING.md
2020-12-13 borsAuto merge of #6435 - xFrednet:5552-false-positive...
2020-12-13 xFrednetRemoving false positive for the match_single_binding...
2020-12-13 borsAuto merge of #6450 - matthiaskrgr:dont_format_local_re...
2020-12-13 Matthias Krügercargo dev: rename ra-setup to ra_setup to be in line...
2020-12-13 Matthias Krügerclippy dev fmt: don't format if we have a local rustc...
2020-12-13 Matthias KrügerNFC: clippy cargo dev: move generation of clap config...
2020-12-13 borsAuto merge of #6449 - matthiaskrgr:needless_borrow_ty...
2020-12-13 borsAuto merge of #6443 - matthiaskrgr:clone_on_copy_type...
2020-12-13 borsAuto merge of #6441 - ebroto:use_rustflags, r=flip1995
2020-12-13 Eduardo BrotoAddress comments from PR review
2020-12-13 Eduardo BrotoPass Clippy args also trough RUSTFLAGS
2020-12-13 Matthias Krügerneedless_borrow: print the type in the lint message
2020-12-13 borsAuto merge of #6442 - matthiaskrgr:clone-double-ref...
2020-12-12 borsAuto merge of #6318 - camsteffen:article-description...
2020-12-12 borsAuto merge of #6382 - giraffate:fix_fp_in_manual_range_...
2020-12-12 borsAuto merge of #6413 - phansch:bless, r=flip1995
2020-12-12 Philipp HanschFeed the dog :dog2:
2020-12-12 Philipp HanschImprove variable naming
2020-12-12 Philipp HanschRewrite update-all-references bash scripts in Rust
2020-12-12 Matthias Krügerclone_on_copy: show the type in the lint message
2020-12-12 Matthias Krügerclone_double_ref: print reference type in lint message
2020-12-11 borsAuto merge of #6401 - ebroto:pin_to_a_nightly, r=ebroto
2020-12-11 Takayuki NakataFix FP of `manual_range_contains` in `const fn`
2020-12-11 borsAuto merge of #6424 - Suyash458:master, r=flip1995
2020-12-11 Suyash458add test for missing_const_for_fn. fix test stderr
2020-12-11 Suyash458add instructions to include msrv in lints
2020-12-11 suyash458add MSRV to more lints specified in #6097
2020-12-10 flip1995Fix integration test runner
2020-12-10 flip1995Error in integration test, if required toolchain is...
2020-12-10 flip1995Stop caching on CI
2020-12-10 flip1995Fix toolchain installation in workflows
2020-12-10 flip1995Enable internal lints for every test in CI
2020-12-10 Eduardo BrotoUse new cache key
2020-12-10 Eduardo BrotoApply suggestions from PR review
2020-12-10 Eduardo BrotoPin Clippy to a nightly
2020-12-09 borsAuto merge of #6218 - korrat:master, r=ebroto
2020-12-09 KorratAdd a lint for maps with zero-sized values
2020-12-09 borsAuto merge of #6188 - ebroto:primary_package, r=flip1995
2020-12-08 borsAuto merge of #6367 - justjosias:6348-print-stderr...
2020-12-08 Eduardo BrotoFactor out some code in write.rs
2020-12-08 borsAuto merge of #6432 - giraffate:sync-from-rust, r=flip1995
2020-12-08 Takayuki NakataMerge remote-tracking branch 'upstream/master' into...
2020-12-08 borsAuto merge of #6330 - camsteffen:redundant-else, r...
2020-12-07 borsAuto merge of #6280 - dp304:assert_in_result_fn, r...
2020-12-07 Eduardo BrotoUpdate reference file
2020-12-07 dp304Apply suggestions from code review
2020-12-07 Dobe Peterpanic_in_result_fn: Extend to also check usages of...
2020-12-07 JosiasAdd eprint! to print_with_newline lint
2020-12-07 JosiasFix print_stderr.stderr test
2020-12-07 JosiasAdd negative tests
2020-12-07 JosiasAdd lint print_stderr
2020-12-07 borsAuto merge of #6370 - giraffate:fix_fp_in_unnecessary_l...
2020-12-07 Takayuki Nakatacargo dev fmt
2020-12-07 Takayuki NakataFix FP in `unnecessary_lazy_evaluations`
2020-12-06 Tomasz MiąskoRetain assembly operands span when lowering AST to HIR
2020-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
2020-12-06 borsAuto merge of #6421 - xFrednet:4176-unreadable-literal...
2020-12-05 xFrednetRenamed the configuraiton to unreadable-literal-lint...
2020-12-05 borsAuto merge of #6418 - flip1995:apple_wraps_mhm, r=llogiq
2020-12-04 xFrednetUpdated code for CI
2020-12-04 xFrednetAdded a lint-fraction-readability flag to the configuration
2020-12-04 borsAuto merge of #6419 - giraffate:fix_a_style_of_texts_in...
2020-12-04 Takayuki NakataFix a style of texts in `size_of_in_element_count`
2020-12-04 flip1995Turn unnecessary_wraps applicability to MaybeIncorrect
2020-12-04 borsAuto merge of #6416 - deg4uss3r:map_err_restricted...
2020-12-04 borsAuto merge of #6394 - nico-abram:unsafe_sizeof_count_co...
2020-12-04 RickyAdded test to make sure ignoring the error with a named...
2020-12-04 unknownAdd more functions to size_of_in_element_count
2020-12-03 unknownRename unsafe_sizeof_count_copies to size_of_in_element...
2020-12-03 unknownRemove unnecessary unsafe_size_count_copies tests
2020-12-03 unknownMake the unsafe_sizeof_count_copies lint work with...
2020-12-03 unknownMake the unsafe_sizeof_count_copies lint find copy_...
2020-12-03 unknownAdd lint unsafe_sizeof_count_copies
2020-12-03 RickyUpdate the stderr message in ui tests
2020-12-03 RickyApply suggestions from code review
2020-12-03 Rickydidn't update lint correctly
2020-12-03 RickyMoved map_err_ignore to restriction and updated help...
2020-12-03 borsAuto merge of #6415 - flip1995:rollup-fz7872l, r=flip1995
2020-12-03 Philipp KronesRollup merge of #6407 - matthiaskrgr:bors_website,...
2020-12-03 Philipp KronesRollup merge of #6402 - camsteffen:collapsible-match...
2020-12-03 Philipp KronesRollup merge of #6395 - Suyash458:master, r=flip1995
2020-12-03 Philipp KronesRollup merge of #6308 - matthiaskrgr:internal_lints...
2020-12-03 borsAuto merge of #6404 - flip1995:rustup, r=flip1995
2020-12-01 Matthias KrügerCONTRIBUTING: update bors queue url from buildbot2...
2020-11-30 Suyash458bump rustc-semver version. use in built method to compa...
2020-11-30 borsAuto merge of #79329 - camelid:int-lit-suffix-error...
2020-11-30 Cameron SteffenSplit tests
2020-11-29 Cameron SteffenEat redundant else dogfood
2020-11-29 Cameron SteffenAdd redundant else lint
2020-11-29 Matthias Krügeraddress review comments and rebase
2020-11-29 Cameron SteffenUse LocalUsedVisitor in more places
2020-11-29 Cameron SteffenEat collapsible_match dogfood
2020-11-29 Cameron SteffenAdd collapsible_match lint
2020-11-29 Cameron SteffenAdd LocalUseVisitor
2020-11-29 Cameron SteffenImprove SpanlessEq for blocks
2020-11-29 Matthias Krügerci: partly clean build artifacts to work around "Found...
next