]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-12-29 borsAuto merge of #3558 - russelltg:new_without_default_mer...
2018-12-29 borsAuto merge of #3596 - xfix:remove-crate-from-paths...
2018-12-29 borsAuto merge of #3595 - xfix:mark-writes-to-constant...
2018-12-29 Konrad BorowskiRemove crate:: prefixes from crate paths
2018-12-29 Konrad BorowskiSupport array indexing expressions in unused write...
2018-12-29 Konrad BorowskiMark writes to constants as side-effect-less
2018-12-29 borsAuto merge of #3592 - xfix:remove-unsafe-from-consts...
2018-12-28 Konrad BorowskiRemove unsafe from consts clippy lints
2018-12-28 borsAuto merge of #3561 - fuerstenau:master, r=oli-obk
2018-12-28 Peter FürstenauFix formatting
2018-12-28 Peter FürstenauMerge remote-tracking branch 'upstream/master'
2018-12-28 Russell GreeneMerge new_without_default_derive into new_without_default
2018-12-28 borsAuto merge of #3587 - flip1995:ui-testing, r=phansch
2018-12-28 borsAuto merge of #3591 - flip1995:rustup, r=phansch
2018-12-28 flip1995Match on ast/hir::ExprKind::Err
2018-12-28 flip1995Update *.stderr files
2018-12-28 flip1995Use -Zui-testing flag
2018-12-27 borsAuto merge of #3589 - flip1995:contrib_inactive_prs...
2018-12-27 borsAuto merge of #3586 - matthiaskrgr:test_fmt_fix, r...
2018-12-27 flip1995Mention S-inactive-closed PRs in the CONTRIBUTING.md
2018-12-27 Matthias Krügertests: fix formatting and update test output
2018-12-27 Matthias Krügerbase tests: make sure to fail CI if tests need formatting
2018-12-27 Matthias Krügerbase tests: switch to nightly toolchain before checking...
2018-12-27 borsAuto merge of #3577 - daxpedda:master, r=flip1995
2018-12-27 borsAuto merge of #3578 - matthiaskrgr:rustc_tools_util...
2018-12-27 borsAuto merge of #3585 - matthiaskrgr:rustup, r=phansch
2018-12-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/57069
2018-12-26 borsAuto merge of #3579 - matthiaskrgr:tool_lints, r=flip1995
2018-12-26 daxpeddaRustfmt.
2018-12-26 borsAuto merge of #3580 - matthiaskrgr:trivial_typos, r...
2018-12-26 borsAuto merge of #3581 - euclio:camel-case, r=flip1995
2018-12-25 Andy Russellfix breakage from rust-lang/rust#57088
2018-12-25 Matthias Krügerfix a couple of ftrivial typos (NFC).
2018-12-25 Matthias Krügerupdate CARGO_CLIPPY_HELP string to suggest tool lints.
2018-12-25 Matthias Krügerrustc_tools_util: add readme
2018-12-25 Matthias Krügerrustc_tool_utils: expand Cargo.toml with a few keywords...
2018-12-25 Philipp KronesFix macro detection in `empty_loop`.
2018-12-25 daxpeddaChanged `macro_backtrace()` to `in_macro()`.
2018-12-24 daxpeddaFix lint detection on macro expansion.
2018-12-23 borsAuto merge of #3576 - matthiaskrgr:rustup, r=oli-obk
2018-12-23 Oliver SchererFIXME > TODO
2018-12-23 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/56992
2018-12-22 borsAuto merge of #3573 - Vlad-Shcherbina:map_clone_caveat...
2018-12-22 borsAuto merge of #3341 - HMPerson1:possibly_missing_else...
2018-12-22 Vlad-ShcherbinaDocument map_clone known problems #498
2018-12-22 borsAuto merge of #3570 - muth:master, r=phansch
2018-12-22 borsAuto merge of #3569 - phansch:update_contributing,...
2018-12-22 Philipp HanschRemove header link
2018-12-22 Mark Nieweglowskitest: panic at map_unit_fn.rs:202 for map() without...
2018-12-22 Mark Nieweglowskirm unused file map_unit_fn.stderr
2018-12-22 Mark Nieweglowskipanic at map_unit_fn.rs:202 for map() without args
2018-12-21 Philipp HanschChange contrib.md hierarchy, link to it from readme
2018-12-21 HMPerson1Workaround rust-lang/rust#43081
2018-12-21 HMPerson1Teach `suspicious_else_formatting` about `if .. {....
2018-12-20 borsAuto merge of #3564 - alexcrichton:rustc-driver, r...
2018-12-19 Alex CrichtonLink to `rustc_driver` crate in plugin
2018-12-19 borsAuto merge of #3566 - kinnison:kinnison/typofix, r...
2018-12-19 Daniel Silverstonemutex_atomic: Correct location of AtomicBool and friends
2018-12-19 Peter FürstenauOnly print out question_mark lint when it actually...
2018-12-19 Peter FürstenauAdd failing test
2018-12-19 Peter FürstenauReinserted commata
2018-12-19 borsAuto merge of #3552 - phansch:make_integration_tests_fa...
2018-12-19 borsAuto merge of #3546 - matthiaskrgr:fix_install, r=oli-obk
2018-12-19 borsAuto merge of #3563 - mikerite:readme-syspath, r=phansch
2018-12-19 Michael WrightUpdate README local run command to specify syspath
2018-12-18 borsAuto merge of #3554 - klausi:module_name_repeat, r...
2018-12-18 Peter FürstenauRecomend `.as_ref()?` in certain situations
2018-12-18 Peter FürstenauDeduplicate some code?
2018-12-18 borsAuto merge of #3556 - lucasloisp:bool-ord-comparison...
2018-12-18 borsAuto merge of #3557 - detrumi:allow_asref_adjustments...
2018-12-17 Wilco KuseeDo not mark as_ref as useless if it's followed by a...
2018-12-17 Lucas LoisChanges lint sugg to bitwise and operator `&`
2018-12-17 flip1995Run update_lints after renaming
2018-12-17 flip1995Rename lint to MODULE_NAME_REPETITIONS
2018-12-17 flip1995Add renaming tests
2018-12-17 flip1995Move renaming to the right place
2018-12-17 borsAuto merge of #3555 - daxpedda:master, r=oli-obk
2018-12-17 Lucas LoisImplements lint for order comparisons against bool
2018-12-16 Klaus Purerfix(module_name_repeat): Try to register renamed lint...
2018-12-16 daxpeddaFix an endless loop in the tests.
2018-12-16 daxpeddaFix `implicit_return` false positives.
2018-12-16 Klaus Purerchore(moduel_name_repeat): Rename stutter lint to modul...
2018-12-14 Philipp HanschMake integration tests fail on 'E0463'
2018-12-14 Matthias Krügerbase tests: make sure cargo-clippy binary can be called...
2018-12-14 Matthias KrügerRevert "Merge pull request #3257 from o01eg/remove...
2018-12-14 borsAuto merge of #3545 - Kampfkarren:vec_boxed_sized,...
2018-12-14 borsAuto merge of #3549 - flip1995:rustup, r=oli-obk
2018-12-14 flip1995rustup rust-lang/rust#52994
2018-12-14 borsAuto merge of #3531 - mikerite:fix-3514, r=phansch
2018-12-14 Michael WrightFix test
2018-12-14 Michael WrightMerge branch 'master' into fix-3514
2018-12-13 KampfkarrenLine length fix
2018-12-13 KampfkarrenRemove references to sized for end users
2018-12-13 KampfkarrenRemove DUMMY_SP
2018-12-13 KampfkarrenAdd suggestion for replacement
2018-12-13 KampfkarrenUpdate lint definitions
2018-12-13 KampfkarrenLint for Vec<Box<T: Sized>> - Closes #3530
2018-12-12 borsAuto merge of #3535 - sinkuu:fixes, r=phansch
2018-12-12 borsAuto merge of #3510 - phansch:fix_doc_markdown_mixed_ca...
2018-12-12 Philipp HanschFix doc_markdown mixed case false positive
next