]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-04-17 borsAuto merge of #3977 - phansch:add_rustfix_bool_comparis...
2019-04-17 borsAuto merge of #3976 - phansch:deref_addrof_rustfix...
2019-04-17 borsAuto merge of #3975 - phansch:has_placeholders, r=flip1995
2019-04-16 borsAuto merge of #3972 - rust-lang:oli-obk-patch-1, r...
2019-04-16 Philipp HanschAdd run-rustfix for bool_comparison lint
2019-04-16 Philipp HanschAdd run-rustfix for deref_addrof lint
2019-04-16 Philipp Hanschwhile_let_loop uses placeholders in suggestions
2019-04-16 Oliver SchererUpdate adding_lints.md
2019-04-16 Oliver SchererUpdate PULL_REQUEST_TEMPLATE
2019-04-16 Oliver SchererAdd new lint checklist
2019-04-16 Oliver SchererCreate PULL_REQUEST_TEMPLATE
2019-04-16 borsAuto merge of #3970 - rust-lang:map_copied, r=flip1995
2019-04-15 Manish GoregaokarOnly suggest .copied() for Option right now
2019-04-15 Manish GoregaokarAlso suggest .copied() when .clone() is called on a...
2019-04-15 Manish GoregaokarSuggest .copied() instead of .cloned() in map_clone...
2019-04-14 borsAuto merge of #3961 - rust-lang:rustup, r=matthiaskrgr
2019-04-14 Manish GoregaokarClean up unused cx parameters
2019-04-14 Manish GoregaokarHirIdify ReadVisitor
2019-04-14 Manish GoregaokarUse _from_hir_id APIs
2019-04-14 Manish GoregaokarRemove now-unnecessary calls to node_to_hir_id
2019-04-14 borsAuto merge of #3960 - phansch:fix_except, r=flip1995
2019-04-14 borsAuto merge of #3956 - rust-lang:beta-clog, r=phansch
2019-04-14 Manish GoregaokarLink to ICEs
2019-04-14 Philipp HanschUpdate CHANGELOG.md
2019-04-14 Philipp Hanschcargo fmt
2019-04-14 borsAuto merge of #3951 - phansch:add_combine_integration_t...
2019-04-14 Philipp HanschRefactor suspicious_else_formatting using if_chain
2019-04-14 Philipp HanschRemove `except` in suspicious_else_formatting
2019-04-14 borsAuto merge of #3959 - rust-lang:rustup, r=phansch
2019-04-14 Manish GoregaokarRust upgrade to rustc 1.35.0-nightly (00856722b 2019...
2019-04-13 Manish GoregaokarBeta changelog
2019-04-13 borsAuto merge of #3950 - phansch:update_changelog, r=Manis...
2019-04-13 Philipp HanschAdd Marwes/combine to integration tests
2019-04-13 Philipp HanschMention configuration option for too_many_lines lint
2019-04-13 Philipp HanschUpdate changelog for Rust 1.34.0
2019-04-12 borsAuto merge of #3946 - rchaser53:issue-3920, r=flip1995
2019-04-12 rchaser53fix format does not parse escaped braces error
2019-04-12 borsAuto merge of #3945 - flip1995:rustup, r=phansch
2019-04-12 flip1995Fix `get_def_path`
2019-04-11 borsAuto merge of #3938 - phansch:more_uicleanup, r=oli-obk
2019-04-11 Philipp HanschUI test cleanup: Extract iter_nth tests
2019-04-11 Philipp HanschUI test cleanup: Extract or_fun_call tests
2019-04-11 borsAuto merge of #3930 - sunjay:patch-1, r=flip1995
2019-04-11 Philipp KronesUpdate README.md
2019-04-10 borsAuto merge of #3931 - phansch:3891, r=flip1995
2019-04-10 Philipp HanschRefactor check_lit method
2019-04-10 borsAuto merge of #3937 - stepnivlk:type_dependent_defs...
2019-04-10 Tomas KoutskySupport updated type dependent def ID getter
2019-04-10 borsAuto merge of #3933 - phansch:add_rustfix_eta, r=oli-obk
2019-04-10 borsAuto merge of #3932 - phansch:2910, r=flip1995
2019-04-10 Philipp HanschAdd // run-rustfix for eta.rs test
2019-04-10 Philipp HanschCode formatting/cleanup
2019-04-10 Philipp HanschDon't emit useless_attribute lint in external macros
2019-04-09 Philipp HanschExclude ice-3891.rs from rustfmt run
2019-04-09 borsAuto merge of #3925 - phansch:3741, r=flip1995
2019-04-08 Philipp HanschFix ICE in decimal_literal_representation lint
2019-04-08 Philipp HanschRemove force-host and explain no-prefer-dynamic
2019-04-08 Sunjay VarmaMention that -D warnings will deny ALL warnings, not...
2019-04-08 borsAuto merge of #3929 - KarboniteKream:single-char-patter...
2019-04-08 Klemen KoširEscape a single quote in single_char_pattern hint
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-08 borsAuto merge of #3901 - rail-rain:issue_1670, r=flip1995
2019-04-08 borsAuto merge of #3885 - mikerite:clippy_dev_toolchain...
2019-04-08 Philipp Hanschcargo fmt
2019-04-07 borsAuto merge of #3928 - rust-lang:tmpadd, r=Manishearth
2019-04-07 Manish GoregaokarRe-add tmp feature to compiletest
2019-04-07 borsAuto merge of #3927 - rust-lang:rustup, r=Manishearth
2019-04-07 Manish GoregaokarRemove libtest from deps
2019-04-07 Manish GoregaokarRe-allow clippy::identity_conversion in compiletest
2019-04-07 Manish GoregaokarUse latest compiletest-rs
2019-04-07 Manish GoregaokarRevert tests/compile-test.rs to 61aa5c957c219abe1fb2d1b...
2019-04-07 Philipp HanschFix ICE in suspicious_else_formatting
2019-04-07 Matthias KrügerMerge pull request #3918 from matthiaskrgr/typos
2019-04-06 Oliver SchererMerge pull request #3922 from rust-lang/run-pass
2019-04-05 Andy Russelluse a multispan for MANY_SINGLE_CHAR_NAMES
2019-04-05 Philipp HanschAdd missing `// run-pass` annotations to ICE tests
2019-04-05 Michael WrightRemove clippy_dev as dev-dependency
2019-04-05 Michael WrightMerge branch 'master' into clippy_dev_toolchain
2019-04-04 Matthias KrügerNFC: fix typos
2019-04-03 Philipp KronesMerge pull request #3916 from matthiaskrgr/rustup
2019-04-03 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/59657
2019-04-02 Félix FischerAdd TransmutingNull Lint
2019-04-01 Philipp KronesMerge pull request #3905 from rust-lang/compiletest
2019-04-01 flip1995Run rustfmt
2019-04-01 flip1995Set level of identity_conversion FP to warn
2019-04-01 Philipp HanschRustup to https://github.com/rust-lang/rust/pull/58805
2019-04-01 Matthias Krügerrustup 41316f0449025394fdca6606d3fdb3b8f37a9872
2019-04-01 Félix FischerUpdated source to match with recent rustc `master`...
2019-04-01 flip1995Fix dogfood error of question_mark lint fix
2019-04-01 flip1995Fix question_mark lint+test
2019-03-27 railuse `span_lint_and_sugg` in `explicit_counter_loop`
2019-03-26 Félix FischerFix some test failures
2019-03-26 Oliver SchererHacky rustup
2019-03-23 Manish GoregaokarMerge pull request #3902 from matthiaskrgr/rustup
2019-03-23 Matthias Krügerrun cargo fmt
2019-03-23 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/59096/
2019-03-23 railChange explicit_counter_loop's message to add parenthes...
2019-03-23 railChange explicit_counter_loop's message to reflect origi...
2019-03-19 borsAuto merge of #3888 - phansch:extract_mistyped_literal_...
next