]> git.lizzy.rs Git - rust.git/history - library
Enable stack-overflow detection on musl for non-main threads
[rust.git] / library /
2020-08-19 Tomasz MiąskoEnable stack-overflow detection on musl for non-main...
2020-08-19 borsAuto merge of #75692 - JohnTitor:rollup-8gr04ah, r...
2020-08-19 Yuki OkushiRollup merge of #75685 - nixphix:docs/unix-ext, r=jyn514
2020-08-19 Yuki OkushiRollup merge of #75665 - GuillaumeGomez:doc-examples...
2020-08-19 Yuki OkushiRollup merge of #75658 - tgnottingham:issue-75599,...
2020-08-19 Yuki OkushiRollup merge of #75652 - jyn514:true-false-2, r=Guillau...
2020-08-19 Yuki OkushiRollup merge of #75646 - poliorcetics:intra-links-keywo...
2020-08-19 Yuki OkushiRollup merge of #75554 - jumbatm:fix-clashing-extern...
2020-08-19 Yuki OkushiRollup merge of #75499 - jack-champagne:jack-champagne...
2020-08-19 Yuki OkushiRollup merge of #75049 - janriemer:patch-1, r=poliorcetics
2020-08-19 Yuki OkushiRollup merge of #75038 - rust-lang:Havvy-patch-1, r...
2020-08-19 borsAuto merge of #75677 - cuviper:shrink-towel, r=Mark...
2020-08-19 borsAuto merge of #75555 - workingjubilee:update-everything...
2020-08-19 Prabakaran Kumaresshanresolve comments
2020-08-19 Prabakaran KumaresshanSwitch to intra-doc links in /src/sys/unix/ext/*.rs
2020-08-18 borsAuto merge of #75516 - matklad:remove-deprecation,...
2020-08-18 Josh StoneDon't panic in Vec::shrink_to_fit
2020-08-18 borsAuto merge of #75657 - TimDiekmann:allocref-cleanup...
2020-08-18 Jan Riemerdocs: add another `derive` for `Copy`able struct
2020-08-18 borsAuto merge of #75635 - Aaron1011:fix/incr-fn-param...
2020-08-18 borsAuto merge of #75639 - RalfJung:miri, r=RalfJung
2020-08-18 Tim DiekmannMake `grow_impl` unsafe
2020-08-18 borsAuto merge of #75631 - matklad:rust-analyzer-2020-08...
2020-08-18 Tim DiekmannAdd comment, which was removed by accident (again)
2020-08-18 Tim DiekmannClean up AllocRef implementation and documentation
2020-08-18 borsAuto merge of #75566 - alasher:master, r=oli-obk
2020-08-18 borsAuto merge of #75621 - TimDiekmann:no-fast-realloc...
2020-08-18 Tyler MandryRollup merge of #75637 - ctaggart:wasm32build, r=Mark...
2020-08-18 Tyler MandryRollup merge of #75603 - mati865:mingw-out-implib-compa...
2020-08-18 Tyler MandryRollup merge of #75548 - dancrossnyc:master, r=tmandry
2020-08-18 borsAuto merge of #75653 - JohnTitor:rollup-0ejtdfo, r...
2020-08-18 Yuki OkushiRollup merge of #75634 - scileo:fix-75581, r=ehuss
2020-08-18 Yuki OkushiRollup merge of #75629 - EllenNyan:ellen-intra-doc...
2020-08-18 Yuki OkushiRollup merge of #75626 - GuillaumeGomez:cleanup-e0754...
2020-08-18 Yuki OkushiRollup merge of #75613 - estebank:explain-mut-method...
2020-08-18 Yuki OkushiRollup merge of #75578 - 5M1Sec:master, r=oli-obk
2020-08-18 Yuki OkushiRollup merge of #75464 - poliorcetics:intra-links-panic...
2020-08-18 Yuki OkushiRollup merge of #75392 - TimDiekmann:non-null-uninit...
2020-08-18 Yuki OkushiRollup merge of #75389 - RalfJung:span_label, r=davidtwco
2020-08-17 borsAuto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk
2020-08-17 borsAuto merge of #75145 - davidtwco:issue-60607-preallocat...
2020-08-17 Alexis BourgetMove to intra doc links for keyword documentation
2020-08-17 borsAuto merge of #74748 - simonvandel:simplify-discriminan...
2020-08-17 borsAuto merge of #75187 - pawanbisht62:feature/incorporate...
2020-08-17 EllenRemove unnecessary links in env.rs
2020-08-17 borsAuto merge of #74940 - oli-obk:const_is_null, r=RalfJung
2020-08-17 EllenSwitch to intra-doc links for std/src/alloc.rs
2020-08-17 EllenSwitch to intra-doc links for std/src/env.rs
2020-08-17 EllenSwitch to intra-doc links for std/src/error.rs
2020-08-17 Tim DiekmannFix typo in comment
2020-08-17 Tim DiekmannAdd `as_uninit`-like methods to pointer types and unify...
2020-08-17 borsAuto merge of #75592 - RalfJung:miri-int-align, r=oli-obk
2020-08-17 Tim DiekmannRemove fast path in reallocation for same layout sizes
2020-08-17 borsAuto merge of #75535 - denisvasilik:intra-doc-links...
2020-08-17 borsAuto merge of #75468 - poliorcetics:intra-links-fs...
2020-08-17 borsAuto merge of #75568 - ehuss:cloudabi-tier3, r=Mark...
2020-08-17 borsAuto merge of #75014 - Amanieu:fix_asm_reg, r=nagisa
2020-08-16 borsAuto merge of #74562 - pickfire:is_ascii_branchless...
2020-08-16 borsAuto merge of #75609 - tmandry:rollup-yrcmgke, r=tmandry
2020-08-16 Tyler MandryRollup merge of #75596 - nixphix:docs/windows-ext,...
2020-08-16 Tyler MandryRollup merge of #75569 - tmiasko:emscripten, r=tlively
2020-08-16 Tyler MandryRollup merge of #75485 - RalfJung:pin, r=nagisa
2020-08-16 Tyler MandryRollup merge of #75423 - denisvasilik:intra-doc-links...
2020-08-16 Tyler MandryRollup merge of #75223 - Aaron1011:feature/session...
2020-08-16 Tyler MandryRollup merge of #75177 - JohnTitor:broken-mir-test...
2020-08-16 Tyler MandryRollup merge of #74204 - ayazhafiz:i/74120, r=eddyb
2020-08-16 Jan Riemerdocs: add `derive` for struct
2020-08-16 Jan Riemeradd empty line above code block
2020-08-16 Jan Riemeradd back emojis that have been removed accidentally
2020-08-16 borsAuto merge of #73176 - LeSeulArtichaut:tyctxtat-err...
2020-08-16 Jan Riemerrephrase: struct -> type
2020-08-16 Jan Riemerdocs(marker/copy): provide example for `&T` being ...
2020-08-16 Prabakaran KumaresshanSwitch to intra-doc links in /sys/windows/ext/{ffi...
2020-08-16 borsAuto merge of #75472 - Mark-Simulacrum:mangling-config...
2020-08-16 David Woodhir: introduce lang items for AST lowering
2020-08-16 borsAuto merge of #75567 - poliorcetics:intra-links-std...
2020-08-16 Alexis BourgetFix a link, improve method resolution
2020-08-16 borsAuto merge of #75536 - estebank:e0255-suggestion, r...
2020-08-16 borsAuto merge of #75565 - nixphix:docs/vxworks-ext, r...
2020-08-16 borsAuto merge of #75561 - kornelski:stringcol, r=Dylan-DPC
2020-08-16 borsAuto merge of #75553 - denisvasilik:intra-doc-links...
2020-08-16 borsAuto merge of #75541 - camelid:intra-doc-links-for...
2020-08-15 borsAuto merge of #75514 - gdhuper:gdhuper/replace_log_with...
2020-08-15 borsAuto merge of #75246 - pickfire:patch-5, r=Amanieu
2020-08-15 borsAuto merge of #75560 - Mark-Simulacrum:rustc-docs,...
2020-08-15 Denis VasilikLink to primitive instead of module
2020-08-15 Alexis BourgetMove to intra doc links in std::net
2020-08-15 Kornel LesińskiDoc: String isn't a collection
2020-08-15 CamelidRemove unnecessary intra-doc link
2020-08-15 Prabakaran Kumaresshaninline linking
2020-08-15 CamelidFix link
2020-08-15 Prabakaran Kumaresshanremove empty lines
2020-08-15 borsAuto merge of #75483 - mati865:mingw-lld-flags, r=petro...
2020-08-15 Prabakaran Kumaresshanresolve comments
2020-08-15 Prabakaran KumaresshanSwitch to intra-doc links in std/src/sys/vxworks/ext...
2020-08-15 borsAuto merge of #75537 - tmiasko:match-branch-simplify...
2020-08-15 borsAuto merge of #74576 - myfreeweb:freebsd-sanitizers...
2020-08-15 borsAuto merge of #75518 - davidtwco:issue-75326-polymorphi...
2020-08-15 Ivan ThamUse resolve.conf as example for Path ends_with
2020-08-15 borsAuto merge of #75539 - ehuss:fix-crate-version-rustdoc...
next