about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-04-23std::net: tests for Ipv4addr::is_shared()Corentin Henry-0/+15
2019-04-23std::net: add warning in Ipv4addr::is_reserved() documentationCorentin Henry-0/+7
2019-04-23std::net: add warning in Ipv6Addr::is_unicast_site_local() docCorentin Henry-0/+8
2019-04-22std::net: tests for Ipv4addr::is_reserved()Corentin Henry-0/+15
2019-04-22std::net: tests for Ipv4addr::is_ietf_protocol_assignment()Corentin Henry-0/+16
2019-04-22std::net: tests for Ipv4addr::is_benchmarking()Corentin Henry-16/+30
2019-04-22std::net: tests for Ipv6addr::is_unicast_link_local{_strict}()Corentin Henry-20/+49
2019-04-22std::net: fix tests for site-local ipv6 addressesCorentin Henry-2/+2
2019-04-22std::net: fix Ipv4addr::is_global() testsCorentin Henry-4/+4
2019-04-22std::net: use macros to test ip propertiesCorentin Henry-143/+381
2019-04-22std::net: fix documentation markdownCorentin Henry-3/+5
2019-04-22std::net: fix Ipv4Addr::is_global()Corentin Henry-8/+64
2019-04-22std::net: add Ipv4Addr::is_shared()Corentin Henry-0/+22
2019-04-22std::net: add Ipv4Addr::is_ietf_protocol_assignment()Corentin Henry-0/+34
2019-04-22std::net: add Ipv4Addr::is_benchmarking()Corentin Henry-0/+25
2019-04-22std::net: add Ipv4Addr::is_reserved()Corentin Henry-0/+28
2019-04-20std::net: fix doc markdown in Ipv6Addr::is_unique_local()Corentin Henry-1/+1
2019-04-20std::net: add Ipv6Addr::is_unicast_link_local_strict()Corentin Henry-6/+96
2019-04-20std::net: improve Ipv6Addr::is_unicast_site_local() docCorentin Henry-2/+11
2019-04-20std::net: site-local ipv6 prefixes are globalCorentin Henry-4/+14
2019-04-20Auto merge of #60120 - matthiaskrgr:submodule_upd, r=sanxiynbors-10/+8
2019-04-19Auto merge of #59981 - estebank:recover-struct-lit, r=petrochenkovbors-282/+341
2019-04-19submodules: update clippy from fbb3a47b to cafbe7f2Matthias Krüger-10/+8
2019-04-19Some cleanup to `maybe_parse_struct_expr`Vadim Petrochenkov-54/+26
2019-04-19remove duplicated code and simplify logicEsteban Küber-94/+145
2019-04-19Identify missing ambiguous case with best effort suggestionEsteban Küber-51/+132
2019-04-19Emit specific error for struct literal in conditionsEsteban Küber-207/+162
2019-04-19Auto merge of #60072 - RalfJung:linked-list, r=shepmasterbors-11/+37
2019-04-19fix LinkedList invalidating mutable referencesRalf Jung-11/+37
2019-04-19Auto merge of #60077 - RalfJung:miri-alloc-tests, r=joshtriplettbors-1/+15
2019-04-19Auto merge of #60063 - spastorino:place2_2, r=oli-obkbors-254/+298
2019-04-19move variable down to where it is usedRalf Jung-5/+5
2019-04-19Auto merge of #60073 - rchaser53:issue-60049, r=estebankbors-10/+61
2019-04-19avoid type-check body of DefIdrchaser53-10/+61
2019-04-19Rollup merge of #60098 - Centril:libcore-deny-more, r=varkorMazdak Farrokhzad-236/+233
2019-04-19Rollup merge of #60097 - cuviper:llvm8-mergefunc-use-aliases, r=rkruppeMazdak Farrokhzad-10/+1
2019-04-19Rollup merge of #60082 - TimDiekmann:master, r=RalfJungMazdak Farrokhzad-14/+14
2019-04-19Rollup merge of #60080 - nathankleyn:fix-issue-60068, r=CentrilMazdak Farrokhzad-3/+3
2019-04-19Rollup merge of #60078 - matklad:patch-1, r=shepmasterMazdak Farrokhzad-1/+1
2019-04-19Rollup merge of #60064 - estebank:issue-59980, r=varkorMazdak Farrokhzad-19/+39
2019-04-19Rollup merge of #60061 - estebank:field-sugg, r=davidtwcoMazdak Farrokhzad-30/+60
2019-04-19Rollup merge of #60060 - mtak-:rtm-x86-feature, r=petrochenkovMazdak Farrokhzad-1/+5
2019-04-19Rollup merge of #60056 - topecongiro:rustfmt-1.2.1, r=alexcrichtonMazdak Farrokhzad-5/+5
2019-04-19Rollup merge of #60052 - varkor:unused-parameter-diagnostic, r=estebankMazdak Farrokhzad-24/+27
2019-04-19Rollup merge of #60045 - estebank:suggest-std, r=petrochenkovMazdak Farrokhzad-40/+134
2019-04-19Rollup merge of #60041 - jnferner:patch-1, r=shepmasterMazdak Farrokhzad-2/+1
2019-04-19Rollup merge of #60032 - rust-lang:remove-unwanted-z-index, r=QuietMisdreavusMazdak Farrokhzad-1/+0
2019-04-19Rollup merge of #60023 - koalatux:nth-back, r=scottmcmMazdak Farrokhzad-0/+49
2019-04-19Rollup merge of #59933 - sourcefrog:doc-fmt, r=shepmasterMazdak Farrokhzad-3/+4
2019-04-19Rollup merge of #59915 - michaelwoerister:sp-event-filters-1, r=wesleywiserMazdak Farrokhzad-28/+97