]> git.lizzy.rs Git - rust.git/history - compiler/rustc_index
Fix duplicate bounds for const_trait_impl
[rust.git] / compiler / rustc_index /
2021-09-08 Jack HueyRollup merge of #88553 - theo-lw:issue-88276, r=estebank
2021-09-08 Jack HueyRollup merge of #86263 - fee1-dead:rustdoc-layout-varia...
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-09-08 borsAuto merge of #87489 - bdalrhm:rustdoc-line-num, r...
2021-09-08 borsAuto merge of #88477 - sexxi-goose:issue-88476, r=nikom...
2021-09-07 borsAuto merge of #88161 - michaelwoerister:fix-whole-archi...
2021-09-07 borsAuto merge of #88448 - xu-cheng:btree-blk-build, r...
2021-09-06 borsAuto merge of #83214 - cjgillot:dep-map, r=michaelwoerister
2021-09-06 borsAuto merge of #88362 - pietroalbini:bump-stage0, r...
2021-09-06 Ryan LevickRollup merge of #88661 - est31:typo_fix_in_test, r...
2021-09-06 Ryan LevickRollup merge of #88659 - est31:update_smallvec_name...
2021-09-06 borsAuto merge of #88493 - chenyukang:fix-duplicated-diagno...
2021-09-05 Mara BosRollup merge of #88511 - matthiaskrgr:xpyclippydefaultt...
2021-09-05 Mara BosRollup merge of #88432 - terrarier2111:patch-1, r=josht...
2021-09-05 borsAuto merge of #88469 - patrick-gu:master, r=dtolnay
2021-09-04 borsAuto merge of #88364 - pietroalbini:llvm-install-filech...
2021-09-04 borsAuto merge of #88550 - dpaoliello:dpaoliello/allocdebug...
2021-09-04 borsAuto merge of #88547 - notriddle:notriddle/is-expr...
2021-09-04 borsAuto merge of #88538 - bjorn3:no_session_in_crate_loade...
2021-09-03 borsAuto merge of #88482 - athei:add-import-test, r=the8472
2021-09-03 borsAuto merge of #88454 - devnexen:sunos_asan, r=wesleywiser
2021-09-03 Mara BosRollup merge of #88507 - atsuzaki:slice-fill-maybeunini...
2021-09-03 Mara BosRollup merge of #88483 - jethrogb:jb/llvm-libunwind...
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-03 borsAuto merge of #88386 - estebank:unmatched-delims, r...
2021-09-03 borsAuto merge of #88363 - michaelwoerister:remapped-diagno...
2021-09-02 Mara BosRollup merge of #88592 - b-naber:region_substs, r=oli-obk
2021-09-02 Mara BosRollup merge of #88582 - jhpratt:int_roundings, r=josht...
2021-09-02 Mara BosRollup merge of #88543 - m-ou-se:closure-migration...
2021-09-02 Mara BosRollup merge of #88532 - ptrojahn:single_use, r=davidtwco
2021-09-02 Mara BosRollup merge of #88512 - m-ou-se:array-into-iter-deref...
2021-09-02 Mara BosRollup merge of #88505 - ibraheemdev:use-unwrap-uncheck...
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 #88516 - matthiaskrgr:clippy_perf_end_aug...
2021-09-02 borsAuto merge of #87114 - cjgillot:abilint, r=estebank
2021-09-02 borsAuto merge of #83342 - Count-Count:win-console-incomple...
2021-09-02 borsAuto merge of #88522 - camelid:box-paren-output, r...
2021-09-01 borsAuto merge of #88490 - GuillaumeGomez:associated-types...
2021-09-01 borsAuto merge of #88269 - prconrad:doctest-persist-binarie...
2021-09-01 borsAuto merge of #88395 - ricky26:llvm-submodule, r=nikic
2021-09-01 borsAuto merge of #88556 - m-ou-se:rollup-q636wyd, r=m...
2021-09-01 borsAuto merge of #88272 - willcrichton:mutable-sparse...
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-28 borsAuto merge of #85690 - bstrie:m2_arena, r=jackh726...
2021-08-27 Will CrichtonSuggested changes
2021-08-27 Will CrichtonAddd missing domain size assertions
2021-08-26 Will CrichtonFormatting
2021-08-26 Will CrichtonFix failing test
2021-08-26 Will CrichtonAdd comments and unit tests for new SparseBitMatrix...
2021-08-26 Will CrichtonCompile failure
2021-08-26 Will CrichtonTypo
2021-08-26 Will CrichtonAdd remaining impl for hybrid X dense
2021-08-26 Will CrichtonCompilation failure in tests
2021-08-26 Will CrichtonFormatting
2021-08-26 Will CrichtonAdd comments
2021-08-26 Will CrichtonFix sparse intersect bug, add more sparse / dense tests
2021-08-26 Will CrichtonAdd unit tests for BitSet intersect/subtract
2021-08-26 Will CrichtonSmall fixes
2021-08-25 Will CrichtonAdd optimized sparse-hybrid / dense-hybrid intersect
2021-08-25 Will CrichtonRemove BitRelations impls for SparseBitSet, add optimiz...
2021-08-25 borsAuto merge of #85344 - cbeuw:remap-across-cwd, r=michae...
2021-08-25 Will CrichtonFix HybridBitSet port issue
2021-08-25 Will CrichtonRefactor BitSet relational methods into trait with...
2021-08-24 borsAuto merge of #85556 - FabianWolff:issue-85071, r=esteb...
2021-08-23 Will CrichtonMake SparseBitMatrix::ensure_row public to enable gener...
2021-08-23 borsAuto merge of #87676 - sexxi-goose:truncate_unique...
2021-08-23 borsAuto merge of #87598 - ccqpein:master, r=yaahc
2021-08-22 Guillaume GomezRollup merge of #87166 - de-vri-es:show-discriminant...
2021-08-22 Guillaume GomezRollup merge of #86747 - FabianWolff:issue-86653, r...
2021-08-22 borsAuto merge of #85166 - mbhall88:file-prefix, r=dtolnay
2021-08-20 borsAuto merge of #87686 - matthiaskrgr:clippy_august_21_pe...
2021-08-20 borsAuto merge of #86898 - the8472:path-cmp, r=dtolnay
2021-08-19 Guillaume GomezRollup merge of #86123 - Aaron1011:query-span, r=cjgillot
2021-08-18 Guillaume GomezRollup merge of #88012 - sunfishcode:sunfishcode/wasi...
2021-08-18 borsAuto merge of #86860 - fee1-dead:stabilize, r=LeSeulArt...
2021-08-17 borsAuto merge of #86977 - vakaras:body_with_borrowck_facts...
2021-08-16 Mara BosRollup merge of #87178 - moxian:rd-use, r=jyn514
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-14 borsAuto merge of #85020 - lrh2000:named-upvars, r=tmandry
2021-08-12 Guillaume GomezRollup merge of #87941 - GuillaumeGomez:fix-rustdoc...
2021-08-12 flip1995Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735...
2021-08-12 Yuki OkushiRollup merge of #85835 - Seppel3210:master, r=yaahc
2021-08-10 Yuki OkushiRollup merge of #87582 - tmiasko:symbol-printer, r...
2021-08-09 borsAuto merge of #85357 - Andy-Python-Programmer:aarch64_u...
2021-08-09 borsAuto merge of #87619 - 12101111:fix-native_link_modifie...
2021-08-09 borsAuto merge of #87465 - audunhalland:refactor_typeck_pri...
2021-08-08 borsAuto merge of #87235 - poliorcetics:issue-87217-fn...
2021-08-08 borsAuto merge of #86879 - YohDeadfall:stabilize-vec-shrink...
2021-08-08 borsAuto merge of #86744 - ijackson:sink-default, r=dtolnay
2021-08-07 borsAuto merge of #87408 - kornelski:try_reserve_error...
2021-08-06 Yuki OkushiRollup merge of #85807 - glaubitz:powerpc-disable-initi...
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-06 Yuki OkushiRollup merge of #87561 - devnexen:haiku_thread_build_fi...
2021-08-06 borsAuto merge of #87462 - ibraheemdev:tidy-file-length...
2021-08-05 borsAuto merge of #87532 - tlyu:bootstrap-rev-list, r=jyn514
2021-08-05 borsAuto merge of #87641 - HackAttack:expand-unknown-option...
2021-08-04 borsAuto merge of #87150 - rusticstuff:simplify_wrapping_ne...
next