]> git.lizzy.rs Git - rust.git/history - compiler/rustc_metadata
Auto merge of #92664 - ehuss:rollup-t9yrvk5, r=ehuss
[rust.git] / compiler / rustc_metadata /
2022-01-08 Eric HussRollup merge of #92632 - yoshuawuyts:stabilize-availabl...
2022-01-08 Eric HussRollup merge of #92610 - GuillaumeGomez:css-class-inste...
2022-01-08 Eric HussRollup merge of #92600 - asquared31415:float-must-use...
2022-01-08 Eric HussRollup merge of #92568 - Mark-Simulacrum:non-exhaustive...
2022-01-08 Eric HussRollup merge of #92375 - wesleywiser:consolidate_debugi...
2022-01-08 Eric HussRollup merge of #92336 - dtolnay:printstateself, r...
2022-01-06 borsAuto merge of #92627 - matthiaskrgr:rollup-xmz0rib...
2022-01-06 Matthias KrügerRollup merge of #92620 - steffahn:remove_unused_ExtendD...
2022-01-06 Matthias KrügerRollup merge of #92607 - petrochenkov:doctrscope2,...
2022-01-06 Matthias KrügerRollup merge of #92417 - dtolnay:printimpl, r=jackh726
2022-01-06 Matthias KrügerRollup merge of #92207 - tmiasko:delay-drop-elaboration...
2022-01-06 Matthias KrügerRollup merge of #91055 - lcnr:type_of-closures, r=nikom...
2022-01-06 Matthias KrügerRollup merge of #92389 - chordtoll:test-92015, r=Mark...
2022-01-06 Matthias KrügerRollup merge of #92360 - jackh726:param-heuristics...
2022-01-06 Matthias KrügerRollup merge of #92349 - avitex:fix-rustdoc-private...
2022-01-06 Matthias KrügerRollup merge of #92288 - yescallop:patch-1, r=m-ou-se
2022-01-06 Matthias KrügerRollup merge of #92058 - jsha:run-on-hover, r=Guillaume...
2022-01-06 Vadim Petrochenkovrustc_metadata: Split `fn get_implementations_for_trait...
2022-01-06 Vadim Petrochenkovrustc_metadata: Make `opt_item_ident` in decoder faster...
2022-01-06 Vadim Petrochenkovrustc_metadata: Make attribute decoding slightly faster...
2022-01-06 Vadim Petrochenkovrustc_middle: Add a method for getting a `SimplifiedTyp...
2022-01-05 Matthias KrügerRollup merge of #92442 - pierwill:localdefid-doc-ord...
2022-01-05 Matthias KrügerRollup merge of #92388 - SpriteOvO:master, r=Mark-Simul...
2022-01-05 Matthias KrügerRollup merge of #92092 - saethlin:fix-sort-guards-sb...
2022-01-05 Matthias KrügerRollup merge of #92448 - jsha:font-size-access, r=Guill...
2022-01-05 Matthias KrügerRollup merge of #92322 - alper:add_debug_trait_document...
2022-01-05 Matthias KrügerRollup merge of #92188 - vacuus:nested-attributes-ext...
2022-01-05 borsAuto merge of #92498 - camelid:ignore-flaky-test, r...
2022-01-04 Matthias KrügerRollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwU
2022-01-04 Matthias KrügerRollup merge of #91587 - nrc:dispatchfromdyn-docs,...
2022-01-04 Matthias KrügerRollup merge of #92507 - chordtoll:suggest-single-quote...
2022-01-04 Matthias KrügerRollup merge of #92107 - nikic:rmeta-lnk-remove, r...
2022-01-04 Matthias KrügerRollup merge of #91884 - woppopo:const_box, r=oli-obk
2022-01-04 Matthias KrügerRollup merge of #91754 - Patrick-Poitras:rm-4byte-minim...
2022-01-04 borsAuto merge of #92259 - Aaron1011:normal-mod-hashing...
2022-01-03 borsAuto merge of #92314 - Kobzol:encoding-u16-leb128,...
2022-01-03 Matthias KrügerRollup merge of #92444 - dtolnay:coremethods, r=joshtri...
2022-01-03 Matthias KrügerRollup merge of #92418 - dtolnay:emptystructpat, r...
2022-01-03 Matthias KrügerRollup merge of #92409 - bjorn3:libtest_cleanups, r...
2022-01-03 Matthias KrügerRollup merge of #92402 - pr2502:while-let-typo, r=oli-obk
2022-01-03 Matthias KrügerRollup merge of #92011 - Aaron1011:decode-span, r=micha...
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2022-01-03 borsAuto merge of #92179 - Aaron1011:incr-loaded-from-disk...
2022-01-03 borsAuto merge of #92080 - Aaron1011:pattern-ice, r=cjgillot
2022-01-03 borsAuto merge of #92395 - Kobzol:rustdoc-bindings-thin...
2022-01-02 borsAuto merge of #90128 - joshtriplett:stabilize-symbol...
2022-01-02 borsAuto merge of #92066 - Smittyvb:concat_bytes-repeat...
2022-01-02 borsAuto merge of #91961 - kornelski:track_split_caller...
2022-01-02 borsAuto merge of #92034 - petrochenkov:nolinknores, r...
2022-01-01 Josh TriplettStabilize -Z symbol-mangling-version as -C symbol-mangl...
2022-01-01 Matthias KrügerRollup merge of #92468 - NieDzejkob:silent-cfg, r=petro...
2022-01-01 Matthias KrügerRollup merge of #92463 - thomcc:thats-not-how-its-prono...
2022-01-01 Matthias KrügerRollup merge of #92438 - bjorn3:less_cg_clif_exceptions...
2022-01-01 Matthias KrügerRollup merge of #92332 - GuillaumeGomez:where-clause...
2022-01-01 Matthias KrügerRollup merge of #92297 - bjorn3:smaller_bootstrap,...
2022-01-01 Matthias KrügerRollup merge of #91593 - upsuper-forks:hashmap-set...
2022-01-01 Matthias KrügerRollup merge of #84083 - ltratt:threadid_doc_tweak...
2022-01-01 borsAuto merge of #92396 - xfix:remove-commandenv-apply...
2022-01-01 borsAuto merge of #92455 - petrochenkov:alltraits2, r=cjgillot
2022-01-01 borsAuto merge of #92419 - erikdesjardins:coldland, r=nagisa
2022-01-01 Matthias KrügerRollup merge of #92460 - dwrensha:fix-92267, r=petrochenkov
2022-01-01 Matthias KrügerRollup merge of #92457 - bjorn3:sync_cg_gcc-2021-12...
2022-01-01 Matthias KrügerRollup merge of #92420 - dtolnay:patrange, r=Mark-Simul...
2022-01-01 Matthias KrügerRollup merge of #92412 - dtolnay:tryspace, r=Mark-Simul...
2022-01-01 Matthias KrügerRollup merge of #92097 - saethlin:split-without-deref...
2022-01-01 Matthias KrügerRollup merge of #88310 - worldeva:bootstrap-locking...
2022-01-01 borsAuto merge of #92374 - ehuss:update-libssh2-sys, r...
2022-01-01 Vadim Petrochenkovrustc_metadata: Use a query for collecting all traits...
2022-01-01 borsAuto merge of #92294 - Kobzol:rustdoc-meta-kind, r...
2021-12-31 Matthias KrügerRollup merge of #92440 - GuillaumeGomez:fix-mobile...
2021-12-31 Matthias KrügerRollup merge of #92435 - bjorn3:sync_cg_clif-2021-12...
2021-12-31 Matthias KrügerRollup merge of #92405 - bjorn3:more_needs_inline_asm...
2021-12-31 Matthias KrügerRollup merge of #92338 - Xuanwo:try_reserve, r=dtolnay
2021-12-31 Matthias KrügerRollup merge of #91480 - jsha:fewer-colors, r=Guillaume...
2021-12-31 Matthias KrügerRollup merge of #91375 - Apteryks:per-target-default...
2021-12-31 Matthias KrügerRollup merge of #90383 - tmiasko:union-validity, r...
2021-12-31 borsAuto merge of #90637 - Mark-Simulacrum:liveness-btree...
2021-12-31 borsAuto merge of #92175 - Aaron1011:fix-missing-source...
2021-12-31 bjorn3Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e...
2021-12-31 borsAuto merge of #92252 - GuillaumeGomez:update-pulldown...
2021-12-31 borsAuto merge of #91929 - anuvratsingh:remove_in_band_life...
2021-12-30 flip1995Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6...
2021-12-30 bjorn3Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e...
2021-12-30 Matthias KrügerRollup merge of #92414 - dtolnay:constnoexpr, r=oli-obk
2021-12-30 Matthias KrügerRollup merge of #91519 - petrochenkov:cratexp2, r=Aaron1011
2021-12-30 borsAuto merge of #92377 - compiler-errors:rustdoc-lifetime...
2021-12-30 borsAuto merge of #91125 - eskarn:llvm-passes-plugin-suppor...
2021-12-30 Caleb CartwrightMerge commit '4a053f206fd6799a25823c307f7d7f9d897be118...
2021-12-29 borsAuto merge of #88354 - Jmc18134:hint-space-pauth-opt...
2021-12-29 borsAuto merge of #92244 - petrochenkov:alltraits, r=cjgillot
2021-12-29 borsAuto merge of #92309 - ehuss:remove-check_lines, r...
2021-12-29 Matthias KrügerRollup merge of #92351 - TmLev:master, r=GuillaumeGomez
2021-12-29 Matthias KrügerRollup merge of #92340 - camelid:search-index-cleanup...
2021-12-29 Matthias KrügerRollup merge of #92237 - compiler-errors:issue-92100...
2021-12-29 Matthias KrügerRollup merge of #92118 - jackh726:type-alias-position...
2021-12-29 borsAuto merge of #92254 - krasimirgg:gsgdt-up, r=Mark...
2021-12-29 borsAuto merge of #92291 - AngelicosPhosphoros:typeid_inlin...
2021-12-29 borsAuto merge of #92283 - vacuus:print-generic-bounds...
2021-12-28 borsAuto merge of #92269 - vacuus:clean-generics-print...
2021-12-28 borsAuto merge of #92352 - matthiaskrgr:rollup-19fbq7u...
next