]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/clippy_utils/src/qualify_min_const_fn.rs
Switch to changing cp_non_overlap in tform
[rust.git] / src / tools / clippy / clippy_utils / src / qualify_min_const_fn.rs
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
2021-03-08 Mara BosRollup merge of #82854 - estebank:issue-82827, r=oli-obk
2021-03-08 Mara BosRollup merge of #82829 - JohnTitor:handle-neg-val,...
2021-03-08 Mara BosRollup merge of #82810 - amaurremi:source-based-coverag...
2021-03-08 Mara BosRollup merge of #82800 - jyn514:group-rustdoc-tests...
2021-03-08 Mara BosRollup merge of #82767 - GuillaumeGomez:update-minifier...
2021-03-08 Mara BosRollup merge of #82711 - notriddle:string-cow-docs...
2021-03-08 Dylan DPCRollup merge of #82862 - athre0z:generalize-vec-write...
2021-03-08 Dylan DPCRollup merge of #82857 - pierwill:edit-ast-lowering...
2021-03-08 Dylan DPCRollup merge of #82755 - osa1:confirm_builtin_call_refa...
2021-03-08 Dylan DPCRollup merge of #82684 - tmiasko:dest-prop, r=jonas...
2021-03-08 Dylan DPCRollup merge of #82682 - petrochenkov:cfgeval, r=Aaron1011
2021-03-08 Dylan DPCRollup merge of #82642 - sfackler:jemalloc-zone, r...
2021-03-08 Dylan DPCRollup merge of #82613 - CraftSpider:fix-de, r=aDotInTh...
2021-03-08 Dylan DPCRollup merge of #82557 - rylev:natvis-improvements...
2021-03-08 Dylan DPCRollup merge of #82415 - petrochenkov:modin3, r=davidtwco
2021-03-08 Dylan DPCRollup merge of #82047 - the8472:fast-rename, r=davidtwco
2021-03-08 borsAuto merge of #82783 - nikic:llvm-ct-backports, r=nagisa
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-07 borsAuto merge of #81635 - michaelwoerister:structured_def_...
2021-03-07 borsAuto merge of #82285 - nhwn:nonzero-debug, r=nagisa
2021-03-07 Yuki OkushiRollup merge of #82822 - henryboisdequin:fix-typo-rustc...
2021-03-07 Yuki OkushiRollup merge of #82720 - henryboisdequin:fix-79040...
2021-03-07 Yuki OkushiRollup merge of #82130 - jhpratt:const-option-result...
2021-03-05 borsAuto merge of #74024 - Folyd:master, r=m-ou-se
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 MaraRollup merge of #81939 - kper:fixing-81584-allocate...
2021-03-05 MaraRollup merge of #81136 - Xavientois:io_reader_size_hint...
2021-03-05 MaraRollup merge of #80763 - petrochenkov:pubusecrate,...
2021-03-05 Oli SchererShrink the size of Rvalue by 16 bytes
2021-03-05 borsAuto merge of #71481 - estebank:inherit-stability,...
2021-03-03 Yuki OkushiRollup merge of #82439 - ssomers:btree_fix_unsafety...
2021-03-03 Yuki OkushiRollup merge of #81223 - GuillaumeGomez:generate-redire...
2021-03-03 borsAuto merge of #76345 - okready:sgx-mem-range-overflow...
2021-03-02 borsAuto merge of #82043 - tmiasko:may-have-side-effect...
2021-03-02 Yuki OkushiRollup merge of #82516 - PoignardAzur:inherent-impl...
2021-03-02 Yuki OkushiRollup merge of #80874 - jyn514:intra-doc-docs, r=Manis...
2021-03-01 Guillaume GomezRollup merge of #81932 - jyn514:rustdoc-logging, r...
2021-03-01 Guillaume GomezRollup merge of #80734 - abonander:ab/issue-66693,...
2021-03-01 Joshua NelsonRollup merge of #82620 - jyn514:apply-renamed-lints...
2021-03-01 Joshua NelsonRollup merge of #82480 - jyn514:no-enable-constant...
2021-03-01 Joshua NelsonRollup merge of #82428 - ehuss:update-mdbook, r=Mark...
2021-03-01 Joshua NelsonRollup merge of #81210 - ssomers:btree_fix_node_size_te...
2021-03-01 Yuki OkushiRollup merge of #82622 - jyn514:cargo-test-args, r...
2021-03-01 Yuki OkushiRollup merge of #82532 - pnkfelix:rustbuild-print-step...
2021-03-01 Yuki OkushiRollup merge of #82507 - jyn514:tidy-windows, r=Mark...
2021-03-01 Yuki OkushiRollup merge of #82403 - pnkfelix:rustbuild-emit-env...
2021-03-01 Yuki OkushiRollup merge of #82309 - jyn514:rustdocflags, r=Mark...
2021-03-01 borsAuto merge of #82440 - ssomers:btree_fix_casts, r=Mark...
2021-03-01 borsAuto merge of #81094 - ssomers:btree_drainy_refactor_3...
2021-02-28 borsAuto merge of #81349 - jyn514:blanket-impls-cleanup...
2021-02-28 borsAuto merge of #82350 - ehuss:test-chapter, r=jyn514
2021-02-27 Dylan DPCRollup merge of #82537 - wesleywiser:update_measureme...
2021-02-27 Dylan DPCRollup merge of #82498 - tmiasko:partitioning-debug...
2021-02-27 Dylan DPCRollup merge of #82401 - osa1:remove_redundant_macro...
2021-02-27 Dylan DPCRollup merge of #82395 - pickfire:see-more, r=Guillaume...
2021-02-27 Dylan DPCRollup merge of #81856 - Smittyvb:utf16-warn, r=matthew...
2021-02-27 borsAuto merge of #80454 - JulianKnodt:ob_forest_op, r...
2021-02-27 borsAuto merge of #81874 - tesuji:spec_slice_fill, r=matthe...
2021-02-27 borsAuto merge of #82511 - jsha:fix-bfcache2, r=GuillaumeGomez
2021-02-27 Dylan DPCRollup merge of #82494 - estebank:issue-82455, r=petroc...
2021-02-27 Dylan DPCRollup merge of #82490 - ehuss:update-cargo, r=ehuss
2021-02-27 Dylan DPCRollup merge of #82482 - tmiasko:small-cycles, r=varkor
2021-02-27 Dylan DPCRollup merge of #82473 - de-vri-es:android-x86-accept4...
2021-02-27 Dylan DPCRollup merge of #82442 - Aaron1011:fix/closure-mut...
2021-02-27 Dylan DPCRollup merge of #82421 - sunfishcode:wasi-metadata...
2021-02-27 Dylan DPCRollup merge of #82420 - sunfishcode:wasi-docs, r=alexc...
2021-02-27 Dylan DPCRollup merge of #82419 - petrochenkov:inertord, r=Aaron1011
2021-02-27 Dylan DPCRollup merge of #82404 - nagisa:nagisa/hexagon-enums...
2021-02-27 Dylan DPCRollup merge of #82396 - pickfire:patch-5, r=GuillaumeGomez
2021-02-27 Dylan DPCRollup merge of #82394 - lnicola:rust-analyzer-2021...
2021-02-27 Dylan DPCRollup merge of #82370 - 0yoyoyo:update-issue-81650...
2021-02-27 Dylan DPCRollup merge of #82057 - upsuper-forks:cstr, r=davidtwc...
2021-02-26 Guillaume GomezRollup merge of #82545 - jsha:woff2, r=GuillaumeGomez
2021-02-26 Guillaume GomezRollup merge of #82506 - estebank:unused_variable_lint...
2021-02-26 Guillaume GomezRollup merge of #82491 - tmiasko:i, r=lcnr
2021-02-26 Guillaume GomezRollup merge of #82456 - klensy:or-else, r=estebank
2021-02-26 Guillaume GomezRollup merge of #82165 - nellshamrell:nell/fix-80658...
2021-02-26 Guillaume GomezRollup merge of #81940 - jhpratt:stabilize-str_split_on...
2021-02-26 borsAuto merge of #81458 - estebank:match-stmt-remove-semi...
2021-02-26 borsAuto merge of #78429 - casey:doctest-attribute-splittin...
2021-02-25 Aaron HillRollup merge of #82510 - jyn514:fix-typo, r=Dylan-DPC
2021-02-25 Aaron HillRollup merge of #82503 - cratelyn:patch-1, r=Mark-Simul...
2021-02-25 Aaron HillRollup merge of #82502 - jyn514:tidy, r=petrochenkov
next