]> git.lizzy.rs Git - rust.git/history - src/tools/rust-analyzer/crates/ide-completion/src/completions/item_list/trait_impl.rs
Rollup merge of #104627 - calebzulawski:print-target-features, r=compiler-errors
[rust.git] / src / tools / rust-analyzer / crates / ide-completion / src / completions / item_list / trait_impl.rs
2022-11-29 Matthias KrügerRollup merge of #104627 - calebzulawski:print-target...
2022-11-29 Matthias KrügerRollup merge of #104523 - flba-eb:fix_nto_target_name...
2022-11-29 Matthias KrügerRollup merge of #104436 - ismailmaj:add-slice-to-stack...
2022-11-29 Matthias KrügerRollup merge of #103876 - oli-obk:tait_implications...
2022-11-29 Matthias KrügerRollup merge of #104465 - djkoloski:improve_fuchsia_tes...
2022-11-28 borsAuto merge of #102991 - Sp00ph:master, r=scottmcm
2022-11-27 Matthias KrügerRollup merge of #104984 - GuillaumeGomez:remote-crate...
2022-11-27 borsAuto merge of #104506 - joshtriplett:style-principles...
2022-11-27 borsAuto merge of #2702 - RalfJung:rustup, r=RalfJung
2022-11-27 Ralf JungMerge from rustc
2022-11-27 Matthias KrügerRollup merge of #104882 - lcnr:notify-ocx, r=Mark-Simul...
2022-11-27 borsAuto merge of #104048 - cjgillot:split-lifetime, r...
2022-11-27 borsAuto merge of #104818 - scottmcm:refactor-extend-func...
2022-11-26 Guillaume GomezRollup merge of #104786 - WaffleLapkin:amp-mut-help...
2022-11-26 borsAuto merge of #104731 - compiler-errors:early-binder...
2022-11-26 Matthias KrügerRollup merge of #104839 - HintringerFabian:docs_array_f...
2022-11-26 Matthias KrügerRollup merge of #104121 - Lokathor:mir-opt-when-instruc...
2022-11-26 borsAuto merge of #103556 - clubby789:specialize-option...
2022-11-26 borsAuto merge of #104730 - petrochenkov:modchild5, r=cjgillot
2022-11-26 borsAuto merge of #104431 - alistair23:alistair/rv64-profil...
2022-11-25 Matthias KrügerRollup merge of #104835 - spastorino:use-partially_norm...
2022-11-25 Matthias KrügerRollup merge of #104797 - weihanglo:stream-write-dwp...
2022-11-25 Matthias KrügerRollup merge of #104760 - nnethercote:rm-LegacyDerive...
2022-11-25 Matthias KrügerRollup merge of #104873 - RalfJung:therefore, r=Dylan-DPC
2022-11-25 Matthias KrügerRollup merge of #104849 - GuillaumeGomez:source-code...
2022-11-25 Matthias KrügerRollup merge of #104793 - nicholasbishop:bishop-add...
2022-11-25 Matthias KrügerRollup merge of #104654 - thomcc:alloc-tests-unsafe_op_...
2022-11-25 Matthias KrügerRollup merge of #103648 - jyn514:no-preview, r=Mark...
2022-11-25 borsAuto merge of #104650 - BlackHoleFox:stuck-with-xcode...
2022-11-25 borsAuto merge of #104602 - petrochenkov:effvisperf5, r...
2022-11-24 Matthias KrügerRollup merge of #104822 - spastorino:selctx-new-instead...
2022-11-24 Matthias KrügerRollup merge of #104820 - spastorino:remove-normalize_p...
2022-11-24 Matthias KrügerRollup merge of #104796 - notriddle:notriddle/unused...
2022-11-24 Matthias KrügerRollup merge of #104792 - notriddle:notriddle/crate...
2022-11-24 Matthias KrügerRollup merge of #104782 - oli-obk:const_eval_limit_bump...
2022-11-24 Matthias KrügerRollup merge of #104780 - BoxyUwU:error_reported_not_be...
2022-11-24 Matthias KrügerRollup merge of #104774 - vojtechkral:doc-str-empty...
2022-11-24 Matthias KrügerRollup merge of #104773 - oli-obk:overlap, r=lcnr
2022-11-24 Matthias KrügerRollup merge of #104747 - petrochenkov:ctorfields,...
2022-11-24 Matthias KrügerRollup merge of #104704 - ecnelises:p10vec, r=jackh726
2022-11-24 Matthias KrügerRollup merge of #104514 - chenyukang:yukang/fix-104513...
2022-11-24 borsAuto merge of #104321 - Swatinem:async-gen, r=oli-obk
2022-11-24 borsAuto merge of #104809 - matthiaskrgr:rollup-8abjdwh...
2022-11-24 Matthias KrügerRollup merge of #104778 - lnicola:rust-analyzer-2022...
2022-11-23 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-22 Manish GoregaokarRollup merge of #101655 - dns2utf8:box_docs, r=dtolnay
2022-11-21 Philipp KronesMerge commit 'f4850f7292efa33759b4f7f9b7621268979e9914...
2022-11-21 borsAuto merge of #102717 - beetrees:repr128-c-style-debugi...
2022-11-19 borsAuto merge of #97870 - eggyal:inplace_fold_spec, r...
2022-11-17 borsAuto merge of #104219 - bryangarza:async-track-caller...
2022-11-14 Matthias KrügerRollup merge of #102470 - est31:stabilize_const_char_co...
2022-11-14 Matthias KrügerRollup merge of #101967 - jmillikin:linux-abstract...
2022-11-12 Dylan DPCRollup merge of #102049 - fee1-dead-contrib:derive_cons...
2022-11-11 Manish GoregaokarRollup merge of #102215 - alexcrichton:wasm-link-whole...
2022-11-11 borsAuto merge of #99918 - WaffleLapkin:fnFnfun, r=estebank
2022-11-10 Manish GoregaokarRollup merge of #101939 - zhaixiaojuan:loongarch64...
2022-11-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-09 borsAuto merge of #102565 - jyn514:refactor-build-manifest...
2022-11-05 borsAuto merge of #102458 - JohnTitor:stabilize-instruction...
2022-11-04 borsAuto merge of #101703 - nicholasbishop:bishop-add-uefi...
2022-11-01 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-31 Michael HowellRollup merge of #102689 - ayrtonm:master, r=cjgillot
2022-10-29 Matthias KrügerRollup merge of #100006 - jyn514:update-copy, r=dtolnay
2022-10-29 Guillaume GomezRollup merge of #102634 - andrewpollack:refactor-test...
2022-10-28 borsAuto merge of #102737 - RalfJung:poll_fn_pin, r=Mark...
2022-10-26 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-26 Dylan DPCRollup merge of #102706 - ferrocene:pa-ignore-doc-index...
2022-10-25 Dylan DPCRollup merge of #103122 - ouz-a:mir-technical-debt...
2022-10-25 Dylan DPCRollup merge of #102587 - Enselic:rustc-unix_sigpipe...
2022-10-25 Dylan DPCRollup merge of #98204 - Kixiron:stable-unzip, r=thomcc
2022-10-24 Yuki OkushiRollup merge of #102766 - thomcc:remove-resolv, r=Mark...
2022-10-24 Yuki OkushiRollup merge of #99939 - saethlin:pre-sort-tests, r...
2022-10-24 Yuki OkushiRollup merge of #99578 - steffahn:remove_redundant_boun...
2022-10-24 borsAuto merge of #102536 - scottmcm:lookup_line-tweak...
2022-10-24 borsAuto merge of #100848 - xfix:use-metadata-for-slice...
2022-10-23 Michael HowellRollup merge of #101644 - Timmmm:file_permissions_docs...
2022-10-23 Michael HowellRollup merge of #100462 - zohnannor:master, r=thomcc
2022-10-23 bjorn3Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b...
2022-10-23 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-23 Dylan DPCRollup merge of #101293 - compiler-errors:lt-is-actuall...
2022-10-22 Dylan DPCRollup merge of #102602 - WaffleLapkin:linty_action...
2022-10-21 borsAuto merge of #2607 - RalfJung:rustup, r=RalfJung
2022-10-21 Ralf Jungmerge rustc history
2022-10-19 Matthias KrügerRollup merge of #103178 - ferrocene:pa-coverage-reports...
2022-10-18 Matthias KrügerRollup merge of #103204 - jyn514:autolabels, r=Mark...
2022-10-18 Matthias KrügerRollup merge of #102507 - scottmcm:more-binary-search...
2022-10-18 Matthias KrügerRollup merge of #101889 - tspiteri:redoc-uint-adc-sbb...
2022-10-18 borsAuto merge of #102418 - citrus-it:illumos-strip-debug...
2022-10-18 Yuki OkushiRollup merge of #103023 - andrewpollack:i-fuchsia-final...
2022-10-18 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-18 borsAuto merge of #102543 - daym:patch-1, r=joshtriplett
2022-10-17 borsAuto merge of #101837 - scottmcm:box-array-from-vec...
2022-10-17 Matthias KrügerRollup merge of #102466 - lcnr:const-equate-uwu, r...
2022-10-17 Matthias KrügerRollup merge of #102454 - chenyukang:fix-102396-missing...
2022-10-16 borsAuto merge of #102026 - Bryanskiy:resolve_update, r...
2022-10-16 Matthias KrügerRollup merge of #102953 - WaffleLapkin:better_docs_for_...
2022-10-16 Matthias KrügerRollup merge of #102857 - saethlin:derived-enum-hash...
2022-10-16 borsAuto merge of #102080 - yanchen4791:issue-99824-fix...
2022-10-16 Yuki OkushiRollup merge of #101717 - Pointerbender:unsafecell...
2022-10-15 Dylan DPCRollup merge of #102773 - joboet:apple_parker, r=thomcc
next