]> git.lizzy.rs Git - rust.git/history - src/librustc_lint/unused.rs
Get `allow(unused_mut)` to work on `let` bindings
[rust.git] / src / librustc_lint / unused.rs
2017-09-15 Oliver SchneiderGet `allow(unused_mut)` to work on `let` bindings
2017-09-15 Corey FarwellRollup merge of #44541 - GuillaumeGomez:openoptions...
2017-09-15 Corey FarwellRollup merge of #44388 - tbu-:pr_doc_udp_connect_multip...
2017-09-15 Corey FarwellRollup merge of #44378 - frehberg:rustdoc, r=dtolnay
2017-09-15 Corey FarwellRollup merge of #44368 - ollie27:rustdoc_pulldown_ids...
2017-09-15 Corey FarwellRollup merge of #44131 - smaeul:openssl-perl, r=Mark...
2017-09-14 Joshua SheardMerge branch 'master' into threadname
2017-09-13 borsAuto merge of #44386 - est31:master, r=pnkfelix
2017-09-12 borsAuto merge of #44413 - est31:move_man, r=nikomatsakis
2017-09-12 borsAuto merge of #44344 - jonhoo:entry_or_default, r=Burnt...
2017-09-12 borsAuto merge of #44310 - ldr709:master, r=BurntSushi
2017-09-12 borsAuto merge of #43716 - MaloJaffre:_-in-literals, r...
2017-09-11 borsAuto merge of #44410 - alexcrichton:fix-travis, r=Mark...
2017-09-11 borsAuto merge of #44385 - alexcrichton:new-sccache-keys...
2017-09-11 borsAuto merge of #44383 - qmx:gh/40473/no-inline-trait...
2017-09-11 borsAuto merge of #44375 - topecongiro:macrodef-span, r...
2017-09-10 borsAuto merge of #44220 - kennytm:fix-44216-instance-plus...
2017-09-10 Guillaume GomezRollup merge of #44467 - toidiu:ak-44382, r=frewsxcv
2017-09-10 Guillaume GomezRollup merge of #44396 - joshlf:tls-comment, r=alexcrichton
2017-09-10 Guillaume GomezRollup merge of #44387 - est31:update_compiler_builtins...
2017-09-10 Guillaume GomezRollup merge of #44384 - alexcrichton:osx-segfault...
2017-09-10 Guillaume GomezRollup merge of #44372 - bgermann:master, r=alexcrichton
2017-09-10 Guillaume GomezRollup merge of #44347 - GuillaumeGomez:rustdoc-false...
2017-09-10 Guillaume GomezRollup merge of #44332 - tirr-c:issue-44021, r=petrochenkov
2017-09-10 Guillaume GomezRollup merge of #44329 - nrc:pulldown-warn-fix, r=ollie27
2017-09-10 Guillaume GomezRollup merge of #44262 - alexcrichton:repr-128-gate...
2017-09-10 borsAuto merge of #44274 - Mark-Simulacrum:rustdoc-tests...
2017-09-09 borsAuto merge of #44251 - kennytm:osx-backtrace, r=alexcri...
2017-09-09 borsAuto merge of #44212 - eddyb:drop-const, r=nikomatsakis
2017-09-09 borsAuto merge of #44438 - Xaeroxe:clamp, r=Mark-Simulacrum
2017-09-09 borsAuto merge of #44335 - arielb1:node-hashing, r=alexcrichton
2017-09-08 borsAuto merge of #44269 - nikomatsakis:issue-43613-limit...
2017-09-08 borsAuto merge of #44142 - alexcrichton:dllimport-query...
2017-09-08 borsAuto merge of #43742 - epdtry:pprust-expr-fix, r=petroc...
2017-09-07 Mark SimulacrumRollup merge of #44351 - lu-zero:master, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44277 - mattico:test-33185, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44276 - mattico:test-35376, r=alexcrichton
2017-09-07 Mark SimulacrumRollup merge of #44218 - SimonSapin:commit-hash, r...
2017-09-07 Mark SimulacrumRollup merge of #44206 - MarkMcCaskey:master, r=stevekl...
2017-09-07 Mark SimulacrumRollup merge of #44097 - Xaeroxe:clamp, r=burntsushi
2017-09-06 borsAuto merge of #43975 - RalfJung:gcc, r=alexcrichton
2017-09-06 Stuart Pernsteinerpprust: fix parenthesization of exprs
2017-09-05 borsAuto merge of #44248 - oli-obk:spans, r=jseyfried
2017-09-04 borsAuto merge of #43067 - pornel:libdeps, r=nrc
2017-09-04 borsAuto merge of #44194 - QuietMisdreavus:hey-how-do-i...
2017-09-04 borsAuto merge of #44268 - kennytm:fix-python-bootstrap...
2017-09-04 borsAuto merge of #44272 - Dushistov:master, r=alexcrichton
2017-09-03 borsAuto merge of #44263 - durka:stabilize-discriminant...
2017-09-03 borsAuto merge of #44261 - alexcrichton:u128-ffi-unsafe...
2017-09-03 borsAuto merge of #44253 - eddyb:nice-scope, r=nikomatsakis
2017-09-03 borsAuto merge of #44252 - eddyb:what-is-dead-may-never...
2017-09-03 borsAuto merge of #44195 - alexcrichton:remove-used-unsafe...
2017-09-02 borsAuto merge of #43886 - oli-obk:clippy, r=nrc
2017-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
2017-08-30 Alex Crichtonrustc: Remove the `used_unsafe` field on TyCtxt
2017-08-30 Alex CrichtonRollup merge of #44089 - alexcrichton:trait-proc-macro...
2017-08-30 Alex CrichtonRollup merge of #44044 - mattico:string-splice-return...
2017-08-30 borsAuto merge of #43903 - oli-obk:alignto, r=aturon
2017-08-29 Ariel Ben-YehudaRollup merge of #44117 - frewsxcv:frewsxcv-to-socket...
2017-08-29 Ariel Ben-YehudaRollup merge of #44076 - RalfJung:src, r=alexcrichton
2017-08-29 Ariel Ben-YehudaRollup merge of #43918 - mystor:rustdoc-pound, r=QuietM...
2017-08-29 Ariel Ben-YehudaRollup merge of #43778 - topecongiro:handler-reset...
2017-08-29 Ariel Ben-YehudaRollup merge of #43705 - panicbit:option_ref_mut_cloned...
2017-08-29 borsAuto merge of #43648 - RalfJung:jemalloc-debug, r=alexc...
2017-08-29 borsAuto merge of #44059 - oli-obk:ok_suggestion, r=nikomat...
2017-08-29 borsAuto merge of #44049 - alexcrichton:nounwind-allocators...
2017-08-28 Jeremy Sorensengetting rid of all changes due to this PR thus far...
2017-08-28 borsAuto merge of #44107 - alexcrichton:no-shell-configure...
2017-08-28 John Kåre AlsakerMerge branch 'master' of https://github.com/rust-lang...
2017-08-27 borsAuto merge of #44110 - alexcrichton:docker-init, r...
2017-08-27 borsAuto merge of #44060 - taleks:issue-43205, r=arielb1
2017-08-27 borsAuto merge of #44112 - alexcrichton:thread-join, r...
2017-08-26 borsAuto merge of #44096 - Dushistov:master, r=japaric
2017-08-26 borsAuto merge of #44084 - alexcrichton:msvc-ninja, r=Mark...
2017-08-26 borsAuto merge of #44082 - pnkfelix:issue-43457, r=eddyb
2017-08-26 borsAuto merge of #44098 - frewsxcv:rollup, r=frewsxcv
2017-08-26 Corey FarwellRollup merge of #44091 - kallisti5:haiku-fix, r=eddyb
2017-08-26 Corey FarwellRollup merge of #44090 - GuillaumeGomez:str-doc, r...
2017-08-26 Corey FarwellRollup merge of #44086 - kennytm:htmldocck-python3...
2017-08-26 Corey FarwellRollup merge of #44072 - lukaramu:fix-doc-headings...
2017-08-26 Corey FarwellRollup merge of #43979 - Jouan:Add-links-for-impls...
2017-08-26 Corey FarwellRollup merge of #43966 - GuillaumeGomez:remove-dup...
2017-08-26 Corey FarwellRollup merge of #43776 - zackmdavis:feature_gate_fn_mus...
2017-08-25 borsAuto merge of #43700 - gaurikholkar:struct_lifetimes...
2017-08-25 borsAuto merge of #43786 - scalexm:issue-43784, r=nikomatsakis
2017-08-23 Corey FarwellRollup merge of #43631 - ruuda:update-docs, r=QuietMisd...
2017-08-23 borsAuto merge of #43830 - alexcrichton:path-display-regres...
2017-08-23 Zack M. Davishard feature-gate for #[must_use] on functions
2017-08-22 borsAuto merge of #43854 - estebank:missing-cond, r=nikomat...
2017-08-22 borsAuto merge of #43690 - scalexm:issue-28229, r=nikomatsakis
2017-08-21 borsAuto merge of #43540 - petrochenkov:pathrelax, r=nikoma...
2017-08-20 borsAuto merge of #43950 - redox-os:redox_docker, r=alexcri...
2017-08-18 borsAuto merge of #43832 - huntiep:compiler-desugaring...
2017-08-17 borsAuto merge of #43867 - GuillaumeGomez:useless-help...
2017-08-16 borsAuto merge of #43864 - GuillaumeGomez:static-method...
2017-08-16 borsAuto merge of #43850 - GuillaumeGomez:unused-variable...
2017-08-16 borsAuto merge of #43841 - alexcrichton:fix-another-regress...
2017-08-16 borsAuto merge of #43651 - petrochenkov:foreign-life, r...
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 borsAuto merge of #43635 - ids1024:backtrace-redox, r=alexc...
next