]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-05-30 Oliver SchneiderMerge pull request #2821 from mati865/rust-2018-migration
2018-05-30 Victor KorkinFix 'help' message
2018-05-30 Mateusz MikułaUpdate integration test
2018-05-30 Mateusz MikułaUpgrade to edition 2018
2018-05-30 Mateusz MikułaRun rustfix
2018-05-30 Mateusz MikułaAdd rust_2018_preview feature and fix rustfmt annotation
2018-05-30 Victor KorkinFixes for suggestion message, tests and lint explanation.
2018-05-30 Victor Korkinweird thing
2018-05-29 Oliver SchneiderMerge pull request #2759 from devonhollowood/transmute...
2018-05-29 François Mockersmove lint to restriction group
2018-05-29 François Mockersonly install remark if not on an integration build...
2018-05-29 François Mockersadding to pedantic a lint that check for multiple inher...
2018-05-29 Devon HollowoodSimplify lifetime-differences-only detection
2018-05-29 Devon HollowoodFix behavior with generic lifetime parameters
2018-05-29 Devon HollowoodTest that we allow non-static lifetime transmutes
2018-05-29 Devon HollowoodDon't lint lifetime-only transmutes
2018-05-29 Victor KorkinChange lint type to unique and add the suggestion.
2018-05-29 Oliver SchneiderMerge pull request #2820 from flip1995/unused_def_conf
2018-05-29 flip1995Remove unused define_conf-macro definitions
2018-05-29 Oliver SchneiderFix dogfood
2018-05-29 Mikael Zayenz... avoid op-ref in macros
2018-05-29 Oliver SchneiderVersion bump
2018-05-29 Oliver SchneiderMerge pull request #2817 from mati865/rustup
2018-05-29 Mateusz MikułaUpdate to nightly 2018-05-28
2018-05-28 Victor KorkinLittle fix for test
2018-05-28 Victor KorkinAdd lint on cast Fn to numerical.
2018-05-28 Andrea Lattuadaauthor tests: update for_loop.stdout file
2018-05-28 Andrea LattuadaTest for ExprCall in clippy::author
2018-05-28 Andrea LattuadaAdd support for ExprCall in clippy::author
2018-05-28 Terry RaimondoUpdate other tests
2018-05-28 Terry RaimondoAdd tests
2018-05-28 Terry Raimondounreadable_literal: Fills hexadecimal values with 0...
2018-05-28 Oliver SchneiderMerge pull request #2808 from Aaronepower/master
2018-05-28 Aaron PowerAdded lint for unnecessary references
2018-05-28 Oliver SchneiderMerge pull request #2810 from Aaronepower/stable_featur...
2018-05-28 Oliver SchneiderMerge pull request #2806 from mockersf/loop-mut-cond
2018-05-28 Oliver SchneiderMerge pull request #2805 from reiner-dolp/update_lints
2018-05-28 Oliver SchneiderMerge pull request #2809 from Aaronepower/if_chain_clean
2018-05-28 Aaron PowerRemoved stable feature flags
2018-05-28 Aaron PowerRefactored nested if lets to if_chain! macro
2018-05-27 François Mockersbetter parsing of condition in while loop for mutability
2018-05-27 Reiner Dolprunning update lints script
2018-05-26 Oliver SchneiderRustup
2018-05-25 Philipp HanschMerge pull request #2800 from phansch/no_deploy_in_inte...
2018-05-25 Philipp HanschAdd some output to make log reading easier
2018-05-25 Philipp HanschDon't run deploy script in integration tests
2018-05-24 Oliver SchneiderMerge pull request #2797 from mipli/2250-unimplemented...
2018-05-24 Michael A.... Fix note on macro outside current crate. Changed group...
2018-05-24 Michael A.... Allow unimplemented in other tests
2018-05-24 Michael A.... Rename panic files to panic_unimplemented
2018-05-24 Michael A.... Create lint for unimplemented!()
2018-05-23 Oliver SchneiderVersion bump
2018-05-23 Oliver SchneiderMerge pull request #2794 from mati865/rustup
2018-05-23 Mateusz MikułaUpdate to nightly 2018-05-22
2018-05-22 Mateusz MikułaFormat code
2018-05-21 Philipp HanschMerge pull request #2787 from phansch/fewer_allow_failures
2018-05-21 Philipp HanschRemove most allow_failures
2018-05-21 Philipp HanschMerge pull request #2786 from phansch/fix_param_env_com...
2018-05-21 Philipp HanschFix chrono crash due to empty param_env
2018-05-20 Oliver SchneiderUpdate CHANGELOG.md
2018-05-20 Oliver SchneiderVersion bump
2018-05-20 Oliver SchneiderMerge pull request #2777 from rust-lang-nursery/scoped_...
2018-05-20 Oliver SchneiderMerge pull request #2779 from rust-lang-nursery/rerunna...
2018-05-20 Oliver SchneiderMerge pull request #2781 from imp/2780
2018-05-20 Cyril Pliskorustup to nightly 2018-05-19
2018-05-19 Oliver SchneiderStop compilation after linting
2018-05-19 Philipp HanschMerge pull request #2778 from phansch/add_rls_to_integr...
2018-05-19 Philipp HanschAdd rls to integration tests
2018-05-19 Oliver SchneiderUse the new scoped tool attributes
2018-05-19 Oliver SchneiderVersion bump
2018-05-19 Oliver SchneiderMerge pull request #2775 from utam0k/rename-trans-to...
2018-05-19 utam0kRename trans to codegen
2018-05-18 Philipp HanschMerge pull request #2773 from phansch/add_hyper_to_inte...
2018-05-18 Philipp HanschAdd hyper to integration tests
2018-05-18 Oliver SchneiderMerge pull request #2763 from phansch/tasty_ice_cream
2018-05-17 Philipp HanschMerge pull request #2772 from phansch/add_more_integrat...
2018-05-17 Philipp HanschUse full backtrace
2018-05-17 Philipp HanschMake build output cleaner
2018-05-17 Philipp HanschAdd more crates for integration tests
2018-05-17 Philipp HanschFix ICE for issues 2767, 2499, 1782
2018-05-17 Philipp HanschFix ICE for issue 2594
2018-05-17 Philipp HanschAdd run-pass tests for SpanlessEq/SpanlessHash ICE
2018-05-17 Philipp HanschMerge pull request #2764 from phansch/integration_tests
2018-05-17 Oliver SchneiderVersion bump
2018-05-17 Oliver SchneiderMerge pull request #2770 from mati865/rustup
2018-05-17 Mateusz MikułaRustup to 2018-05-16
2018-05-16 Philipp Hanschs/internal error/internal compiler error/
2018-05-16 Philipp HanschNo -e in integration_tests
2018-05-16 Philipp HanschClone into checkout directory and cd into it
2018-05-16 Philipp HanschAdd exec bit, add set -ex to ci test files
2018-05-16 Philipp HanschMake sure base tests are executed, too :hammer:
2018-05-16 Philipp HanschAdd integration tests
2018-05-14 Manish Goregaokarinclude contributing.md blurb from https://github.com...
2018-05-14 Oliver SchneiderVersion bump
2018-05-14 Oliver SchneiderMerge pull request #2758 from CAD97/patch-1
2018-05-14 Christopher... Update for rust-lang/rust#50536
2018-05-13 Martin CartonMerge pull request #2755 from phansch/typos
2018-05-13 Philipp HanschFix two typos
2018-05-13 Oliver SchneiderMerge pull request #2753 from phansch/fix_build_script_...
2018-05-13 Philipp HanschFix build script for dev channel
next