]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-09-02 Daniel Wagner... Merge branch 'master' into issue-2879
2018-09-02 Daniel Wagner... Simplify
2018-09-02 Daniel Wagner... Use types rather than strings
2018-09-02 Manish GoregaokarMerge pull request #3113 from mikerite/fix-3112
2018-09-02 Michael WrightFix #3112
2018-09-01 Manish GoregaokarMerge pull request #2977 from flip1995/tool_lints
2018-08-31 Manish GoregaokarFix ptr offset tests
2018-08-31 Manish Goregaokardeclare_lint -> declare_tool_lint
2018-08-31 Oliver SchneiderMerge pull request #3081 from mikerite/fix-3078
2018-08-31 Michael WrightMerge branch 'master' into fix-3078
2018-08-31 Michael WrightRevert "fix-3078: verify test case"
2018-08-30 Oliver SchneiderMerge pull request #2962 from phansch/further_automate_...
2018-08-30 Philipp HanschRemove git diffing part
2018-08-29 Philipp HanschMerge pull request #3076 from mbrubeck/patch-1
2018-08-29 Manish GoregaokarMerge pull request #3105 from frewsxcv/frewsxcv-private
2018-08-29 flip1995Implement backwards compatibility changes introduced...
2018-08-29 flip1995Fix some rebase fallout
2018-08-29 flip1995Adapt codebase to the tool_lints
2018-08-29 flip1995Adapt ui-toml-tests to the tool_lints
2018-08-29 flip1995Adapt run-pass tests to the tool_lints
2018-08-29 flip1995Adapt the *.stderr files of the ui-tests to the tool_lints
2018-08-29 flip1995Adapt ui-tests to the tool_lints
2018-08-29 flip1995Adapt scripts to the tool_lints
2018-08-29 flip1995Adapt documentation to the tool_lints
2018-08-29 flip1995Switch to declare_tool_lint macro
2018-08-29 flip1995Switch to tool_lints
2018-08-29 Oliver SchneiderMerge pull request #3104 from frewsxcv/frewsxcv-ptr...
2018-08-29 Corey Farwelldont deref
2018-08-29 Corey Farwellclippy suggestion
2018-08-29 Corey Farwellderive copy/clone
2018-08-29 Corey Farwellbring back sugg::range
2018-08-29 Corey Farwelleof newline
2018-08-29 Corey Farwellutilize carrier
2018-08-29 Corey Farwellsuggest wrapping_offset as well
2018-08-29 Corey Farwellif no suggestion, dont add suggestion
2018-08-29 Corey Farwellutilize .is_unsafe_ptr
2018-08-29 Corey Farwellutilize cx.tcx.types.usize
2018-08-29 Corey Farwelltweak comment
2018-08-29 Corey Farwellswitch lint from 'style' to 'complexity'
2018-08-29 Corey FarwellNew lint: Suggest `ptr.add([usize])` over `ptr.offset...
2018-08-29 Corey FarwellMake clippy_lints::{utils,consts} modules private,...
2018-08-28 Oliver SchneiderUpdate imports and rustup
2018-08-28 Philipp HanschMerge pull request #3101 from pickfire/patch-1
2018-08-28 Ivan ThamFix typo for panel cursor
2018-08-27 Daniel Wagner... default_trait_access skips <F as Default>::default()
2018-08-27 llogiqMerge pull request #3090 from matthiaskrgr/new_without_...
2018-08-27 Matthias Krügerdocs: make example in new_without_default lint syntax...
2018-08-27 Oliver SchneiderMerge pull request #3018 from rust-lang-nursery/beta
2018-08-26 Oliver SchneiderMerge pull request #3087 from rust-lang-nursery/run
2018-08-26 Oliver SchneiderUse the compilers exit code computation instead of...
2018-08-26 Philipp KronesMerge pull request #3082 from mikerite/move-range-lints
2018-08-26 Oliver SchneiderMerge pull request #3084 from mikerite/fix-3083
2018-08-26 Michael WrightRemove `iterator_find_map` feature attribute
2018-08-26 Michael WrightMove some range lints to complexity
2018-08-25 Michael Wrightfix-3078: verify test case
2018-08-25 Michael WrightFix #3078
2018-08-24 Philipp HanschMerge pull request #3079 from matthiaskrgr/update_cargo...
2018-08-24 Philipp KronesMerge pull request #3080 from matthiaskrgr/manual_swap_...
2018-08-24 Matthias Krügeradd how-to example for std::mem::transmute() usage...
2018-08-24 Philipp KronesMerge pull request #3048 from goodmanjonathan/assign_op
2018-08-24 Philipp KronesMerge pull request #3059 from elpiel/writeln_empty_stri...
2018-08-24 Matthias Krügerdeps: update cargo_metadata from 0.5 to 0.6.
2018-08-24 Philipp KronesMerge pull request #2924 from niklasf/copy-iterator
2018-08-24 Niklas FiekasAdd copy_iterator lint (#1534)
2018-08-23 Philipp KronesMerge pull request #3077 from matthiaskrgr/rustup_2
2018-08-23 Matthias Krügerfix clippy breakage due to https://github.com/rust...
2018-08-23 Matt BrubeckRemove incorrect note from string_add_assign docs
2018-08-23 Philipp KronesMerge pull request #3072 from matthiaskrgr/rustup
2018-08-23 Matthias Krügerremove macro_vis_matcher feature gate since it is stabl...
2018-08-23 flip1995Remove now stable tool_attributes feature
2018-08-22 Matthias Krügerrustup, fix breakage introduced by https://github.com...
2018-08-20 Lachezar Lechev#3016 Add backticks for the msg
2018-08-20 Lachezar Lechev#3016 Add feedback and implement test for fixed hardcod...
2018-08-20 Lachezar Lechev#3016 [WIP] Implement feedback and suggestions
2018-08-20 Manish GoregaokarMerge pull request #3065 from rust-lang-nursery/rustup
2018-08-20 Manish GoregaokarRemove implied rust_2018 feature
2018-08-20 Manish Goregaokarcodemap -> source_map
2018-08-16 Lachezar LechevWIP of #3016 for hardocded suggestion for writeln on...
2018-08-16 Oliver SchneiderMerge pull request #3056 from mikerite/fix-2927
2018-08-16 Michael Wrightfix-2927: Update formatting
2018-08-15 Michael WrightFix #2927
2018-08-14 Manish GoregaokarRustup to rustc 1.30.0-nightly (23f09bbed 2018-08-14)
2018-08-14 Philipp KronesMerge pull request #3026 from dwijnand/fxhash
2018-08-14 Philipp KronesMerge pull request #3049 from mikerite/fix-2799
2018-08-14 Philipp KronesMerge pull request #3014 from estk/allow-write-multi...
2018-08-14 Philipp KronesMerge pull request #3036 from matthiaskrgr/clippy_self
2018-08-14 Philipp KronesMerge pull request #3022 from dwijnand/move-shadow_unre...
2018-08-14 Dale WijnandMove shadow_unrelated to pedantic
2018-08-14 Dale WijnandAvoid new_without_default_derive in DefaultHashTypes
2018-08-14 Michael WrightAdd a test to ensure that #2799 is fixed
2018-08-13 Jonathan Goodmandeprecate assign_ops lint
2018-08-13 Dale WijnandUse utils::span_lint_and_sugg in default_hash_types
2018-08-12 Martin CartonMerge pull request #3038 from matthiaskrgr/clippy_docs
2018-08-12 Martin CartonMerge pull request #3042 from matthiaskrgr/py3
2018-08-12 Dale WijnandAdd an internal lint for FxHashMap/FxHashSet
2018-08-12 Matthias Krügerupdate_lints.py: port another print to print() for...
2018-08-12 Matthias Krügerdocs: add more suggestions on how to fix clippy finding...
2018-08-11 Matthias Krügerfix 2 clippy warnings
2018-08-10 Martin CartonMerge pull request #3019 from auscompgeek/patch-1
2018-08-09 Oliver SchneiderVersion checks are useless now that we ride the trains
next