]> git.lizzy.rs Git - rust.git/history - src/librustdoc/passes/collect_trait_impls.rs
Rollup merge of #89876 - AlexApps99:const_ops, r=oli-obk
[rust.git] / src / librustdoc / passes / collect_trait_impls.rs
2021-10-30 Matthias KrügerRollup merge of #89876 - AlexApps99:const_ops, r=oli-obk
2021-10-30 borsAuto merge of #89174 - ChrisDenton:automatic-verbatim...
2021-10-30 borsAuto merge of #88268 - GuillaumeGomez:generics-search...
2021-10-29 borsAuto merge of #90346 - ferrocene:pa-short-circuit,...
2021-10-29 borsAuto merge of #90390 - umanwizard:update-miri, r=RalfJung
2021-10-29 borsAuto merge of #90389 - camelid:rustdoc-rayon, r=jyn514
2021-10-29 borsAuto merge of #90373 - tmiasko:union-qualification...
2021-10-29 borsAuto merge of #90214 - tmiasko:indirect-mutation-qualif...
2021-10-29 borsAuto merge of #90380 - Mark-Simulacrum:revert-89558...
2021-10-29 borsAuto merge of #90363 - camelid:build-impl-perf, r=jyn514
2021-10-28 Matthias KrügerRollup merge of #90336 - mbartlett21:patch-4, r=Mark...
2021-10-28 Matthias KrügerRollup merge of #90082 - noncombatant:patch-1, r=Guilla...
2021-10-28 borsAuto merge of #90281 - xldenis:public-borrow-set, r...
2021-10-28 borsAuto merge of #90218 - JakobDegen:adt_significant_drop_...
2021-10-28 borsAuto merge of #90145 - cjgillot:sorted-map, r=michaelwo...
2021-10-28 borsAuto merge of #90339 - GuillaumeGomez:doc-alias-doc...
2021-10-28 Noah LevImprove perf measurements of `build_extern_trait_impl`
2021-10-27 Matthias KrügerRollup merge of #90304 - vandenheuvel:test_issue_75961...
2021-10-27 Matthias KrügerRollup merge of #90288 - JakobDegen:import_diagnostics...
2021-10-27 Matthias KrügerRollup merge of #90267 - EliseZeroTwo:elisezerotwo...
2021-10-27 Matthias KrügerRollup merge of #90239 - r00ster91:patch-1, r=fee1...
2021-10-27 borsAuto merge of #90273 - nbdd0121:const, r=fee1-dead
2021-10-27 borsAuto merge of #90186 - jsha:fix-header-sizes, r=Guillau...
2021-10-27 borsAuto merge of #89652 - rcvalle:rust-cfi, r=nagisa
2021-10-27 borsAuto merge of #90337 - matthiaskrgr:rollup-azkr158...
2021-10-27 Matthias KrügerRollup merge of #90278 - notriddle:notriddle/highlight...
2021-10-27 Matthias KrügerRollup merge of #90232 - konan8205:master, r=GuillaumeGomez
2021-10-27 Matthias KrügerRollup merge of #90154 - camelid:remove-getdefid, r...
2021-10-25 Matthias KrügerRollup merge of #89581 - jblazquez:master, r=Mark-Simul...
2021-10-23 Matthias KrügerRollup merge of #89829 - voidc:assoc-const-variance...
2021-10-23 Matthias KrügerRollup merge of #85833 - willcrichton:example-analyzer...
2021-10-23 Matthias KrügerRollup merge of #89468 - FabianWolff:issue-89358, r...
2021-10-23 Matthias KrügerRollup merge of #88300 - ijackson:exitstatusext-methods...
2021-10-22 Noah LevRename `Type::def_id_full()` to `Type::def_id()`
2021-10-22 Noah LevRename `Type::def_id()` to `Type::def_id_no_primitives()`
2021-10-22 Noah LevUse `def_id_full()` where easily possible
2021-10-22 Yuki OkushiRollup merge of #89257 - aDotInTheVoid:macro-error...
2021-10-22 Yuki OkushiRollup merge of #88624 - kellerkindt:master, r=JohnTitor
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-21 Yuki OkushiRollup merge of #88644 - eopb:abstractconst_leaf_subst...
2021-10-21 Yuki OkushiRollup merge of #87440 - twetzel59:fix-barrier-no-op...
2021-10-21 Yuki OkushiRollup merge of #86984 - Smittyvb:ipv4-octal-zero,...
2021-10-20 Caleb CartwrightMerge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6...
2021-10-19 Yuki OkushiRollup merge of #88789 - the8472:rm-zip-bound, r=JohnTitor
2021-10-19 Yuki OkushiRollup merge of #87404 - rylev:artifact-size-profiling...
2021-10-19 Yuki OkushiRollup merge of #86479 - exphp-forks:float-debug-expone...
2021-10-18 borsAuto merge of #89124 - cjgillot:owner-info, r=michaelwo...
2021-10-17 borsAuto merge of #89514 - davidtwco:polymorphize-shims...
2021-10-17 borsAuto merge of #88652 - AGSaidi:linux-aarch64-should...
2021-10-16 Yuki OkushiRollup merge of #89507 - lopopolo:lopopolo/ordering...
2021-10-16 Matthias KrügerRollup merge of #89509 - jhpratt:stabilize-const_unreac...
2021-10-15 borsAuto merge of #89337 - mbrubeck:vec-leak, r=m-ou-se
2021-10-15 borsAuto merge of #88717 - tabokie:vecdeque-fast-append...
2021-10-15 Matthias KrügerRollup merge of #86011 - tlyu:correct-sized-bound-spans...
2021-10-14 Matthias KrügerRollup merge of #89865 - tmandry:llvm-static, r=Mark...
2021-10-14 Matthias KrügerRollup merge of #89433 - arlosi:stdin-fix, r=joshtriplett
2021-10-14 borsAuto merge of #88698 - Noble-Mushtak:master, r=nikomats...
2021-10-13 Matthias KrügerRollup merge of #89759 - jyn514:x-build-assemble, r...
2021-10-13 Matthias KrügerRollup merge of #89757 - jyn514:submodule, r=Mark-Simul...
2021-10-13 Matthias KrügerRollup merge of #89670 - yoshuawuyts:available-parallel...
2021-10-13 Matthias KrügerRollup merge of #89347 - TaKO8Ki:crate-or-module-typo...
2021-10-12 borsAuto merge of #88788 - falk-hueffner:speedup-int-log10...
2021-10-11 Matthias KrügerRollup merge of #89760 - jyn514:remove-incremental...
2021-10-11 Matthias KrügerRollup merge of #89756 - jyn514:bootstrap-times, r...
2021-10-11 Matthias KrügerRollup merge of #89710 - sireliah:e0482, r=GuillaumeGomez
2021-10-11 Matthias KrügerRollup merge of #89675 - oli-obk:type_checker, r=davidtwco
2021-10-11 Matthias KrügerRollup merge of #89651 - ibraheemdev:poll-ready, r...
2021-10-11 Matthias KrügerRollup merge of #89643 - cjgillot:overlap, r=matthewjasper
2021-10-11 borsAuto merge of #89648 - nbdd0121:issue-89606, r=nikomatsakis
2021-10-11 Guillaume GomezRollup merge of #89655 - tlyu:find-non-merge-commits...
2021-10-11 borsAuto merge of #89709 - clemenswasser:apply_clippy_sugge...
2021-10-11 borsAuto merge of #89597 - michaelwoerister:improve-vtable...
2021-10-10 Matthias KrügerRollup merge of #89736 - GuillaumeGomez:rm-unused-css...
2021-10-10 Matthias KrügerRollup merge of #89707 - clemenswasser:apply_clippy_sug...
2021-10-10 Matthias KrügerRollup merge of #89691 - Nicholas-Baron:debugger_comman...
2021-10-10 Matthias KrügerRollup merge of #89632 - GuillaumeGomez:fix-docblock...
2021-10-10 Matthias KrügerRollup merge of #89579 - workingjubilee:regression...
2021-10-10 borsAuto merge of #89541 - workingjubilee:abbrev-shufvec...
2021-10-10 Matthias KrügerRollup merge of #89720 - jkugelman:must-use-math-operat...
2021-10-10 Matthias KrügerRollup merge of #89719 - jkugelman:must-use-char-escape...
2021-10-10 Matthias KrügerRollup merge of #89718 - jkugelman:must-use-is_conditio...
2021-10-10 Matthias KrügerRollup merge of #89713 - nbdd0121:doc2, r=Amanieu
2021-10-10 Matthias KrügerRollup merge of #89705 - nbdd0121:doc, r=GuillaumeGomez
2021-10-10 Matthias KrügerRollup merge of #89520 - GuillaumeGomez:cache-rustdoc...
2021-10-10 Matthias KrügerRollup merge of #89438 - pierwill:prefix-free-hash...
2021-10-10 Matthias KrügerRollup merge of #89428 - DevinR528:reachable-featuregat...
2021-10-10 Matthias KrügerRollup merge of #88713 - falk-hueffner:int-log10-docume...
2021-10-10 Matthias KrügerRollup merge of #88374 - joshlf:patch-2, r=JohnTitor
2021-10-10 borsAuto merge of #89633 - rhysd:issue-65230, r=petrochenkov
2021-10-10 borsAuto merge of #89219 - nickkuk:str_split_once_get_unche...
2021-10-10 borsAuto merge of #88952 - skrap:add-armv7-uclibc, r=nagisa
2021-10-10 borsAuto merge of #89695 - jsha:more-templates, r=Guillaume...
2021-10-10 borsAuto merge of #89661 - rusticstuff:libisl_mirror_take_t...
2021-10-09 borsAuto merge of #89631 - camsteffen:clippy-boot-env,...
2021-10-09 borsAuto merge of #88379 - camelid:cleanup-clean, r=jyn514
2021-10-09 Guillaume GomezRollup merge of #87528 - :stack_overflow_obsd, r=joshtr...
2021-10-07 flip1995Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b...
2021-10-05 Manish GoregaokarRollup merge of #87631 - :solarish_upd_fs, r=joshtriplett
2021-10-04 Manish GoregaokarRollup merge of #86434 - CDirkx:ipv6-benchmarking,...
2021-10-03 borsAuto merge of #87870 - WaffleLapkin:pub_split_at_unchec...
next