]> git.lizzy.rs Git - rust.git/history - library
Preserve the parent module of `DocFragment`s
[rust.git] / library /
2020-10-07 borsAuto merge of #77464 - ecstatic-morse:const-fn-impl...
2020-10-07 borsAuto merge of #77617 - AnthonyMikh:slice_windows_no_bou...
2020-10-07 borsAuto merge of #77341 - davidtwco:issue-73427-you-might...
2020-10-07 borsAuto merge of #77595 - petrochenkov:asmident, r=oli-obk
2020-10-07 borsAuto merge of #77119 - GuillaumeGomez:unclosed-html...
2020-10-07 borsAuto merge of #77637 - ehuss:update-cargo, r=ehuss
2020-10-07 borsAuto merge of #77626 - tamird:parse-scope-id, r=dtolnay
2020-10-07 borsAuto merge of #74194 - mbrubeck:slice-eq, r=sfackler
2020-10-06 borsAuto merge of #77630 - Dylan-DPC:rollup-kfwl55z, r...
2020-10-06 Dylan DPCRollup merge of #77624 - akoptelov:c-all-targets-fix...
2020-10-06 Dylan DPCRollup merge of #77614 - khyperia:set_span, r=eddyb
2020-10-06 Dylan DPCRollup merge of #77605 - da-x:fix-rustc-def-path, r...
2020-10-06 Dylan DPCRollup merge of #77590 - Xanewok:update-rls, r=dtolnay
2020-10-06 Dylan DPCRollup merge of #77582 - ecstatic-morse:disable-early...
2020-10-06 Dylan DPCRollup merge of #77571 - pickfire:patch-6, r=cramertj
2020-10-06 Dylan DPCRollup merge of #77568 - lcnr:mir-inline-def-id, r...
2020-10-06 Dylan DPCRollup merge of #77515 - jackh726:chalk-0.31, r=matthew...
2020-10-06 Dylan DPCRollup merge of #77400 - alarsyo:xpy-setup-suggestions...
2020-10-06 Dylan DPCRollup merge of #76911 - RalfJung:vecdeque-aliasing...
2020-10-06 Dylan DPCRollup merge of #76784 - lzutao:rd_doc, r=GuillaumeGomez
2020-10-06 Tamir DubersteinParse SocketAddrV6::scope_id
2020-10-06 Tamir DubersteinAvoid unused return
2020-10-06 borsAuto merge of #77386 - joshtriplett:static-glibc, r...
2020-10-06 AnthonyMikhEliminate bounds checking in slice::Windows
2020-10-06 borsAuto merge of #76356 - caass:hooks, r=jyn514
2020-10-06 borsAuto merge of #73905 - matthewjasper:projection-bounds...
2020-10-06 borsAuto merge of #77594 - timvermeulen:chain_advance_by...
2020-10-06 Ralf Jungavoid unnecessary intermediate reference and improve...
2020-10-06 borsAuto merge of #77606 - JohnTitor:rollup-7rgahdt, r...
2020-10-06 Yuki OkushiRollup merge of #77591 - Aaron1011:fix/hygiene-def...
2020-10-06 Yuki OkushiRollup merge of #77587 - ehuss:unicode-escape-span...
2020-10-06 Yuki OkushiRollup merge of #77573 - pickfire:patch-7, r=jyn514
2020-10-06 Yuki OkushiRollup merge of #77560 - rschoon:fix-litkind-rc-bytebuf...
2020-10-06 Yuki OkushiRollup merge of #77559 - camelid:fix-rustdoc-warnings...
2020-10-06 Yuki OkushiRollup merge of #77558 - thomcc:defaults-toml-extension...
2020-10-06 Yuki OkushiRollup merge of #77555 - camelid:patch-8, r=Mark-Simulacrum
2020-10-06 Yuki OkushiRollup merge of #77534 - Mark-Simulacrum:issue-70819...
2020-10-06 Yuki OkushiRollup merge of #77528 - tamird:avoid-cast-net-parser...
2020-10-06 Yuki OkushiRollup merge of #77228 - GuillaumeGomez:maybeuninit...
2020-10-06 Yuki OkushiRollup merge of #76995 - LingMan:middle_matches, r...
2020-10-06 Yuki OkushiRollup merge of #76855 - jyn514:platform-specific,...
2020-10-06 Yuki OkushiRollup merge of #76388 - poliorcetics:system-time-docum...
2020-10-06 Dylan MacKenzieRemove `fn` from feature name
2020-10-06 Dylan MacKenzieAdd requisite feature gates in the standard library
2020-10-05 Cassandra FridkinMerge branch 'master' into hooks
2020-10-05 Tim VermeulenTest with non-fused iterators
2020-10-05 Tim VermeulenAdd tests
2020-10-05 Tim VermeulenImplement iter::Chain::{advance_by, advance_back_by}
2020-10-05 borsAuto merge of #77171 - VFLashM:better_sso_structures...
2020-10-05 Ivan Thamhint doc use intra-doc links
2020-10-05 Ivan ThamHint doc use convert::identity relative link
2020-10-05 Ivan ThamUse matches! for core::char methods
2020-10-05 borsAuto merge of #77543 - Mark-Simulacrum:rsp-quoting...
2020-10-05 borsAuto merge of #77549 - tmiasko:simplify-branch-same...
2020-10-05 Guillaume GomezAdd missing examples for MaybeUninit
2020-10-05 borsAuto merge of #77552 - ecstatic-morse:body-def-id,...
2020-10-05 Ralf Jungmake IterMut Send/Sync again
2020-10-05 Ralf JungVecDeque: avoid more aliasing issues by working with...
2020-10-05 Ralf JungVecDeque: fix incorrect &mut aliasing in IterMut::next...
2020-10-05 Josh TriplettAdd comment explaining why libunwind doesn't need to...
2020-10-05 Josh Triplettunwind: Move linux-gnu library linking to lib.rs and...
2020-10-05 Josh TriplettUpdate libc to 0.2.79
2020-10-05 borsAuto merge of #77557 - Dylan-DPC:rollup-aib9ptp, r...
2020-10-05 borsAuto merge of #77466 - Aaron1011:reland-drop-tree,...
2020-10-05 Dylan DPCRollup merge of #77514 - scottmcm:less-once-chain-once...
2020-10-05 Dylan DPCRollup merge of #77512 - ecstatic-morse:const-checking...
2020-10-05 Dylan DPCRollup merge of #77471 - ssomers:btree_cleanup_3, r...
2020-10-05 Dylan DPCRollup merge of #77439 - varkor:min_const_generics...
2020-10-05 Dylan DPCRollup merge of #77426 - tamird:sockaddr-scope-id,...
2020-10-05 Dylan DPCRollup merge of #77407 - pietroalbini:less-build-manife...
2020-10-05 Dylan DPCRollup merge of #77395 - ssomers:btree_love_the_leaf_ed...
2020-10-05 Dylan DPCRollup merge of #77219 - mightyiam:issue_77100, r=jyn514
2020-10-05 Dylan DPCRollup merge of #76329 - GuillaumeGomez:doc-alias-crate...
2020-10-05 Dylan DPCRollup merge of #75928 - JulianKnodt:non_utf8, r=estebank
2020-10-05 Dylan DPCRollup merge of #75853 - LeSeulArtichaut:core-intra...
2020-10-04 borsAuto merge of #77023 - HeroicKatora:len-missed-optimiza...
2020-10-04 LeSeulArtichautUse more intra-doc-links in `core::fmt`
2020-10-04 Andreas MolzerAssume slice len is bounded by allocation size
2020-10-04 Tamir DubersteinInline "eof" methods
2020-10-04 Tamir DubersteinAvoid unchecked casts in net parser
2020-10-04 borsAuto merge of #77527 - jonas-schievink:rollup-szgq5he...
2020-10-04 Jonas SchievinkRollup merge of #77525 - tmiasko:nrvo-2, r=jonas-schievink
2020-10-04 Jonas SchievinkRollup merge of #77521 - bjorn3:target_feature_whitelis...
2020-10-04 Jonas SchievinkRollup merge of #77518 - camelid:rustdoc-use-correct...
2020-10-04 Jonas SchievinkRollup merge of #77513 - jyn514:refactor-doc-fragments...
2020-10-04 Jonas SchievinkRollup merge of #77504 - Amanieu:select_simd_bitmask...
2020-10-04 Jonas SchievinkRollup merge of #77445 - ssomers:btree_cleanup_7, r...
2020-10-04 Jonas SchievinkRollup merge of #77368 - est31:apfloat_fix, r=varkor
2020-10-04 Jonas SchievinkRollup merge of #77072 - sharnoff:hash-docs, r=LukasKal...
2020-10-04 Tamir DubersteinInclude scope id in SocketAddrV6::Display
2020-10-04 borsAuto merge of #76610 - hch12907:master, r=LukasKalbertodt
2020-10-04 borsAuto merge of #76448 - haraldh:default_alloc_error_hand...
2020-10-04 borsAuto merge of #77380 - fusion-engineering-forks:unbox...
2020-10-04 borsAuto merge of #77517 - JohnTitor:rollup-msbd49e, r...
2020-10-04 Yuki OkushiRollup merge of #77508 - camelid:patch-8, r=jonas-schievink
2020-10-04 Yuki OkushiRollup merge of #77473 - Mark-Simulacrum:check-limited...
2020-10-04 Yuki OkushiRollup merge of #77469 - camelid:rustdoc-better-failed...
2020-10-04 Yuki OkushiRollup merge of #77468 - camelid:fix-test-name, r=Dylan-DPC
2020-10-04 Yuki OkushiRollup merge of #77447 - ssomers:btree_cleanup_8, r...
2020-10-04 Yuki OkushiRollup merge of #77419 - GuillaumeGomez:create-e0777...
next