]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-07-03 borsAuto merge of #4841 - phaylon:pattern-type-mismatch...
2020-07-03 Robert Sedlacekfmt fix
2020-07-03 Robert SedlacekLateContext has only one lifetime parameter now
2020-07-03 borsAuto merge of #5761 - ThibsG:TypeRepetitionThreshold...
2020-07-03 Robert SedlacekExpanded lint documentation
2020-07-03 Robert SedlacekCatching up with rustc changes
2020-07-03 flip1995Fix rebase fallout
2020-07-03 Robert SedlacekAdjusted expected STDERR
2020-07-03 Robert Sedlacekspan_help_and_lint -> span_lint_and_help
2020-07-03 Robert SedlacekAdded restriction lint: pattern-type-mismatch
2020-07-03 ThibsGDon't lint for predicates generated in macros
2020-07-03 ThibsGTake generic args into account for bounded type
2020-07-03 ThibsGAdd configurable threshold for `type_repetition_in_boun...
2020-07-03 borsAuto merge of #5763 - flip1995:rustup, r=Manishearth
2020-07-03 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-07-02 Eduard-Mihai... Use 'tcx for references to AccessLevels wherever possible.
2020-07-02 Eduard-Mihai... rustc_lint: avoid using TypeckTables::empty for LateCon...
2020-07-01 borsAuto merge of #5760 - phansch:deprecate-regex-macro...
2020-07-01 Philipp HanschDeprecate regex_macro lint
2020-07-01 borsAuto merge of #5759 - mikerite:multiple_crate_versions_...
2020-07-01 Michael WrightFix multiple_crate_versions error
2020-06-30 borsAuto merge of #5758 - ebroto:5704_unnested_or_pats...
2020-06-30 Eduardo BrotoRequire `or_patterns` to suggest nesting them
2020-06-30 borsAuto merge of #5750 - ebroto:blanket_clippy_restriction...
2020-06-30 Eduardo BrotoMove blanket_clippy_restriction_lints to "style"
2020-06-30 Eduardo BrotoLint enabling the whole restriction group
2020-06-30 borsAuto merge of #5751 - flip1995:rustup, r=Manishearth...
2020-06-30 flip1995Disable chrono integration test
2020-06-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-06-28 Dylan MacKenzieUpdate tests
2020-06-26 borsAuto merge of #73756 - Manishearth:rollup-aehswb2,...
2020-06-26 Manish GoregaokarRollup merge of #73597 - ayazhafiz:i/const-span, r...
2020-06-25 Eduard-Mihai... rustc_lint: only query `typeck_tables_of` when a lint...
2020-06-25 borsAuto merge of #5748 - carols10cents:tiny-docs-fix,...
2020-06-25 Carol (Nichols... Change a noun to a verb to make the sentence complete
2020-06-24 borsAuto merge of #5701 - ebroto:4874_cmp_owned_fp, r=flip1995
2020-06-24 borsAuto merge of #5745 - montrivo:copy_on_clone, r=phansch
2020-06-23 Tim Nielenscopy_on_clone - add machine applicability
2020-06-23 Eduardo Brotocmp_owned: reverse operands if necessary
2020-06-23 Eduardo Brotocmp_owned: avoid FP when PartialEq is not implemented...
2020-06-23 Ayaz HafizRecord span of `const` kw in GenericParamKind
2020-06-23 borsAuto merge of #5694 - wangtheo:issue-5626, r=matthiaskrgr
2020-06-23 Teddy_WangFix pattern match of ExprKind::MethodCall
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-23 borsAuto merge of #5740 - lzutao:unused-unused, r=flip1995
2020-06-23 borsAuto merge of #5738 - mikerite:loops-20200623-2, r...
2020-06-23 Lzu TaoRemove unused allowed unused attributes
2020-06-23 borsAuto merge of #5735 - lzutao:issue-temp, r=flip1995
2020-06-23 borsAuto merge of #5741 - flip1995:rollup-8chbwhy, r=flip1995
2020-06-23 Philipp KronesRollup merge of #5726 - sozysozbot:patch-1, r=flip1995
2020-06-23 Philipp KronesRollup merge of #5724 - ebroto:5697_const_result_option...
2020-06-23 Philipp KronesRollup merge of #5716 - bugadani:patch-1, r=matthiaskrgr
2020-06-23 Philipp KronesRollup merge of #5713 - flip1995:more_lints, r=Manishearth
2020-06-23 Philipp KronesRollup merge of #5712 - ijijn:master, r=flip1995
2020-06-23 Philipp KronesRollup merge of #5710 - lcnr:patch-1, r=flip1995
2020-06-23 Philipp KronesRollup merge of #5709 - ebroto:5389_ice, r=Manishearth
2020-06-23 Philipp KronesRollup merge of #5705 - dtolnay:orpat, r=flip1995
2020-06-23 Philipp KronesRollup merge of #5178 - matthiaskrgr:rustc_arg_pass...
2020-06-23 flip1995Fix fallout
2020-06-23 flip1995Use lints in Clippy that are enabled in rustc bootstrap
2020-06-23 borsAuto merge of #5739 - flip1995:rustup, r=flip1995
2020-06-23 Lzu TaoAdd more specific GitHub issue templates
2020-06-23 Michael WrightImprove end of expression check in for loop lints
2020-06-23 borsAuto merge of #5695 - esamudera:lint_mem_uninitialized...
2020-06-23 Dylan DPCRollup merge of #73578 - RalfJung:ty-ctxt-at, r=jonas...
2020-06-23 borsAuto merge of #5711 - flip1995:rustup, r=flip1995
2020-06-23 flip1995Fix sync fallout
2020-06-23 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-06-22 Aaron HillStop using old version of `syn` in `rustc-workspace...
2020-06-21 Ralf JungMake is_freeze and is_copy_modulo_regions take TyCtxtAt
2020-06-18 Aman AroraRefactor hir::Place
2020-06-17 sozysozbotFix typo
2020-06-16 Eduardo Brotoredundant_pattern_matching: avoid non-const fn in const...
2020-06-16 Ericko Samuderamem_replace_with_uninit: suggest std::ptr::read
2020-06-15 Ralf JungRollup merge of #72938 - lzutao:stabilize_option_zip...
2020-06-15 borsAuto merge of #72080 - matthewjasper:uniform-impl-trait...
2020-06-14 Dániel BugaFix typo in wildcard_imports
2020-06-14 Iain Brandram... Update comment in conf.rs
2020-06-14 Iain Brandram... Update stderr to match, and reinforce comments
2020-06-13 Teddy_WangAdded a lint for .map(|x| x)
2020-06-13 Iain Brandram... Remove `bar` from blacklisted names
2020-06-13 Bastian Kauschketypo
2020-06-13 Lzu TaoStabilize Option::zip
2020-06-12 Eduardo BrotoFix ICE in consts::binop
2020-06-12 Dylan DPCRollup merge of #72906 - lzutao:migrate-numeric-assoc...
2020-06-11 Matthew JasperRemove ImplItemKind::OpaqueTy from clippy
2020-06-11 Matthew JasperRemove associated opaque types
2020-06-11 Matthias Krügerclippy-driver: fix test and add --rustc to --help output
2020-06-11 Matthias Krügeradd test for compiler output when compiling with rustc...
2020-06-11 Matthias Krügeradd test and remove debug print
2020-06-11 Matthias Krügerclippy-driver: pass all args after "--rustc" to rustc.
2020-06-11 David TolnayDowngrade unnested_or_patterns to pedantic
2020-06-10 Aaron HillClippy fixes
2020-06-10 Aaron HillUpdate Clippy for MethodCall changes
2020-06-10 Lzu TaoMigrate to numeric associated consts
2020-06-09 borsAuto merge of #5702 - ebroto:5698_mul_not_comm, r=matth...
2020-06-09 Eduardo BrotoAdd a comment linking to the issue
2020-06-09 Eduardo Brotoif_same_then_else: don't assume multiplication is alway...
2020-06-09 borsAuto merge of #5279 - DevinR528:macro-use-sugg, r=flip1995
2020-06-09 Devin RAdd enough attrs to the test file so the fix compiles...
next