]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/clippy_lints/src/formatting.rs
Rollup merge of #87910 - iago-lito:mark_unsafe_nonzero_arithmetics_as_const, r=joshtr...
[rust.git] / src / tools / clippy / clippy_lints / src / formatting.rs
2021-10-04 Manish GoregaokarRollup merge of #87910 - iago-lito:mark_unsafe_nonzero_...
2021-10-04 Manish GoregaokarRollup merge of #87679 - ssomers:btree_comments, r...
2021-10-04 Manish GoregaokarRollup merge of #86828 - lambinoo:67441-const-fn-copied...
2021-10-04 Manish GoregaokarRollup merge of #86434 - CDirkx:ipv6-benchmarking,...
2021-10-03 borsAuto merge of #88086 - ssomers:btree_clone_testing...
2021-10-03 borsAuto merge of #87870 - WaffleLapkin:pub_split_at_unchec...
2021-10-03 borsAuto merge of #88060 - TennyZhuang:optimize-vec-retain...
2021-10-03 borsAuto merge of #84267 - dtolnay:ptrunit, r=nagisa
2021-10-02 borsAuto merge of #89341 - audunhalland:derive-type-params...
2021-10-01 Manish GoregaokarRollup merge of #89441 - Nadrieril:fix-89393, r=tmandry
2021-10-01 Manish GoregaokarRollup merge of #88963 - fee1-dead:const-iterator,...
2021-10-01 Manish GoregaokarRollup merge of #88847 - oliverbr:master, r=steveklabnik
2021-10-01 Manish GoregaokarRollup merge of #85223 - simbleau:master, r=steveklabnik
2021-10-01 Manish GoregaokarRollup merge of #89340 - FabianWolff:issue-89173, r...
2021-10-01 Manish GoregaokarRollup merge of #89322 - tmiasko:rm-optimization-fuel...
2021-10-01 Manish GoregaokarRollup merge of #89029 - notriddle:notriddle/issue...
2021-10-01 Manish GoregaokarRollup merge of #88820 - hlopko:add_pie_relocation_mode...
2021-10-01 Manish GoregaokarRollup merge of #89344 - jackh726:maybe-bound-eror...
2021-10-01 Manish GoregaokarRollup merge of #89327 - oli-obk:nll_diag_infer_vars...
2021-10-01 Manish GoregaokarRollup merge of #89321 - tmiasko:rebase-resume-arg...
2021-10-01 Manish GoregaokarRollup merge of #89251 - estebank:negative-index-litera...
2021-10-01 Manish GoregaokarRollup merge of #88838 - FabianWolff:issue-88472, r...
2021-10-01 Manish GoregaokarRollup merge of #89306 - devnexen:haiku_ncpus, r=nagisa
2021-10-01 Manish GoregaokarRollup merge of #89303 - guswynn:std_suspend, r=dtolnay
2021-10-01 Manish GoregaokarRollup merge of #89248 - hkmatsumoto:suggest-similarly...
2021-10-01 Manish GoregaokarRollup merge of #89202 - estebank:infer-call-type,...
2021-10-01 Manish GoregaokarRollup merge of #88782 - asquared31415:issue-79559...
2021-09-30 borsAuto merge of #89282 - sexxi-goose:fix-88118, r=nikomat...
2021-09-30 borsAuto merge of #87998 - nneonneo:master, r=oli-obk
2021-09-30 borsAuto merge of #86853 - usbalbin:const_try, r=oli-obk
2021-09-30 borsAuto merge of #89250 - Aaron1011:keep-bound-region...
2021-09-30 Eric HussRollup merge of #89366 - GuillaumeGomez:remove-lazy...
2021-09-30 Eric HussRollup merge of #89335 - mbrubeck:range-is-sorted,...
2021-09-30 Eric HussRollup merge of #89315 - et342:cstr_from_vec_unchecked_...
2021-09-30 Eric HussRollup merge of #89313 - durin42:llvm-14-thinLTOResolve...
2021-09-30 Eric HussRollup merge of #89311 - FabianWolff:issue-89305, r...
2021-09-30 Eric HussRollup merge of #89297 - GuillaumeGomez:remove-never...
2021-09-30 Eric HussRollup merge of #89294 - lnicola:rust-analyzer-2021...
2021-09-30 Eric HussRollup merge of #89232 - rossmacarthur:fix-76424, r...
2021-09-30 Eric HussRollup merge of #89098 - GuillaumeGomez:where-bounds...
2021-09-30 Eric HussRollup merge of #88412 - mdsn:slice-sort-safety, r...
2021-09-30 Eric HussRollup merge of #87428 - GuillaumeGomez:union-highlight...
2021-09-30 borsAuto merge of #89110 - Aaron1011:adjustment-span, r...
2021-09-29 borsAuto merge of #89011 - bjorn3:restructure_rt, r=dtolnay
2021-09-29 borsAuto merge of #89331 - GuillaumeGomez:rollup-b10unye...
2021-09-29 borsAuto merge of #89328 - flip1995:clippyup, r=Manishearth
2021-09-28 Guillaume GomezRollup merge of #87260 - antoyo:libgccjit-codegen,...
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 Antoni BoucherMerge commit 'cd4810de42c57b64b74dae09c530a4c3a41f87b9...
2021-09-28 Antoni BoucherMerge commit '9809f5d21990d9e24b3e9876ea7da756fd4e9def...
2021-09-19 bjorn3Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9...
2021-09-17 Antoni BoucherMerge commit '48d60ab7c505c6c1ebb042eacaafd8dc9f7a9267...
2021-09-17 Yuki OkushiRollup merge of #87529 - FabianWolff:issue-87496, r...
2021-09-16 borsAuto merge of #88219 - jyn514:parallel-io, r=GuillaumeGomez
2021-09-13 borsAuto merge of #87915 - estebank:fancy-spans, r=oli-obk
2021-09-11 borsAuto merge of #78780 - cjgillot:req, r=Mark-Simulacrum
2021-09-11 JubileeRollup merge of #88209 - Amanieu:asm_in_underscore...
2021-09-11 JubileeRollup merge of #88147 - FabianWolff:issue-88097, r...
2021-09-11 JubileeRollup merge of #87904 - kpreid:unsize, r=jyn514
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-10 Manish GoregaokarRollup merge of #87441 - ibraheemdev:i-86865, r=cjgillot
2021-09-10 Manish GoregaokarRollup merge of #86165 - m-ou-se:proc-macro-span-shrink...
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-09-08 borsAuto merge of #87489 - bdalrhm:rustdoc-line-num, r...
2021-09-06 borsAuto merge of #88362 - pietroalbini:bump-stage0, r...
2021-09-03 Mara BosRollup merge of #88202 - azdavis:master, r=jyn514
2021-09-03 borsAuto merge of #86454 - tlyu:refactor-unsized-suggestion...
2021-09-02 Mara BosRollup merge of #88532 - ptrojahn:single_use, r=davidtwco
2021-09-02 Mara BosRollup merge of #88177 - joshtriplett:stabilize-chroot...
2021-09-02 borsAuto merge of #87580 - ChrisDenton:win-arg-parse-2008...
2021-09-02 borsAuto merge of #83342 - Count-Count:win-console-incomple...
2021-09-01 borsAuto merge of #88269 - prconrad:doctest-persist-binarie...
2021-09-01 Mara BosRollup merge of #88053 - bjorn3:fix_flock_fallback_impl...
2021-09-01 Mara BosRollup merge of #88040 - nbdd0121:btreemap, r=m-ou-se
2021-09-01 borsAuto merge of #88121 - camelid:better-recursive-alias...
2021-08-31 Mara BosRollup merge of #86362 - ptrojahn:insert_vars_and_temps...
2021-08-30 borsAuto merge of #88281 - asquared31415:asm-docs, r=Amanieu
2021-08-29 borsAuto merge of #88262 - klensy:pprust-cow, r=nagisa
2021-08-29 Guillaume GomezRollup merge of #88173 - camelid:refactor-markdown...
2021-08-29 Guillaume GomezRollup merge of #85534 - csmoe:demagnle-assert, r=micha...
2021-08-29 Guillaume GomezRollup merge of #80543 - LeSeulArtichaut:notify-close...
2021-08-29 borsAuto merge of #88250 - rusticstuff:macos-lld, r=nagisa
2021-08-29 borsAuto merge of #88088 - nbdd0121:const2, r=nagisa
2021-08-28 borsAuto merge of #87921 - kellerkindt:master, r=kennytm
2021-08-28 borsAuto merge of #85690 - bstrie:m2_arena, r=jackh726...
2021-08-28 borsAuto merge of #88245 - Sl1mb0:s390-asm, r=Amanieu
2021-08-27 borsAuto merge of #88227 - 12101111:nobundle-link-order...
2021-08-26 Manish GoregaokarRollup merge of #88270 - lqd:hrtb-type-ascription,...
2021-08-26 Manish GoregaokarRollup merge of #88216 - kornelski:from_layout_err...
2021-08-26 Manish GoregaokarRollup merge of #88215 - jyn514:lazy-loading, r=petroch...
2021-08-26 Manish GoregaokarRollup merge of #88123 - camelid:tup-pat-precise-spans...
2021-08-26 borsAuto merge of #88222 - jyn514:shared-cache, r=Guillaume...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88293 - est31:fix_grammar, r=Mark...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88267 - sexxi-goose:truncate_unique...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88223 - scottmcm:fix-alias, r=yaahc
2021-08-25 Léo Lanteri ThauvinRollup merge of #88218 - Aaron1011:missing-method-dyn...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88157 - Icenowy:bootstrap-riscv64...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88156 - steffahn:arc_make_mut_and_weak...
2021-08-25 Léo Lanteri ThauvinRollup merge of #87944 - oconnor663:as_array_of_cells...
2021-08-25 borsAuto merge of #87937 - LeSeulArtichaut:active-if-let...
next