]> git.lizzy.rs Git - rust.git/history - README.md
Rustup for https://github.com/rust-lang/rust/pull/61276
[rust.git] / README.md
2019-05-28 borsAuto merge of #4142 - agnxy:rename-assoc, r=flip1995
2019-05-28 borsAuto merge of #4071 - matthiaskrgr:sizeof, r=flip1995
2019-05-27 borsAuto merge of #4137 - euclio:let-return, r=oli-obk
2019-05-27 borsAuto merge of #4149 - flip1995:rollup-6knpdqb, r=flip1995
2019-05-27 Philipp KronesRollup merge of #4102 - Urriel:fix/4096_match_same_arms...
2019-05-27 borsAuto merge of #3832 - HarrisonMc555:use_last, r=flip1995
2019-05-21 Harrison McCulloughImplement get_last_with_len lint
2019-05-20 borsAuto merge of #4088 - pJunger:check1, r=oli-obk
2019-05-19 borsAuto merge of #4099 - flip1995:ul_4094, r=oli-obk
2019-05-19 borsAuto merge of #4100 - phansch:add_stderr_length_check...
2019-05-18 pJungerUpdated README.
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta1.35' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.34.1' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.31.0' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-05-17 borsAuto merge of #4104 - Manishearth:beta-backports, r...
2019-05-17 Manish GoregaokarBackport #4101
2019-05-16 borsAuto merge of #4101 - mikerite:redundant_closures_for_m...
2019-05-16 Michael WrightSplit redundant_closure lint
2019-05-02 borsAuto merge of #4049 - airt:fix-4033-search_is_some...
2019-05-02 borsAuto merge of #4035 - JoshMcguigan:useless_let_if_seq...
2019-04-30 borsAuto merge of #4039 - andrehjr:add-find-map-lints,...
2019-04-30 André Luis Leal... Add lints for find_map
2019-04-19 borsAuto merge of #3989 - flip1995:assert_on_const, r=phansch
2019-04-18 borsAuto merge of #3978 - phansch:rustfix_len_zero, r=flip1995
2019-04-18 borsAuto merge of #3954 - andrehjr:add-lint-path-buf-overwr...
2019-04-18 André Luis Leal... Add lint PathBufPushOverwrite
2019-04-12 borsAuto merge of #3946 - rchaser53:issue-3920, r=flip1995
2019-04-11 borsAuto merge of #3938 - phansch:more_uicleanup, r=oli-obk
2019-04-11 borsAuto merge of #3930 - sunjay:patch-1, r=flip1995
2019-04-11 Philipp KronesUpdate README.md
2019-04-09 borsAuto merge of #3925 - phansch:3741, r=flip1995
2019-04-08 Sunjay VarmaMention that -D warnings will deny ALL warnings, not...
2019-04-08 borsAuto merge of #3921 - euclio:single-char-names-multispa...
2019-04-08 borsAuto merge of #3848 - felix91gr:null_transmute, r=flip1995
2019-04-02 Félix FischerAdd TransmutingNull Lint
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 #3803 - felix91gr:master, r=oli-obk
2019-03-06 Félix FischerRenamed: Cyclomatic Complexity -> Cognitive Complexity
2019-03-03 Philipp HanschReword 'Setup' a bit
2019-02-25 borsAuto merge of #3772 - flip1995:ice-3719, r=Manishearth
2019-02-24 borsAuto merge of #3790 - ljedrz:HirIdify_intravisit, r...
2019-02-23 borsAuto merge of #3801 - Wilfred:patch-1, r=Manishearth
2019-02-23 Wilfred HughesFix broken markdown in README.md
2019-02-22 Vincent MartínezFix broken link in README
2019-02-22 borsAuto merge of #3796 - rust-lang:clarify-readme, r=oli-obk
2019-02-22 Manish GoregaokarClarify lint groups in readme
2019-02-20 borsAuto merge of #3781 - uniphil:write_with_newline_false_...
2019-02-20 borsAuto merge of #3779 - mikerite:fix-3704, r=phansch
2019-02-19 borsAuto merge of #3776 - notriddle:drop-bounds, r=oli-obk
2019-02-18 Michael HowellUpdate README and CHANGELOG
2019-02-06 borsAuto merge of #3665 - jsgf:master, r=oli-obk
2019-02-04 borsAuto merge of #3725 - mikerite:fix-2728, r=phansch
2019-02-04 Manish GoregaokarMerge pull request #3735 from jsgf/setup-toolchain
2019-02-03 borsAuto merge of #3723 - rhysd:issue3721, r=oli-obk
2019-02-03 rhysdrun `util/dev update_lints` and `cargo fmt --all`
2019-02-02 borsAuto merge of #2857 - avborhanian:master, r=phansch
2019-02-01 UnknownUpdated readme.
2019-02-01 borsAuto merge of #3726 - phansch:some_renaming, r=oli-obk
2019-02-01 rhysdadd dbg_macro rule to CHANGELOG.md and update count...
2019-01-29 borsAuto merge of #3652 - Aehmlo:where_the_wild_things_are...
2019-01-29 Alex Hamiltonwildcard_match_arm: Update lint count.
2019-01-29 borsAuto merge of #3648 - phansch:const_fn_lint, r=oli-obk
2019-01-29 Philipp HanschAdd initial version of const_fn lint
2019-01-23 borsAuto merge of #3582 - Arkweid:add-lints-aseert-checks...
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-14 borsAuto merge of #3653 - gendx:master, r=phansch
2019-01-14 borsAuto merge of #3658 - detrumi:add-several-run-rustfix...
2019-01-13 borsAuto merge of #3655 - manaskarekar:patch-1, r=flip1995
2019-01-13 Manas KarekarUpdate Readme
2019-01-13 Manas KarekarUpdate Readme for (arguably) better readability
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-09 A.A.Abroskinrun ./util/dev update_lints
2019-01-09 Abroskin AlexanderMerge branch 'master' into add-lints-aseert-checks
2019-01-09 A.A.Abroskinchange assert_checks to assertions_on_constants
2019-01-08 Matthias Krügerreadme: update travis badge to reflect migration from...
2019-01-08 Philipp HanschRemove all copyright license headers
2019-01-07 borsAuto merge of #3640 - detrumi:nested_use_self, r=flip1995
2019-01-07 borsAuto merge of #3600 - xfix:cast-ref-to-mut, r=flip1995
2019-01-07 Konrad Borowskicast_ref_to_mut lint
2019-01-07 A.A.Abroskinrun ./util/dev update_lints
2019-01-05 borsAuto merge of #3635 - matthiaskrgr:revert_random_state_...
2019-01-05 Matthias KrügerRevert "Auto merge of #3603 - xfix:random-state-lint...
2019-01-05 borsAuto merge of #3610 - phansch:method_rs_cleanup, r...
2019-01-04 borsAuto merge of #3601 - xfix:move-constant-write-lint...
2019-01-03 borsAuto merge of #3519 - phansch:brave_newer_ui_tests...
2019-01-03 borsAuto merge of #3617 - matthiaskrgr:3462_test, r=phansch
2019-01-03 borsAuto merge of #3615 - matthiaskrgr:rtuVbump, r=phansch
2019-01-03 borsAuto merge of #3603 - xfix:random-state-lint, r=phansch
2018-12-31 borsAuto merge of #3590 - jorpic:i3559-if_same_then_else...
2018-12-30 borsAuto merge of #3599 - xfix:use-hash-set-for-valid-ident...
2018-12-30 borsAuto merge of #3593 - mikerite:readme-syspath-2, r...
2018-12-30 Konrad BorowskiMerge branch 'master' of https://github.com/rust-lang...
2018-12-30 borsAuto merge of #3597 - xfix:match-ergonomics, r=phansch
2018-12-30 Konrad Borowskirandom_state lint
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 Michael WrightUpdate README local run command to remove syspath
next