]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_llvm/Cargo.toml
Add back missing doc
[rust.git] / compiler / rustc_codegen_llvm / Cargo.toml
2021-06-25 borsAuto merge of #85640 - bjorn3:custom_ice_hook, r=jackh726
2021-06-24 borsAuto merge of #85427 - ehuss:fix-use-placement, r=jackh726
2021-06-23 borsAuto merge of #86138 - FabianWolff:issue-85871, r=nikom...
2021-06-22 borsAuto merge of #85193 - pnkfelix:readd-support-for-inner...
2021-06-21 Yuki OkushiRollup merge of #86114 - JDuchniewicz:feat/panic-frame...
2021-06-21 Yuki OkushiRollup merge of #86037 - soerenmeier:cursor_remaining...
2021-06-21 Yuki OkushiRollup merge of #85054 - jethrogb:jb/sgx-inline-asm...
2021-06-21 Yuki OkushiRollup merge of #86156 - ehuss:linkchecker-fixes, r...
2021-06-21 Yuki OkushiRollup merge of #85637 - RalfJung:partial-ord, r=m...
2021-06-21 Yuki OkushiRollup merge of #83739 - JohnTitor:issue-75889, r=estebank
2021-06-20 borsAuto merge of #85980 - ssomers:btree_cleanup_LeafRange...
2021-06-20 borsAuto merge of #85538 - r00ster91:iterrepeat, r=Mark...
2021-06-19 Yuki OkushiRollup merge of #86136 - m-ou-se:proc-macro-open-close...
2021-06-18 borsAuto merge of #85815 - YuhanLiin:buf-read-data-left...
2021-06-18 borsAuto merge of #85747 - maxwase:path-symlinks-methods...
2021-06-18 borsAuto merge of #85421 - Smittyvb:rm_pushpop_unsafe,...
2021-06-18 borsAuto merge of #85284 - eggyal:custom-profiler-runtime...
2021-06-17 Mara BosRollup merge of #85925 - clarfonthey:lerp, r=m-ou-se
2021-06-17 borsAuto merge of #83572 - pkubaj:patch-1, r=nagisa
2021-06-17 Yuki OkushiRollup merge of #85802 - Thomasdezeeuw:ioslice-advance...
2021-06-17 Yuki OkushiRollup merge of #85663 - fee1-dead:document-arc-from...
2021-06-17 borsAuto merge of #85755 - b-naber:unexpected_concrete_regi...
2021-06-17 borsAuto merge of #85834 - cjgillot:save-sbi, r=michaelwoer...
2021-06-17 borsAuto merge of #86164 - FabianWolff:issue-86053, r=davidtwco
2021-06-16 Yuki OkushiRollup merge of #86141 - amorison:link-ref-in-doc-dyn...
2021-06-16 Yuki OkushiRollup merge of #86140 - scottmcm:array-hash-facepalm...
2021-06-16 Yuki OkushiRollup merge of #86104 - FabianWolff:issue-86085, r...
2021-06-16 Yuki OkushiRollup merge of #85870 - ptrojahn:mir_dump_whitespace...
2021-06-16 borsAuto merge of #86179 - the8472:revere-path-cmp, r=kennytm
2021-06-16 Yuki OkushiRollup merge of #86209 - tlyu:option-doc-typos, r=JohnTitor
2021-06-16 borsAuto merge of #85820 - CDirkx:is_unicast_site_local...
2021-06-15 borsAuto merge of #85406 - VillSnow:integrate_binary_search...
2021-06-15 borsAuto merge of #85154 - cjgillot:lessfn, r=bjorn3
2021-06-15 Yuki OkushiRollup merge of #85792 - mjptree:refactor-windows-socke...
2021-06-15 Yuki OkushiRollup merge of #85608 - scottmcm:stabilize-control...
2021-06-15 Yuki OkushiRollup merge of #82179 - mbartlett21:patch-5, r=joshtri...
2021-06-15 Yuki OkushiRollup merge of #80269 - pickfire:patch-4, r=joshtriplett
2021-06-15 borsAuto merge of #85541 - XAMPPRocky:relnotes_1.53.0,...
2021-06-15 borsAuto merge of #84867 - pnkfelix:rustdoc-revert-deref...
2021-06-14 borsAuto merge of #85758 - petertodd:2021-revert-manuallydr...
2021-06-12 borsAuto merge of #82703 - iago-lito:nonzero_add_mul_pow...
2021-06-12 borsAuto merge of #86130 - BoxyUwU:abstract_const_as_cast...
2021-06-11 Yuki OkushiRollup merge of #86189 - JohnTitor:relate-fn-pub, r...
2021-06-11 Yuki OkushiRollup merge of #86174 - lqd:const-ub-align, r=RalfJung
2021-06-11 Yuki OkushiRollup merge of #86153 - tmiasko:dummy-span, r=estebank
2021-06-11 Yuki OkushiRollup merge of #85823 - fee1-dead:borrowck-0, r=jackh726
2021-06-11 Yuki OkushiRollup merge of #85800 - BoxyUwU:const-param-default...
2021-06-11 borsAuto merge of #85885 - bjorn3:remove_box_region, r...
2021-06-11 borsAuto merge of #86116 - FabianWolff:issue-86100, r=varkor
2021-06-11 borsAuto merge of #85994 - tmiasko:monomorphic-needs-drop...
2021-06-10 borsAuto merge of #85630 - gilescope:to_digit_speedup3...
2021-06-10 borsAuto merge of #86098 - pietroalbini:test-stable, r...
2021-06-10 borsAuto merge of #86020 - nagisa:nagisa/outliner, r=pnkfelix
2021-06-10 borsAuto merge of #82639 - jyn514:stable-options, r=Mark...
2021-06-10 borsAuto merge of #85741 - tmiasko:ssa, r=nagisa
2021-06-10 borsAuto merge of #86186 - JohnTitor:rollup-upaw6wx, r...
2021-06-10 Yuki OkushiRollup merge of #84687 - a1phyr:improve_rwlock, r=m...
2021-06-10 borsAuto merge of #85910 - cjgillot:no-meta-version, r...
2021-06-04 Yuki OkushiRollup merge of #85888 - steffahn:fix_internal_trustedr...
2021-06-03 flip1995Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31...
2021-06-03 Yuki OkushiRollup merge of #85896 - BoxyUwU:remove-fixme-fwd-decla...
2021-06-01 Camille GILLOTDrop metadata_encoding_version.
2021-06-01 borsAuto merge of #85886 - GuillaumeGomez:rollup-l3yr3np...
2021-06-01 Guillaume GomezRollup merge of #85860 - pickfire:patch-5, r=GuillaumeGomez
2021-06-01 Guillaume GomezRollup merge of #85826 - jsha:npo, r=joshtriplett
2021-06-01 Guillaume GomezRollup merge of #85622 - jsha:untoggle-undocumented...
2021-06-01 Guillaume GomezRollup merge of #85473 - infinity0:master, r=jackh726
2021-06-01 borsAuto merge of #85884 - rust-lang:revert-85153-qresolve...
2021-06-01 Camille GillotRevert "Reduce the amount of untracked state in TyCtxt"
2021-06-01 borsAuto merge of #85859 - pickfire:patch-3, r=CraftSpider
2021-06-01 borsAuto merge of #85856 - lnicola:rust-analyzer-2021-05...
2021-06-01 borsAuto merge of #85153 - cjgillot:qresolve, r=Aaron1011
2021-05-30 Camille GILLOTDrop metadata_encoding_version.
2021-05-27 bjorn3Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9...
2021-05-20 flip1995Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577...
2021-05-15 Caleb CartwrightAdd 'src/tools/rustfmt/' from commit '7872306edf2e11a69...
2021-05-06 flip1995Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f...
2021-05-02 borsAuto merge of #82576 - gilescope:to_string, r=Amanieu
2021-04-30 Erin PowerMerge commit '15c8d31392b9fbab3b3368b67acc4bbe5983115a...
2021-04-30 Erin PowerSync rustc_codegen_cranelift 'ddd4ce25535cf71203ba37008...
2021-04-27 flip1995Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8...
2021-04-23 Yuki OkushiRollup merge of #80805 - camelid:iter-by_ref-example...
2021-04-23 borsAuto merge of #82585 - TrolledWoods:master, r=dtolnay
2021-04-22 flip1995Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344...
2021-04-08 Dylan DPCRollup merge of #80733 - steffahn:prettify_pin_links...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-04-07 borsAuto merge of #81047 - glittershark:stabilize-cmp-min...
2021-04-06 borsAuto merge of #81641 - bjorn3:find_codegen_backend...
2021-04-04 Dylan DPCRollup merge of #81619 - SkiFire13:resultshunt-inplace...
2021-04-03 borsAuto merge of #81507 - weiznich:add_diesel_to_cargo_tes...
2021-04-03 Yuki OkushiRollup merge of #82487 - CDirkx:const-socketaddr, r...
2021-03-30 Dylan DPCRollup merge of #80720 - steffahn:prettify_prelude_impo...
2021-03-29 Dylan DPCRollup merge of #82331 - frol:feat/std-binary-heap...
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-28 borsAuto merge of #81728 - Qwaz:fix-80335, r=joshtriplett
2021-03-27 Yuki OkushiRollup merge of #79399 - pickfire:patch-3, r=JohnTitor
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-23 Yuki OkushiRollup merge of #81917 - rust-lang:relnotes-1.51.0...
2021-03-22 Dylan DPCRollup merge of #82374 - clehner:licenses, r=joshtriplett
2021-03-22 Dylan DPCRollup merge of #82554 - SkiFire13:fix-string-retain...
next