]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/clippy_utils/src/qualify_min_const_fn.rs
fix clippy error
[rust.git] / src / tools / clippy / clippy_utils / src / qualify_min_const_fn.rs
2021-04-02 Roxanefix clippy error
2021-03-30 Dylan DPCRollup merge of #80720 - steffahn:prettify_prelude_impo...
2021-03-29 Dylan DPCRollup merge of #82331 - frol:feat/std-binary-heap...
2021-03-29 borsAuto merge of #82864 - jyn514:short-circuit, r=Guillaum...
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-28 borsAuto merge of #81728 - Qwaz:fix-80335, r=joshtriplett
2021-03-28 borsAuto merge of #81354 - SkiFire13:binary-search-assume...
2021-03-27 Yuki OkushiRollup merge of #79399 - pickfire:patch-3, r=JohnTitor
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-23 Yuki OkushiRollup merge of #82732 - GuillaumeGomez:remove-theme...
2021-03-23 Yuki OkushiRollup merge of #81917 - rust-lang:relnotes-1.51.0...
2021-03-23 Yuki OkushiRollup merge of #80705 - tspiteri:italic-and-update...
2021-03-22 Dylan DPCRollup merge of #82683 - jturner314:int-div-rem-doc...
2021-03-22 Dylan DPCRollup merge of #82374 - clehner:licenses, r=joshtriplett
2021-03-22 borsAuto merge of #82680 - jturner314:div_euclid-docs,...
2021-03-22 borsAuto merge of #82855 - jyn514:no-temporaries, r=Guillau...
2021-03-22 Dylan DPCRollup merge of #82771 - emilio:iter-mut-as-slice,...
2021-03-22 Dylan DPCRollup merge of #82686 - CDirkx:unix-platform, r=m...
2021-03-22 Dylan DPCRollup merge of #82554 - SkiFire13:fix-string-retain...
2021-03-22 Dylan DPCRollup merge of #80771 - thomcc:nonnull-refmut, r=dtolnay
2021-03-22 Dylan DPCRollup merge of #80193 - zseri:stabilize-osstring-ascii...
2021-03-21 Dylan DPCRollup merge of #82707 - BoxyUwU:errooaaar, r=oli-obk
2021-03-19 Dylan DPCRollup merge of #82570 - WaffleLapkin:split_whitespace_...
2021-03-19 Dylan DPCRollup merge of #82892 - jix:clarify-read-read, r=josht...
2021-03-19 Dylan DPCRollup merge of #82846 - GuillaumeGomez:doc-alias-list...
2021-03-19 Dylan DPCRollup merge of #82500 - CDirkx:hermit-pipe, r=joshtriplett
2021-03-19 borsAuto merge of #82754 - rylev:rusage-windows, r=pnkfelix
2021-03-19 borsAuto merge of #71780 - jcotton42:string_remove_matches...
2021-03-17 Dylan DPCRollup merge of #83228 - GuillaumeGomez:no-diff-if...
2021-03-17 Dylan DPCRollup merge of #82434 - jyn514:hash, r=JohnTitor
2021-03-17 Dylan DPCRollup merge of #82270 - asquared31415:asm-syntax-direc...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #81358 - mcastorina:to-upper-lower-speed...
2021-03-17 Yuki OkushiRollup merge of #82826 - pierwill:fix-IPv, r=JohnTitor
2021-03-16 Yuki OkushiRollup merge of #81822 - Kixunil:path_try_exists, r...
2021-03-15 SoveuMerge branch 'master' into dedup
2021-03-14 borsAuto merge of #83094 - GuillaumeGomez:crates-js-locatio...
2021-03-14 borsAuto merge of #83028 - GuillaumeGomez:prevent-js-error...
2021-03-14 Yuki OkushiRollup merge of #82943 - kornelski:threadstdio, r=josht...
2021-03-14 Yuki OkushiRollup merge of #82804 - alexcrichton:fix-wasi, r=pnkfelix
2021-03-14 Yuki OkushiRollup merge of #82798 - jyn514:rustdoc-group, r=Manish...
2021-03-14 Yuki OkushiRollup merge of #82789 - csmoe:issue-82772, r=estebank
2021-03-14 Yuki OkushiRollup merge of #82617 - camelid:everybody_loops-docs...
2021-03-14 Yuki OkushiRollup merge of #82121 - lopopolo:pathbuf-osstring...
2021-03-14 Yuki OkushiRollup merge of #81465 - joshtriplett:duration-formatti...
2021-03-13 borsAuto merge of #83069 - tgnottingham:simplify-query...
2021-03-13 borsAuto merge of #82878 - sexxi-goose:repr_packed, r=nikom...
2021-03-13 borsAuto merge of #82760 - WaffleLapkin:unleak_extend_from_...
2021-03-13 borsAuto merge of #82436 - osa1:issue80258, r=nikomatsakis
2021-03-12 borsAuto merge of #83022 - m-ou-se:mem-replace-no-swap...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-12 borsAuto merge of #82422 - petrochenkov:allunst, r=oli-obk
2021-03-12 borsAuto merge of #82935 - henryboisdequin:diagnostic-clean...
2021-03-11 Yuki OkushiRollup merge of #82979 - GuillaumeGomez:run-button...
2021-03-11 Yuki OkushiRollup merge of #82950 - mockersf:slice-intra-doc-link...
2021-03-11 Yuki OkushiRollup merge of #82571 - aDotInTheVoid:reexport-tests...
2021-03-11 Yuki OkushiRollup merge of #80385 - camelid:clarify-cell-replace...
2021-03-11 borsAuto merge of #82417 - the8472:fix-copy_file_range...
2021-03-11 borsAuto merge of #82806 - nikic:memcpyopt-mssa, r=nagisa
2021-03-11 borsAuto merge of #82495 - LeSeulArtichaut:eager-thir,...
2021-03-11 borsAuto merge of #82947 - GuillaumeGomez:fix-nojs-style...
2021-03-11 borsAuto merge of #82641 - camelid:lang-item-docs, r=jyn514
2021-03-10 borsAuto merge of #82960 - camelid:masked_crates, r=jyn514
2021-03-10 Dylan DPCRollup merge of #82962 - notriddle:cleanup-index, r...
2021-03-10 Dylan DPCRollup merge of #82955 - ltoddy:fix/wrong, r=jonas...
2021-03-10 Dylan DPCRollup merge of #82949 - the8472:forget-envlock-on...
2021-03-10 Dylan DPCRollup merge of #82924 - sunfishcode:wasi-command,...
2021-03-10 Dylan DPCRollup merge of #82807 - notriddle:cleanup-js, r=jyn514
2021-03-10 Dylan DPCRollup merge of #82217 - m-ou-se:edition-prelude, r...
2021-03-10 Dylan DPCRollup merge of #81309 - lcnr:lazy-norm-err-msgh, r...
2021-03-10 borsAuto merge of #76570 - cratelyn:implement-rfc-2945...
2021-03-10 borsAuto merge of #79519 - cjgillot:noattr, r=wesleywiser
2021-03-10 borsAuto merge of #82953 - JohnTitor:rollup-8rtk5g2, r...
2021-03-09 Yuki OkushiRollup merge of #82942 - m-ou-se:diagnostics-hardcoded...
2021-03-09 Yuki OkushiRollup merge of #82938 - oli-obk:tracing_tree_bump...
2021-03-09 Yuki OkushiRollup merge of #82937 - wesleywiser:update_cmake_versi...
2021-03-09 Yuki OkushiRollup merge of #82908 - lnicola:rust-analyzer-2021...
2021-03-09 Yuki OkushiRollup merge of #82849 - camsteffen:option-get-or-defau...
2021-03-09 Yuki OkushiRollup merge of #82802 - jyn514:build-rustdoc-fullmake...
2021-03-09 Yuki OkushiRollup merge of #82733 - Yn0ga:master, r=estebank
2021-03-09 Yuki OkushiRollup merge of #82411 - ijackson:fix-exitstatus, r...
2021-03-09 Yuki OkushiRollup merge of #79208 - LeSeulArtichaut:stable-unsafe_...
2021-03-09 Yuki OkushiRollup merge of #77511 - JulianKnodt:st_kind_cpy, r...
2021-03-09 kadminSwitch to changing cp_non_overlap in tform
2021-03-09 kadminUpdate cranelift
2021-03-09 kadminUpdate match branches
2021-03-09 Mara BosRollup merge of #82887 - henryboisdequin:improve-contri...
2021-03-09 Mara BosRollup merge of #82883 - Aaron1011:update-cargo, r...
2021-03-09 Mara BosRollup merge of #82841 - hvdijk:x32, r=joshtriplett
2021-03-09 Mara BosRollup merge of #82799 - bugadani:codegen-tests, r...
2021-03-09 Mara BosRollup merge of #82731 - de-vri-es:bump-libc-for-std...
2021-03-09 Mara BosRollup merge of #82048 - mark-i-m:or-pat-type-ascriptio...
2021-03-09 Mara BosRollup merge of #81879 - imbrem:make-reverse-repr-trans...
2021-03-09 Mara BosRollup merge of #81127 - hanmertens:binary_heap_sift_do...
2021-03-09 borsAuto merge of #82356 - camelid:render-cleanup, r=Guilla...
2021-03-08 borsAuto merge of #82877 - ehuss:revert-rwlock, r=m-ou-se
2021-03-08 Mara BosRollup merge of #82888 - Daggy1234:patch-1, r=joshtriplett
2021-03-08 Mara BosRollup merge of #82881 - Manishearth:crate-root, r...
2021-03-08 Mara BosRollup merge of #82874 - erikdesjardins:cgtests, r...
2021-03-08 Mara BosRollup merge of #82870 - jfrimmel:improve-docs, r=jyn514
next