]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-08-19 KRAAI, MATTHEW... Remove in_macro_or_desugar
2019-08-19 borsAuto merge of #4414 - chansuke:fix-contributing-doc...
2019-08-19 chansukeFix the name of a channel of discord in CONTRIBUTING.md
2019-08-19 borsAuto merge of #4411 - mikerite:fix-4384, r=flip1995
2019-08-19 borsAuto merge of #4386 - lzutao:lint-option-and_then-some...
2019-08-19 borsAuto merge of #4410 - matthiaskrgr:url_serde_feat,...
2019-08-19 Michael WrightFix `clone_on_copy` false positives
2019-08-19 Lzu TaoAdd test
2019-08-19 Matthias Krügertry to fix build in rustc repo
2019-08-19 Lzu TaoAllow option_and_then_some in option_map_or_none test
2019-08-19 Lzu TaoAdd option_and_then_some lint
2019-08-18 borsAuto merge of #4403 - xd009642:type_repetition_improvem...
2019-08-18 borsAuto merge of #4404 - BO41:patch-1, r=flip1995
2019-08-18 xd009642Run update_lints
2019-08-18 borsAuto merge of #4394 - jeremystucki:suspicious_map,...
2019-08-18 Jeremy StuckiChange lint type to 'complexity'
2019-08-18 Jeremy StuckiMerge branch 'origin/master' into suspicious_map
2019-08-18 borsAuto merge of #4407 - mikerite:fix-breakage-20190818...
2019-08-18 Michael WrightFix breakage due to rust-lang/rust#61708
2019-08-17 Lzu TaoFix assertions_on_constants lint
2019-08-17 Lzu TaoMake code cleaner and more readable
2019-08-17 BO41Add "could be written as" example to MANUAL_MEMCPY
2019-08-17 xd009642Made lint pedantic
2019-08-16 borsAuto merge of #4397 - kraai:remove-a, r=flip1995
2019-08-16 borsAuto merge of #4392 - phansch:cleanups, r=flip1995
2019-08-16 borsAuto merge of #4398 - kraai:outer_expn_data, r=flip1995
2019-08-16 flip1995Run rustfmt
2019-08-16 KRAAI, MATTHEW... Use outer_expn_data instead of outer_expn_info
2019-08-16 KRAAI, MATTHEW... Remove "a" from single_match_else description
2019-08-16 borsAuto merge of #4395 - lzutao:rustup-63586, r=phansch
2019-08-16 Lzu TaoRustup "Remove `Spanned` from `{ast,hir}::FieldPat`"
2019-08-15 Jeremy StuckiAdd ui test
2019-08-15 Jeremy StuckiImplement lint 'suspicious_map'
2019-08-15 Philipp HanschRemove util/update_lints.py
2019-08-15 Philipp HanschRemove publishing things
2019-08-15 borsAuto merge of #4391 - flip1995:toml_ver, r=phansch
2019-08-15 flip1995Also specify patch version of toml crate
2019-08-15 borsAuto merge of #4382 - jeremystucki:unnecessary_fold_spa...
2019-08-15 borsAuto merge of #4348 - phansch:deprecate-unused-unused...
2019-08-15 borsAuto merge of #4389 - flip1995:allow_win_failures,...
2019-08-15 flip1995Allow failures on the travis windows build again
2019-08-15 borsAuto merge of #4388 - flip1995:rustup, r=phansch
2019-08-15 flip1995Rustup to rust-lang/rust#62984
2019-08-15 flip1995Rustup to rust-lang/rust#62672
2019-08-15 flip1995Rustup to rust-lang/rust#63543
2019-08-14 Philipp HanschDeprecate unused_collect lint
2019-08-14 borsAuto merge of #4383 - phansch:update_changelog, r=Manis...
2019-08-14 Philipp HanschFix links to lints in changelog
2019-08-14 Jeremy StuckiRemove unused import
2019-08-14 Philipp HanschUpdate changelog for Rust 1.37
2019-08-14 Jeremy StuckiUpdate tests
2019-08-14 Jeremy StuckiUse different span
2019-08-14 Jeremy StuckiAdd multiline test
2019-08-14 borsAuto merge of #4379 - matthiaskrgr:url_dep, r=phansch
2019-08-14 borsAuto merge of #4363 - phansch:fix_lint_deprecation...
2019-08-14 Matthias Krügerupdate url dependency from 1.7.0 to 2.1.0
2019-08-14 borsAuto merge of #4369 - mikerite:fix-4293, r=flip1995
2019-08-14 borsAuto merge of #4231 - jeremystucki:flat-map, r=flip1995
2019-08-14 borsAuto merge of #4378 - flip1995:ui-toml, r=flip1995
2019-08-14 flip1995Update ui-toml tests
2019-08-14 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-13 Jeremy StuckiUpdate test
2019-08-13 Jeremy StuckiUse correct span
2019-08-13 Jeremy StuckiAdd 'unnecessary_flat_map.fixed'
2019-08-12 Jeremy StuckiRun 'update_lints'
2019-08-12 Jeremy StuckiUse 'span_lint_and_sugg'
2019-08-12 Jeremy StuckiMinor refactoring
2019-08-12 Philipp HanschAdd deprecation tests for deprecated tool lints
2019-08-12 Philipp HanschMove old lint deprecation tests to deprecated_old.rs
2019-08-12 Philipp HanschFix invalid_ref deprecation
2019-08-12 Philipp HanschKeep old deprecated lints deprecated as non-tool, too
2019-08-12 Philipp HanschUpdate lint deprecation for tool lints
2019-08-12 borsAuto merge of #4373 - flip1995:filter_changelog_none...
2019-08-12 Jeremy StuckiChange lint type from 'pedantic' → 'complexity'
2019-08-12 flip1995Filter out PRs with changelog: none
2019-08-12 Jeremy StuckiRun 'update_lints'
2019-08-12 borsAuto merge of #4365 - lukas-code:async_new_ret_no_self...
2019-08-12 borsAuto merge of #4367 - flip1995:doc_edition_2018_tests...
2019-08-11 Jeremy StuckiUpdate rustdoc
2019-08-11 Jeremy StuckiRefactor if_chain
2019-08-11 borsAuto merge of #4370 - vallentin:master, r=flip1995
2019-08-11 Jeremy StuckiRename 'flat_map' → 'flat_map_identity'
2019-08-11 Jeremy StuckiHandle calls with 'std::convert::identity'
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-11 VallentinFixed repeated word
2019-08-11 borsAuto merge of #4368 - RalfJung:invalid_ref, r=oli-obk
2019-08-11 Ralf Jungupdate_lints
2019-08-11 Ralf Jungdeprecate invalid_ref lint
2019-08-10 Michael WrightFix `wrong_self_convention` issue
2019-08-10 Michael WrightSimplify `wrong_self_convention` code
2019-08-10 Michael WrightRename implitem to impl_item
2019-08-09 Lukas Markeffskyfixed tests (again) and added a test that should actual...
2019-08-09 Lukas Markeffskyremoved unused imports #2
2019-08-09 Lukas Markeffskyremoved unused imports
2019-08-09 Lukas Markeffskyupgrade test to rust 2018
2019-08-09 flip1995Document how to write tests requiring the 2018 edition
2019-08-09 Lukas Markeffskynew_ret_no_self: walk associated types in impl Trait...
2019-08-09 borsAuto merge of #4362 - lzutao:expect-on-cstring_as_ptr...
2019-08-09 borsAuto merge of #4361 - lzutao:fix-raw-string-on-single_c...
2019-08-09 Lzu TaoAdd more tests for raw string literal
next