]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/unwrap.rs
Merge remote-tracking branch 'origin/beta_backport' into HEAD
[rust.git] / clippy_lints / src / unwrap.rs
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-05-14 borsAuto merge of #4084 - mikerite:fix-4019, r=oli-obk
2019-05-14 borsAuto merge of #4093 - rust-lang:rustup, r=oli-obk
2019-05-14 Oliver SchererRustfmt all the things
2019-05-14 Oliver SchererUse symbols instead of strings
2019-05-12 borsAuto merge of #4087 - phansch:move_tests, r=matthiaskrgr
2019-05-12 borsAuto merge of #4085 - phansch:empty_loop_tests, r=matth...
2019-05-12 borsAuto merge of #4082 - Manishearth:macro-check-split...
2019-05-12 Manish GoregaokarRename in_macro to in_macro_or_desugar
2019-05-11 borsAuto merge of #4080 - rust-lang:rustup, r=oli-obk
2019-05-11 Manish GoregaokarFix unwrap.rs
2019-05-04 borsAuto merge of #4061 - rust-lang:rustup, r=phansch
2019-05-04 Matthias KrügerRustup to rustc 1.36.0-nightly (13fde05b1 2019-05-03)
2019-04-18 borsAuto merge of #3978 - phansch:rustfix_len_zero, r=flip1995
2019-04-18 borsAuto merge of #3985 - phansch:move_some_cast_tests...
2019-04-18 borsAuto merge of #3987 - phansch:rustfix_option_map_or_non...
2019-04-18 borsAuto merge of #3984 - phansch:bytecount_sugg, r=flip1995
2019-04-18 borsAuto merge of #3968 - kraai:lint-pass-macros, r=flip1995
2019-04-17 Matthew KraaiUse lint pass macros
2019-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-09 borsAuto merge of #3824 - phansch:adding_lints, r=phansch
2019-03-06 borsAuto merge of #3845 - euclio:unused-comments, r=phansch
2019-03-05 Andy Russellmove lint documentation into macro invocations
2019-02-25 borsAuto merge of #3808 - mikerite:useless-format-suggestio...
2019-02-25 borsAuto merge of #3772 - flip1995:ice-3719, r=Manishearth
2019-02-25 borsAuto merge of #3805 - martinsp:ice-3747, r=Manishearth
2019-02-24 borsAuto merge of #3811 - rust-lang:test-for-2526, r=mcarton
2019-02-24 borsAuto merge of #3810 - phansch:refactor/extract_module...
2019-02-24 borsAuto merge of #3790 - ljedrz:HirIdify_intravisit, r...
2019-02-20 ljedrzpartially HirIdify lints
2019-01-28 borsAuto merge of #3700 - phansch:would_you_like_some_help_...
2019-01-27 borsAuto merge of #3706 - robamler:patch-1, r=phansch
2019-01-27 borsAuto merge of #3705 - matthiaskrgr:rustup, r=phansch
2019-01-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/57726
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-08 Philipp HanschRemove all copyright license headers
2019-01-03 borsAuto merge of #3519 - phansch:brave_newer_ui_tests...
2018-12-30 borsAuto merge of #3593 - mikerite:readme-syspath-2, r...
2018-12-30 borsAuto merge of #3597 - xfix:match-ergonomics, r=phansch
2018-12-29 borsAuto merge of #3598 - xfix:apply-cargo-fix-edition...
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 Konrad BorowskiRemove crate:: prefixes from crate paths
2018-12-10 borsAuto merge of #3511 - phansch:remove_allow_doc_markdown...
2018-12-08 Philipp HanschMerge pull request #3512 from matthiaskrgr/rustup
2018-12-08 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/56502...
2018-12-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-11-28 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3465 from flip1995/rustfmt
2018-11-27 flip1995Run rustfmt on clippy_lints
2018-10-08 Philipp HanschMerge pull request #3265 from mikerite/fix-export
2018-10-08 Philipp HanschMerge pull request #3285 from devonhollowood/pedantic...
2018-10-06 Manish GoregaokarMerge pull request #3269 from rust-lang-nursery/relicense
2018-10-06 Manish GoregaokarAdd license header to Rust files
2018-09-15 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3189 from eddyb/rextern
2018-09-15 Eduard-Mihai BurtescuReintroduce `extern crate` for non-Cargo dependencies.
2018-09-13 Philipp HanschMerge pull request #3085 from mikerite/revert-98dbce
2018-09-02 Daniel Wagner-HallMerge branch 'master' into issue-2879
2018-09-02 Philipp HanschMerge remote-tracking branch 'upstream/master' into prs
2018-09-01 daubarisresolved conflicts
2018-09-01 Manish GoregaokarMerge pull request #2977 from flip1995/tool_lints
2018-08-31 Oliver SchneiderMerge pull request #3081 from mikerite/fix-3078
2018-08-30 Oliver SchneiderMerge pull request #2962 from phansch/further_automate_...
2018-08-29 Philipp HanschMerge pull request #3076 from mbrubeck/patch-1
2018-08-29 flip1995Switch to declare_tool_lint macro
2018-08-28 Oliver SchneiderUpdate imports and rustup
2018-08-27 Oliver SchneiderMerge pull request #3018 from rust-lang-nursery/beta
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-20 Manish GoregaokarMerge pull request #3065 from rust-lang-nursery/rustup
2018-08-20 Manish Goregaokarcodemap -> source_map
2018-07-25 Matthias KrügerMerge branch 'master' into typos
2018-07-25 Michael WrightMerge branch 'master' into issue2894
2018-07-20 Manish GoregaokarMerge branch 'macro-use' into HEAD
2018-07-20 Manish GoregaokarRemove import of if_chain
2018-07-19 Manish GoregaokarRemove import of rustc
2018-07-17 Michael WrightMerge branch 'master' into issue2894
2018-07-16 Manish GoregaokarMerge pull request #2923 from rust-lang-nursery/kind
2018-07-16 csmoeBinOpKind
2018-07-16 csmoeExprKind
2018-06-29 Oliver SchneiderMerge pull request #2880 from mati865/rustup_hir
2018-06-29 Mateusz MikułaRustup
2018-06-26 Michael WrightMerge branch 'master' into issue_2741
2018-06-20 Philipp HanschMerge pull request #2858 from phansch/update_allowed_fa...
2018-06-19 Oliver SchneiderMerge pull request #2837 from fanzier/panicking_unwrap
2018-06-19 Oliver SchneiderMerge pull request #2844 from illicitonion/default_trai...
2018-06-15 Manish GoregaokarMore doc fixes
2018-06-12 Fabian ZaiserFix documentation
2018-06-12 Fabian ZaiserFix markdown.
2018-06-12 Fabian ZaiserCategorize the unwrap lints correctly.
2018-06-12 Fabian ZaiserUpdate known problems.
2018-06-12 Fabian ZaiserImplement lint checking for `unwrap`s that will always...
2018-06-11 Oliver SchneiderMerge pull request #2815 from darArch/master
2018-06-09 Oliver SchneiderMerge pull request #2836 from mati865/upcoming_breakage
2018-06-08 Oliver SchneiderMerge pull request #2811 from fanzier/checked_unwrap
2018-06-08 Fabian ZaiserAddress review comments.
2018-06-08 Fabian ZaiserImplement lint that checks for unidiomatic `unwrap...