]> git.lizzy.rs Git - rust.git/history - compiler/rustc_data_structures
Rollup merge of #89504 - Aaron1011:rpit-nll-static, r=nikomatsakis
[rust.git] / compiler / rustc_data_structures /
2021-10-05 Manish GoregaokarRollup merge of #89504 - Aaron1011:rpit-nll-static...
2021-10-05 Manish GoregaokarRollup merge of #89482 - hkmatsumoto:patch-diagnostics...
2021-10-05 Manish GoregaokarRollup merge of #89462 - devnexen:haiku_thread_aff_buil...
2021-10-05 Manish GoregaokarRollup merge of #89426 - davidtwco:bootstrap-nix-toolch...
2021-10-05 Manish GoregaokarRollup merge of #89423 - DevinR528:reachable-fields...
2021-10-05 Manish GoregaokarRollup merge of #89364 - hkmatsumoto:encode-json-with...
2021-10-05 Manish GoregaokarRollup merge of #89244 - DeveloperC286:pair_slices_fiel...
2021-10-05 Manish GoregaokarRollup merge of #88816 - dns2utf8:rustdoc_test_gui_2k_c...
2021-10-05 Manish GoregaokarRollup merge of #88651 - AGSaidi:monotonize-inner-64b...
2021-10-05 Manish GoregaokarRollup merge of #88234 - hkmatsumoto:rustdoc-impls...
2021-10-05 Manish GoregaokarRollup merge of #87631 - :solarish_upd_fs, r=joshtriplett
2021-10-05 borsAuto merge of #89545 - workingjubilee:rollup-ooxf3p2...
2021-10-05 JubileeRollup merge of #89536 - RalfJung:miri, r=RalfJung
2021-10-05 JubileeRollup merge of #89511 - lnicola:rust-analyzer-2021...
2021-10-05 JubileeRollup merge of #89494 - FabianWolff:issue-84075, r...
2021-10-05 JubileeRollup merge of #89487 - FabianWolff:issue-89396, r...
2021-10-05 JubileeRollup merge of #89480 - hameerabbasi:issue-89118-test...
2021-10-05 JubileeRollup merge of #89478 - zvavybir:master, r=jyn514
2021-10-05 JubileeRollup merge of #89474 - camelid:better-pass-name,...
2021-10-05 JubileeRollup merge of #89473 - FabianWolff:issue-89469, r...
2021-10-05 JubileeRollup merge of #89466 - Mark-Simulacrum:query-macros...
2021-10-05 JubileeRollup merge of #89456 - cuviper:llvm-13, r=nikic
2021-10-05 JubileeRollup merge of #89413 - matthewjasper:spec-marker...
2021-10-05 JubileeRollup merge of #89270 - seanyoung:join_fold, r=m-ou-se
2021-10-05 JubileeRollup merge of #88780 - orlp:int-abs-diff, r=m-ou-se
2021-10-05 JubileeRollup merge of #88090 - nbdd0121:inference, r=nikomatsakis
2021-10-05 JubileeRollup merge of #87993 - kornelski:try_reserve_stable...
2021-10-04 borsAuto merge of #89530 - workingjubilee:rollup-ua14iq6...
2021-10-04 JubileeRollup merge of #89508 - jhpratt:stabilize-const_panic...
2021-10-04 JubileeRollup merge of #89500 - FabianWolff:issue-87308, r...
2021-10-04 JubileeRollup merge of #89483 - hkmatsumoto:patch-diagnostics...
2021-10-04 JubileeRollup merge of #89453 - waywardmonkeys:consistent...
2021-10-04 JubileeRollup merge of #89447 - FabianWolff:issue-89388, r...
2021-10-04 JubileeRollup merge of #89444 - notriddle:notriddle/contains...
2021-10-04 JubileeRollup merge of #89443 - cuviper:btree-hash-len, r...
2021-10-04 JubileeRollup merge of #89407 - pierwill:recommend-clean-E0514...
2021-10-04 JubileeRollup merge of #89400 - Nitepone:nitepone/map-or-else...
2021-10-04 JubileeRollup merge of #88452 - xu-cheng:vecdeque-from-array...
2021-10-04 JubileeRollup merge of #88451 - theo-lw:issue-87771, r=jackh726
2021-10-04 JubileeRollup merge of #87091 - the8472:more-advance-by-impls...
2021-10-04 JubileeRollup merge of #83655 - sebpop:arm64-outline-atomics...
2021-10-04 borsAuto merge of #88834 - the8472:char-count, r=joshtriplett
2021-10-04 borsAuto merge of #89489 - FabianWolff:issue-89485, r=oli-obk
2021-10-04 KornelStabilize try_reserve
2021-10-04 borsAuto merge of #89512 - Manishearth:rollup-meh9x7r,...
2021-10-04 Jacob PrattStabilize `const_panic`
2021-10-04 Manish GoregaokarRollup merge of #89505 - Aaron1011:nll-const-test,...
2021-10-04 Manish GoregaokarRollup merge of #89472 - nagisa:nagisa/wsa-cleanup...
2021-10-04 Manish GoregaokarRollup merge of #89467 - tniessen:rustdoc-unecessary...
2021-10-04 Manish GoregaokarRollup merge of #89401 - owengage:master, r=joshtriplett
2021-10-04 Manish GoregaokarRollup merge of #89138 - newpavlov:patch-2, r=dtolnay
2021-10-04 Manish GoregaokarRollup merge of #88481 - bjorn3:remove_feature_gates...
2021-10-04 Manish GoregaokarRollup merge of #88370 - Seppel3210:master, r=dtolnay
2021-10-04 Manish GoregaokarRollup merge of #88353 - jhpratt:stabilize-array-as...
2021-10-04 Manish GoregaokarRollup merge of #88305 - ijackson:exitstatus-debug...
2021-10-04 Manish GoregaokarRollup merge of #88286 - LeSeulArtichaut:unnecessary...
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-04 borsAuto merge of #89165 - jkugelman:read-to-end-overalloca...
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 bjorn3Remove various unused feature gates
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 #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 #89294 - lnicola:rust-analyzer-2021...
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-29 borsAuto merge of #88950 - Nadrieril:deconstruct-pat, r...
next