]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-04-20 Devin Rfix map import to rustc_middle
2020-04-20 Devin Rdev update_lints
2020-04-20 Devin Rfix internal clippy warnings
2020-04-20 Devin Rchange visitor name to OppVisitor
2020-04-20 Devin Ruse Visitor api to find Mutex::lock calls
2020-04-20 Devin Radd note about update-all-refs script, revert redundant...
2020-04-20 Devin Rmove closures to seperate fns, remove known problems
2020-04-20 Devin Ruse span_lint_and_help, cargo dev fmt
2020-04-20 Devin Rcreating suggestion
2020-04-20 Devin Rprogress work on suggestion for auto fix
2020-04-19 borsAuto merge of #5141 - xiongmao86:issue5095, r=flip1995
2020-04-19 flip1995Update empty_enum.stderr
2020-04-19 borsAuto merge of #5491 - smklein:borrowed_box, r=flip1995
2020-04-19 Philipp KronesFormatting and naming
2020-04-19 Philipp KronesFormatting and naming
2020-04-19 borsAuto merge of #5489 - phansch:node-id-hir-id, r=flip1995
2020-04-19 borsAuto merge of #5488 - phansch:future-not-send-ret-ty...
2020-04-19 borsAuto merge of #5490 - sinkuu:toplevel_ref_arg_for,...
2020-04-19 Philipp HanschCleanup: `node_id` -> `hir_id`
2020-04-19 Sean KleinFix issue #2907.
2020-04-19 Shotaro YamadaDon't trigger toplevel_ref_arg for `for` loops
2020-04-19 Philipp HanschCleanup: future_not_send: use `return_ty` method
2020-04-18 borsAuto merge of #5486 - flip1995:badge_over, r=flip1995
2020-04-18 flip1995Remove badge FIXME from Cargo.toml
2020-04-18 xiongmao86Change note_span argument for span_lint_and_note.
2020-04-18 xiongmao86Add an Option<Span> argument to span_lint_and_help.
2020-04-18 xiongmao86Fixes internal lint warning in code base.
2020-04-18 xiongmao86Implement collapsible_span_lint_calls lint.
2020-04-18 borsAuto merge of #5427 - pmk21:implicit-sat-sub, r=flip1995
2020-04-18 pmk21Polished lint and tests
2020-04-18 pmk21Added final lint and tests
2020-04-18 pmk21Added basic lint and tests
2020-04-17 borsAuto merge of #5483 - alex-700:fix-redundant-pattern...
2020-04-17 Aleksei Latyshevfix redundant_pattern_matching lint
2020-04-17 borsAuto merge of #5423 - rkuhn:add_futures_not_send, r...
2020-04-17 borsAuto merge of #5445 - logan-dev-oss:master, r=flip1995
2020-04-17 Roland Kuhnadd lint futures_not_send
2020-04-17 logan-dev-ossIntegrate more idiomatic rust changes.
2020-04-17 logan-dev-ossFix issue #4892.
2020-04-17 borsAuto merge of #5482 - phansch:diag, r=matthiaskrgr
2020-04-17 borsAuto merge of #5481 - sinkuu:no_as_ref, r=phansch
2020-04-17 Philipp Hanschcargo dev fmt
2020-04-17 Philipp HanschCleanup: Rename 'db' variable to 'diag'
2020-04-17 Shotaro Yamadaquestion_mark: don't add `as_ref()` for a call expression
2020-04-17 borsAuto merge of #5480 - sinkuu:unit_arg_app, r=flip1995
2020-04-17 Shotaro Yamadaunit_arg suggestion may be incorrect
2020-04-16 borsAuto merge of #5479 - matthiaskrgr:readme_auto_fix...
2020-04-16 borsAuto merge of #5476 - ThibsG:FixMatchesInExternalMacros...
2020-04-16 borsAuto merge of #5475 - woshilapin:woshilapin-patch-1...
2020-04-16 Matthias Krügerreadme: update to cargo clippy --fix command
2020-04-16 borsAuto merge of #5473 - Toxyxer:map-flatten-for-option...
2020-04-16 borsAuto merge of #5474 - phansch:reenable-rustfmt, r=flip1995
2020-04-16 borsAuto merge of #5478 - matthiaskrgr:apt_ci_debug_5477...
2020-04-16 Matthias KrügerCI: performing system upgrade fixes broken apt deps...
2020-04-16 ThibsGDo not lint in macros for match lints
2020-04-16 Jean SIMARD[fix] Minor typo in GH Actions 'clippy_dev'
2020-04-16 Philipp HanschReenable rustfmt integration test
2020-04-16 Marcin SerwinAdd test to map_flatten with an Option
2020-04-16 Marcin SerwinLint map_flatten if caller is an Option
2020-04-15 borsAuto merge of #5363 - yaahc:clippy-fix, r=phansch,flip1995
2020-04-15 Jane LusbyApply suggestions from code review
2020-04-15 Jane Lusbymanually fixing formatting at this point lol
2020-04-15 Jane Lusbyfmt
2020-04-15 Jane Lusbyrename field
2020-04-15 borsAuto merge of #5470 - flip1995:rollup-cvkuiza, r=flip1995
2020-04-15 Philipp KronesRollup merge of #5468 - Toxyxer:zero-single-char-names...
2020-04-15 Philipp KronesRollup merge of #5466 - phansch:large-enum-variant...
2020-04-15 Philipp KronesRollup merge of #5430 - michaelsproul:integer-arithmeti...
2020-04-15 Philipp KronesRollup merge of #5248 - ThibsG:ConstValues, r=flip1995
2020-04-15 Philipp KronesRollup merge of #5226 - ThibsG:DerefExplicit1566, r...
2020-04-15 borsAuto merge of #5467 - matthiaskrgr:rustup_43, r=flip1995
2020-04-15 Philipp KronesRename dummy_hir_id -> parent_hir_id
2020-04-15 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/71116
2020-04-15 Jane Lusbyrevert the damn fmt changes
2020-04-15 Jane Lusbyadd some tests
2020-04-15 Jane Lusbysplit it up for testing but the merge broke tests
2020-04-15 Marcin SerwinChange default many single char names threshold
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
2020-04-15 ThibsGBetter precedence case management + more tests
2020-04-15 ThibsGUse only check_expr with parent expr and precedence
2020-04-15 ThibsGCheck for Deref trait impl + add fixed version
2020-04-15 ThibsGReport using stmts and expr + tests
2020-04-15 ThibsGGlobal rework + fix imports
2020-04-15 Tom MilliganWorking basic dereference clip
2020-04-15 Marcin SerwinAdd test for zero single char names
2020-04-15 Marcin SerwinMake the single char threshold strict inequality
2020-04-15 Philipp Hanschlarge_enum_variant: Report sizes of variants
2020-04-15 borsAuto merge of #5464 - matthiaskrgr:dep_compiletest...
2020-04-15 borsAuto merge of #5345 - Toxyxer:add-lint-for-float-in...
2020-04-15 borsAuto merge of #5452 - phansch:match_def_path_refactor...
2020-04-15 Philipp HanschRefactor: Use rustc's `match_def_path`
2020-04-14 borsAuto merge of #5449 - phansch:diagnostic-items, r=matth...
2020-04-14 borsAuto merge of #5460 - phansch:fix_incorrect_tests,...
2020-04-14 Matthias Krügerdeps: bump compiletest-rs from 0.4 to 0.5
2020-04-14 borsAuto merge of #5457 - phansch:sym, r=matthiaskrgr
2020-04-14 borsAuto merge of #5463 - matthiaskrgr:rustup_42, r=phansch
2020-04-14 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/70643
2020-04-14 borsAuto merge of #5453 - rabisg0:fix/redundant_clone,...
2020-04-14 borsAuto merge of #5458 - phansch:is-proc-macro-attr, r...
2020-04-13 borsAuto merge of #5448 - Emerentius:update_new_ret_no_self...
next