]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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-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 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 David Volintlib: Use Python 3 compatible print
2018-08-08 Oliver SchneiderUpdate to rustc master
2018-08-08 Oliver SchneiderMerge pull request #2823 from flip1995/thingies_things
2018-08-08 Nick CameronFix build
2018-08-07 Evan SimmonsAllow print/write with multiple newlines
2018-08-07 Oliver SchneiderRustup
2018-08-07 Oliver SchneiderMerge pull request #3009 from dwijnand/option-map_or
2018-08-07 Oliver SchneiderMerge pull request #3008 from dwijnand/remove-workaround
2018-08-07 Oliver SchneiderMerge pull request #3010 from mikerite/issue2971
2018-08-07 Oliver SchneiderMerge pull request #3011 from scottmcm/fix-for-impl_hea...
2018-08-07 Scott McMurrayFix the build after https://github.com/rust-lang/rust...
2018-08-07 Michael WrightFix #2971
2018-08-06 Dale WijnandUse Option::map_or
2018-08-06 Dale WijnandRemove #[allow(rust_2018_idioms)] workaround
2018-08-06 Oliver SchneiderMerge pull request #3007 from mikerite/issue3000
2018-08-06 Michael WrightFix #3000
2018-08-06 Philipp HanschMerge pull request #2999 from flip1995/single_char_pattern
2018-08-05 Philipp HanschMerge pull request #2975 from aaudiber/lint-identity...
2018-08-05 Philipp HanschMerge pull request #2991 from mikerite/issue2979
2018-08-04 Manish GoregaokarMerge pull request #3003 from nrc/update
2018-08-04 Nick CameronFix error in `CrateType` in latest Rust
2018-08-03 Manish GoregaokarMerge pull request #3002 from rust-lang-nursery/rustup
2018-08-03 Manish GoregaokarRustup to 59fa6bd6c
2018-08-03 flip1995Fix single_char_pattern lint for escaped chars
2018-08-03 Alex CrichtonFix fallout from rust-lang/rust#52841
2018-08-02 Alex CrichtonFix tests from 40349b23ea
2018-08-02 flip1995Replace cfg_attr(rustfmt... thingies
2018-08-02 Philipp KronesMerge pull request #2992 from etaoins/allow-pass-by...
2018-08-02 Alex CrichtonFix breakage from rust-lang/rust#52949
2018-08-02 Manish GoregaokarMake indexing_slicing a restriction lint (fixes #2933)
2018-08-02 Manish GoregaokarMerge pull request #2995 from reujab/master
2018-08-02 reujabremoved colon
2018-08-02 Ryan CummingAllow pass by ref when returning ADT with ref
2018-08-02 Michael WrightFix #2979
2018-08-02 Alex CrichtonSwitch strategies for how rustc's workspace is unioned
2018-08-01 Philipp HanschMerge pull request #2987 from aaudiber/address-build...
2018-08-01 Andrew AudibertAddress build warning
2018-08-01 Philipp HanschMerge pull request #2966 from matthiaskrgr/moar_dogfood
2018-08-01 Philipp HanschMerge pull request #2968 from phansch/first_an_ICE_and_...
2018-08-01 Philipp HanschMerge pull request #2983 from mikerite/fix_warnings_201...
2018-08-01 Michael WrightFix E0502 warnings
2018-07-31 Philipp HanschMerge pull request #2984 from flip1995/single_char_pattern
2018-07-31 flip1995single_char_pattern: lint only on the argument span
2018-07-31 Michael WrightFix unused_mut warning
2018-07-30 Manish GoregaokarMerge pull request #2969 from matthiaskrgr/discordgitter
2018-07-30 Andrew AudibertLint using identity into_iter conversion
2018-07-29 Matthias Krügerintegration tests: add more clippy warnings for greater...
2018-07-29 Matthias Krügertravis: run tests of external projects with --all-targe...
2018-07-29 Matthias KrügerCONTRIBUTING: mention discord channel.
2018-07-29 Philipp KronesMerge pull request #2917 from mikerite/issue2894
2018-07-29 Philipp HanschMerge pull request #2959 from chrisduerr/master
2018-07-29 Philipp HanschFix ICE with 'while let (..) = x.iter()'
next