]> git.lizzy.rs Git - rust.git/history - library
Use detailed and shorter fs error explaination
[rust.git] / library /
2021-03-27 Ivan ThamUse detailed and shorter fs error explaination
2020-11-24 borsAuto merge of #78548 - camelid:driver-tty, r=oli-obk
2020-11-24 borsAuto merge of #79377 - jonas-schievink:rollup-ye81i66...
2020-11-24 Jonas SchievinkRollup merge of #79374 - mendess:const-param-expr-diagn...
2020-11-24 Jonas SchievinkRollup merge of #79367 - Dirbaio:trap-unreachable,...
2020-11-24 Jonas SchievinkRollup merge of #79358 - ssomers:btree_public_comments...
2020-11-24 Jonas SchievinkRollup merge of #79354 - ssomers:btree_bereave_BoxedNod...
2020-11-24 Jonas SchievinkRollup merge of #79351 - Takashiidobe:keyword-docs...
2020-11-24 Jonas SchievinkRollup merge of #79346 - tmiasko:more-names, r=jonas...
2020-11-24 Jonas SchievinkRollup merge of #79321 - camelid:intra-doc-bang, r...
2020-11-24 Jonas SchievinkRollup merge of #79312 - jyn514:doctree-impl, r=Guillau...
2020-11-24 Jonas SchievinkRollup merge of #79310 - jyn514:fold-item-cleanup,...
2020-11-24 Jonas SchievinkRollup merge of #76858 - rcvalle:rust-lang-exploit...
2020-11-24 borsAuto merge of #79294 - petrochenkov:determ, r=varkor
2020-11-24 borsAuto merge of #79228 - flip1995:clippyup, r=oli-obk
2020-11-24 borsAuto merge of #78953 - mzohreva:mz/from_raw_fd, r=Mark...
2020-11-24 borsAuto merge of #78636 - dtolnay:puncteq, r=petrochenkov
2020-11-23 borsAuto merge of #78343 - camelid:macros-qualify-panic...
2020-11-23 CamelidClean up `core` macros documentation
2020-11-23 CamelidQualify `panic!` as `core::panic!` in non-built-in...
2020-11-23 borsAuto merge of #78439 - lzutao:rm-clouldabi, r=Mark...
2020-11-23 Stein SomersBTreeMap/BTreeSet: make public doc more consistent
2020-11-23 borsAuto merge of #79345 - jonas-schievink:rollup-1yhhzx9...
2020-11-23 Stein SomersBTreeMap: cut out the ceremony around BoxedNode
2020-11-23 takashiidobeFix typo in keyword docs for traits
2020-11-23 Jonas SchievinkRollup merge of #79343 - flip1995:mailmap, r=Mark-Simul...
2020-11-23 Jonas SchievinkRollup merge of #79337 - LingMan:map, r=jyn514
2020-11-23 Jonas SchievinkRollup merge of #79333 - o752d:patch-3, r=Mark-Simulacrum
2020-11-23 Jonas SchievinkRollup merge of #79330 - jyn514:typo, r=jyn514
2020-11-23 Jonas SchievinkRollup merge of #79325 - LingMan:try_op, r=jonas-schievink
2020-11-23 Jonas SchievinkRollup merge of #79324 - LingMan:and_then, r=jonas...
2020-11-23 Jonas SchievinkRollup merge of #79287 - jonas-schievink:const-trait...
2020-11-23 Jonas SchievinkRollup merge of #79236 - lcnr:mcg-resolve-dsb, r=eddyb
2020-11-23 Jonas SchievinkRollup merge of #79080 - camelid:mir-visit-debuginfo...
2020-11-23 Jonas SchievinkRollup merge of #76829 - tspiteri:const-int-pow, r...
2020-11-23 borsAuto merge of #79186 - JulianKnodt:str_from, r=Mark...
2020-11-23 flip1995Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18...
2020-11-23 borsAuto merge of #77893 - petertodd:2020-impl-default...
2020-11-23 borsAuto merge of #76226 - CDirkx:const-ipaddr, r=dtolnay
2020-11-23 oliverdoc typo
2020-11-23 borsAuto merge of #79172 - a1phyr:cold_abort, r=Mark-Simulacrum
2020-11-23 Trevor Spitericonst_int_pow will be stabilized in 1.50.0, not in...
2020-11-23 Trevor Spiteristabilize const_int_pow
2020-11-23 Christiaan DirkxBump version to 1.50.0
2020-11-23 Christiaan DirkxStabilize `IpAddr::is_ipv4` and `is_ipv6` as const
2020-11-22 borsAuto merge of #79319 - m-ou-se:rollup-d9n5viq, r=m...
2020-11-22 kadminChange slice::to_vec to not use extend_from_slice
2020-11-22 Lzu TaoDrop support for cloudabi targets
2020-11-22 Mara BosRollup merge of #79299 - varkor:stabilise-then, r=m...
2020-11-22 Mara BosRollup merge of #79297 - ssomers:btree_post_redux,...
2020-11-22 Mara BosRollup merge of #79295 - ssomers:btree_fix_78903, r...
2020-11-22 Mara BosRollup merge of #79293 - Havvy:test-eval-order-compound...
2020-11-22 Mara BosRollup merge of #79267 - ssomers:btree_namespaces,...
2020-11-22 Mara BosRollup merge of #78793 - camelid:fixup-structuraleq...
2020-11-22 Mara BosRollup merge of #78608 - ThinkChaos:stabilize_refcell_t...
2020-11-22 Mara BosRollup merge of #78305 - ChrisDenton:const-layout,...
2020-11-22 Mara BosRollup merge of #77697 - WaffleLapkin:iter_split_adapto...
2020-11-22 Mara BosRollup merge of #76941 - clarfonthey:is_subnormal,...
2020-11-22 Chris DentonStabilize `alloc::Layout const` functions
2020-11-22 borsAuto merge of #79219 - shepmaster:beta-bump, r=Mark...
2020-11-22 ltdkAdd f{32,64}::is_subnormal
2020-11-22 ThinkChaosStabilize refcell_take
2020-11-22 borsAuto merge of #79243 - Nadrieril:consolidate-tests...
2020-11-22 borsAuto merge of #79306 - GuillaumeGomez:rollup-4cnudfj...
2020-11-22 Guillaume GomezRollup merge of #79302 - est31:issue_73899_test, r...
2020-11-22 Guillaume GomezRollup merge of #79300 - GuillaumeGomez:hidden-feature...
2020-11-22 Guillaume GomezRollup merge of #79292 - nico-abram:master, r=jonas...
2020-11-22 Guillaume GomezRollup merge of #78670 - sasurau4:test/check-pass-incre...
2020-11-22 varkorStabilise `then`
2020-11-22 borsAuto merge of #78816 - SkiFire13:fix-slice-pointer...
2020-11-22 Stein SomersBTreeMap: swap the names of NodeRef::new and Root:...
2020-11-22 Stein SomersBTreeMap: fix minor testing mistakes in #78903
2020-11-22 borsAuto merge of #77872 - Xaeroxe:stabilize-clamp, r=scottmcm
2020-11-22 borsAuto merge of #79275 - integer32llc:doc-style, r=jonas...
2020-11-22 borsAuto merge of #79229 - sdroege:slice-fill-memset, r...
2020-11-22 borsAuto merge of #78752 - jyn514:html-diff, r=GuillaumeGomez
2020-11-21 WaffleRemove multiline `use`s
2020-11-21 WaffleFix doc links in core::iter::sources
2020-11-21 WaffleMerge `use`s in core::iter
2020-11-21 WaffleSplit iterator sources into different modules
2020-11-21 WaffleSplit iterator adaptors into individual modules
2020-11-21 borsAuto merge of #78461 - TimDiekmann:vec-alloc, r=Amanieu
2020-11-21 borsAuto merge of #79273 - Dylan-DPC:rollup-zd10xlt, r...
2020-11-21 Carol (Nichols ... More consistently use spaces after commas in lists...
2020-11-21 Dylan DPCRollup merge of #79272 - tmiasko:array-clone, r=jonas...
2020-11-21 Dylan DPCRollup merge of #79264 - jyn514:less-doctree, r=Guillau...
2020-11-21 Dylan DPCRollup merge of #79256 - bugadani:query-typo, r=jonas...
2020-11-21 Dylan DPCRollup merge of #79238 - eddyb:rustc-log-stderr, r...
2020-11-21 Dylan DPCRollup merge of #79231 - wusyong:issue-79137, r=lcnr
2020-11-21 Dylan DPCRollup merge of #79182 - lochsh:78777-fix-extern-types...
2020-11-21 Dylan DPCRollup merge of #79067 - bjorn3:abi_refactor, r=nagisa
2020-11-21 Dylan DPCRollup merge of #77844 - RalfJung:zst-box, r=nikomatsakis
2020-11-21 borsAuto merge of #79237 - alexcrichton:update-backtrace...
2020-11-21 borsAuto merge of #79115 - cuviper:rust-description, r...
2020-11-21 Stein SomersBTreeMap: address namespace conflicts
2020-11-21 borsAuto merge of #77805 - JohnTitor:non-standard-char...
2020-11-21 borsAuto merge of #79250 - RalfJung:miri, r=RalfJung
2020-11-21 borsAuto merge of #79222 - yoshuawuyts:slice-fill-with...
2020-11-21 borsAuto merge of #79003 - petrochenkov:innertest, r=estebank
2020-11-21 borsAuto merge of #78588 - HeroicKatora:sccc, r=nikomatsakis
next