]> git.lizzy.rs Git - rust.git/history - src/bootstrap/format.rs
bootstrap: fix a couple of clippy lint warnings
[rust.git] / src / bootstrap / format.rs
2020-08-21 Matthias Krügerbootstrap: fix a couple of clippy lint warnings
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-07-13 Pankaj ChaudharyMerge branch 'master' into E0688
2020-07-11 Manish GoregaokarRollup merge of #72303 - yoshuawuyts:future-poll-fn...
2020-07-01 Manish GoregaokarRollup merge of #72071 - PankajChaudhary5:ErrorCode...
2020-06-26 Tyler RuckingerMerge pull request #2 from rust-lang/master
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-23 Dylan DPCRollup merge of #71756 - carstenandrich:master, r=dtolnay
2020-06-11 Dylan DPCRollup merge of #72180 - euclio:rustdoc-test-extra...
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-06-08 Ralf JungRollup merge of #72026 - botika:master, r=estebank
2020-06-06 Ralf JungRollup merge of #71796 - RalfJung:from-secs, r=nikomatsakis
2020-05-31 borsAuto merge of #72116 - petrhosek:fuchsia-ld-flags,...
2020-05-30 Yuki OkushiRollup merge of #72033 - XAMPPRocky:relnotes-1.44.0...
2020-05-29 Ralf JungRollup merge of #72103 - lcnr:borrowck-localdefid,...
2020-05-29 Yuki OkushiRollup merge of #72495 - GuillaumeGomez:cleanup-e0601...
2020-05-29 Yuki OkushiRollup merge of #72288 - vorner:stabilize-weak-into...
2020-05-29 Yuki OkushiRollup merge of #71843 - sfackler:cas-loop-cleanup...
2020-05-29 Yuki OkushiRollup merge of #71633 - a1phyr:infallible_error, r...
2020-05-29 Dylan DPCRollup merge of #72605 - GuillaumeGomez:cleanup-e0617...
2020-05-29 Dylan DPCRollup merge of #72239 - hch12907:master, r=dtolnay
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-27 borsAuto merge of #71996 - Marwes:detach_undo_log, r=nikoma...
2020-05-27 Dylan DPCRollup merge of #72606 - GuillaumeGomez:cell-example...
2020-05-27 Dylan DPCRollup merge of #72548 - rossmacarthur:add-mcve-for...
2020-05-27 Dylan DPCRollup merge of #72533 - Diggsey:db-fix-arc-ub2, r...
2020-05-26 borsAuto merge of #71900 - GuillaumeGomez:clean-up-rustdoc...
2020-05-25 Dylan DPCRollup merge of #72061 - lcnr:const-inference-test...
2020-05-25 Dylan DPCRollup merge of #72567 - GuillaumeGomez:cleanup-e0608...
2020-05-24 Ralf JungRollup merge of #72530 - GuillaumeGomez:cleanup-e0602...
2020-05-23 Dylan DPCRollup merge of #72092 - workingjubilee:patch-2, r...
2020-05-23 borsAuto merge of #72474 - mati865:ci-fix, r=pietroalbini
2020-05-22 Dylan DPCRollup merge of #72461 - GuillaumeGomez:cleanup-e0600...
2020-05-22 Dylan DPCRollup merge of #72375 - GuillaumeGomez:cleanup-e0599...
2020-05-22 Ralf JungRollup merge of #72376 - wesleywiser:record_cgu_name...
2020-05-22 Ralf JungRollup merge of #72345 - GuillaumeGomez:cleanup-e0593...
2020-05-22 Ralf JungRollup merge of #72235 - GuillaumeGomez:cleanup-E0590...
2020-05-22 Ralf JungRollup merge of #72123 - jsgf:stabilize-arg0, r=sfackler
2020-05-22 Ralf JungRollup merge of #71829 - kper:issue71136, r=matthewjasper
2020-05-22 Ralf JungRollup merge of #72161 - nbdd0121:master, r=cuviper
2020-05-22 Ralf JungRollup merge of #71610 - divergentdave:InvalidUndefByte...
2020-05-22 Ralf JungRollup merge of #72133 - bdbai:master, r=joshtriplett
2020-05-22 Ralf JungRollup merge of #72125 - tshepang:broken-link, r=nikoma...
2020-05-22 Ralf JungRollup merge of #71607 - RalfJung:pin-drop-panic, r...
2020-05-22 borsAuto merge of #72000 - cuviper:dist-llvm, r=Mark-Simulacrum
2020-05-22 Rich KadelMerge pull request #1 from rust-lang/master
2020-05-21 Ralf JungRollup merge of #72421 - GuillaumeGomez:fix-impl-hover...
2020-05-21 Ralf JungRollup merge of #72149 - estebank:icemation, r=eddyb
2020-05-21 borsAuto merge of #71930 - Nadrieril:exhaustiveness-remove...
2020-05-21 Ralf JungRollup merge of #72296 - ChrisDenton:msvc-link-check...
2020-05-21 Ralf JungRollup merge of #72272 - GuillaumeGomez:fix-back-on...
2020-05-21 Ralf JungRollup merge of #72111 - petrochenkov:docstrip, r=ehuss
2020-05-21 Ralf JungRollup merge of #71854 - eduardosm:assoc-char-funcs...
2020-05-21 borsAuto merge of #72205 - ecstatic-morse:nrvo, r=oli-obk
2020-05-20 borsAuto merge of #72384 - mati865:ci-fix, r=pietroalbini
2020-05-20 Dylan DPCRollup merge of #72275 - marmeladema:fix-issue-71104...
2020-05-20 Dylan DPCRollup merge of #72139 - nnethercote:standalone-fold...
2020-05-20 borsAuto merge of #71923 - csmoe:issue-70818, r=tmandry
2020-05-20 borsAuto merge of #71769 - petrochenkov:crto, r=cuviper
2020-05-19 borsAuto merge of #72227 - nnethercote:tiny-vecs-are-dumb...
2020-05-19 Dylan DPCRollup merge of #72068 - estebank:mut-deref-hack, r...
2020-05-19 Dylan DPCRollup merge of #71886 - t-rapp:tr-saturating-funcs...
2020-05-19 borsAuto merge of #71447 - cuviper:unsized_cow, r=dtolnay
2020-05-19 borsAuto merge of #68717 - petrochenkov:stabexpat, r=varkor
2020-05-19 csmoeMerge branch 'master' into issue-69276
2020-05-18 borsAuto merge of #72332 - mati865:ci-fix, r=pietroalbini
2020-05-18 Dylan DPCRollup merge of #72290 - elichai:2020-doc-lto, r=wesley...
2020-05-18 Dylan DPCRollup merge of #72283 - jonas-schievink:elaborate...
2020-05-18 Dylan DPCRollup merge of #71973 - lcnr:lazy-norm, r=nikomatsakis
2020-05-18 Dylan DPCRollup merge of #71599 - ldm0:fnclo, r=nikomatsakis
2020-05-18 borsAuto merge of #72289 - RalfJung:abort_internal, r=Mark...
2020-05-18 Ralf JungRollup merge of #72307 - hermitcore:condvar, r=Mark...
2020-05-18 Ralf JungRollup merge of #72143 - rust-lang:steveklabnik-must...
2020-05-18 borsAuto merge of #72300 - flip1995:clippyup, r=Mark-Simulacrum
2020-05-18 borsAuto merge of #72269 - RalfJung:unsafe-borrow-of-packed...
2020-05-17 borsAuto merge of #72248 - petrochenkov:codemodel, r=Amanieu
2020-05-17 borsAuto merge of #72295 - RalfJung:rollup-icmhbs7, r=RalfJung
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-17 Ralf JungRollup merge of #72291 - RalfJung:format-typo, r=jonas...
2020-05-17 Ralf Jungbootstrap: fix typo
2020-05-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-09 borsAuto merge of #69530 - Aaron1011:perf/skip-coerce-var...
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-04-25 Dylan DPCRollup merge of #69813 - thomcc:nonzero-bitor, r=Amanieu
2020-04-15 Dylan DPCRollup merge of #70354 - XAMPPRocky:master, r=Mark...
2020-04-14 Dylan DPCRollup merge of #71121 - AnthonyMikh:fix_string_doc_lin...
2020-04-09 Mazdak FarrokhzadRollup merge of #70367 - nikomatsakis:issue-69307,...
2020-04-08 Dylan DPCRollup merge of #70134 - hermitcore:osstrext, r=dtolnay
2020-04-06 Dylan DPCRollup merge of #70690 - GuillaumeGomez:cleanup-e0501...
2020-04-06 Mazdak FarrokhzadRollup merge of #70519 - estebank:constraints-before...
2020-04-04 borsAuto merge of #69898 - spastorino:rename-rustc-guide2...
2020-04-04 borsAuto merge of #70136 - hermitcore:network_tcp, r=dtolnay
2020-04-03 Mazdak FarrokhzadRollup merge of #70735 - GuillaumeGomez:cleanup-e0502...
2020-04-03 Mazdak FarrokhzadRollup merge of #70224 - GuillaumeGomez:clean-up-rustdo...
2020-04-03 Mazdak FarrokhzadRollup merge of #68334 - andre-richter:master, r=japaric
2020-04-02 Mazdak FarrokhzadRollup merge of #70421 - Centril:recover-const-async...
2020-04-02 Mazdak FarrokhzadRollup merge of #70281 - xfix:infallible-hash, r=dtolnay
2020-04-02 borsAuto merge of #70362 - TimDiekmann:alloc-overhaul,...
next