]> git.lizzy.rs Git - rust.git/history - src/libstd/io/error.rs
Auto merge of #30641 - tsion:match-range, r=eddyb
[rust.git] / src / libstd / io / error.rs
2015-12-31 borsAuto merge of #30641 - tsion:match-range, r=eddyb
2015-12-31 borsAuto merge of #30586 - nagisa:mir-cast, r=arielb1
2015-12-31 borsAuto merge of #30585 - Ms2ger:ExplicitSelfCategory...
2015-12-30 borsAuto merge of #30375 - aaronkeen:issue_28777, r=eddyb
2015-12-30 borsAuto merge of #30467 - shahn:master, r=brson
2015-12-30 Steve KlabnikRollup merge of #30620 - salty-horse:an_mut, r=brson
2015-12-30 Steve KlabnikRollup merge of #30556 - nodakai:patch-1, r=brson
2015-12-30 Steve KlabnikRollup merge of #30511 - defyrlt:issue_30507, r=stevekl...
2015-12-30 Steve KlabnikRollup merge of #30502 - Luke-Nukem:master, r=steveklabnik
2015-12-30 Steve KlabnikRollup merge of #30373 - ChrisBuchholz:master, r=stevek...
2015-12-30 borsAuto merge of #30526 - Ms2ger:PathParameters, r=brson
2015-12-30 borsAuto merge of #30542 - nrc:errs-base, r=nagisa
2015-12-30 borsAuto merge of #30458 - fhahn:fix-warnings-tests-stdlib...
2015-12-29 Florian HahnFix warnings when compiling stdlib with --test
2015-12-23 borsAuto merge of #30353 - alexcrichton:rpath-by-default...
2015-12-21 borsAuto merge of #30413 - pnkfelix:fsk-span_note, r=Manish...
2015-12-18 borsAuto merge of #30286 - oli-obk:const_error_span, r...
2015-12-18 Manish GoregaokarRollup merge of #30286 - oli-obk:const_error_span,...
2015-12-18 borsAuto merge of #30272 - tshepang:doc-drain, r=bluss
2015-12-18 borsAuto merge of #29907 - nagisa:mir-moar-constants, r...
2015-12-16 borsAuto merge of #30341 - pnkfelix:call-site-scope, r...
2015-12-16 borsAuto merge of #29962 - aturon:coherence-errors, r=nmatsakis
2015-12-16 borsAuto merge of #30269 - sanxiyn:no-mangle-generic, r...
2015-12-16 Manish GoregaokarRollup merge of #30388 - DanielJCampbell:macro-ident...
2015-12-16 Manish GoregaokarRollup merge of #30368 - arielb1:region-unification...
2015-12-16 Manish GoregaokarRollup merge of #30320 - nrc:err-names, r=@nikomatsakis
2015-12-16 borsAuto merge of #30141 - oli-obk:fix/30117, r=arielb1
2015-12-14 borsAuto merge of #30328 - sanxiyn:include-type-name, r...
2015-12-14 borsAuto merge of #30321 - sanxiyn:E0170, r=alexcrichton
2015-12-14 borsAuto merge of #29735 - Amanieu:asm_indirect_constraint...
2015-12-13 borsAuto merge of #30348 - shepmaster:box-any-docs, r=steve...
2015-12-13 borsAuto merge of #30343 - Seeker14491:patch-1, r=bluss
2015-12-13 borsAuto merge of #30342 - salty-horse:doc_links, r=stevekl...
2015-12-13 borsAuto merge of #30339 - Manishearth:oops-i-did-it-again...
2015-12-13 borsAuto merge of #30332 - bluss:nomicon-variance, r=gankro
2015-12-13 borsAuto merge of #30329 - salty-horse:punctuation, r=steve...
2015-12-13 borsAuto merge of #30314 - fhahn:issue-30299-missing-fields...
2015-12-13 borsAuto merge of #30324 - jseyfried:unfix_30159, r=nrc
2015-12-13 borsAuto merge of #30310 - mbrubeck:doc-vec-bounds, r=steve...
2015-12-12 borsAuto merge of #30309 - alexcrichton:more-tier-two,...
2015-12-12 borsAuto merge of #30334 - dhuseby:FreeBSD_30333, r=alexcri...
2015-12-12 borsAuto merge of #30347 - rkruppe:misc-dec2flt-cleanup...
2015-12-12 borsAuto merge of #30110 - oli-obk:pretty_const_trans,...
2015-12-12 borsAuto merge of #30312 - seanmonstar:ioerror-description...
2015-12-12 borsAuto merge of #30242 - arielb1:region-unification,...
2015-12-11 borsAuto merge of #30265 - oli-obk:const_val_trans, r=pnkfelix
2015-12-11 borsAuto merge of #30248 - petevine:master, r=brson
2015-12-10 Sean McArthurstd: improve io error descriptions
2015-12-10 borsAuto merge of #30267 - alexcrichton:tls-init-oh-my...
2015-12-10 borsAuto merge of #30194 - brson:relnotes, r=brson
2015-12-09 borsAuto merge of #30270 - DiamondLovesYou:fix-30231, r...
2015-12-09 borsAuto merge of #29937 - alexcrichton:panic-recover,...
2015-12-09 borsAuto merge of #30140 - michaelwoerister:tls-encoding...
2015-12-09 borsAuto merge of #30266 - oli-obk:expr_type_checked, r...
2015-12-09 borsAuto merge of #30263 - pnkfelix:rsbegin-rsend-are-windo...
2015-12-09 borsAuto merge of #30246 - untitaker:insaller, r=alexcrichton
2015-12-09 borsAuto merge of #30278 - steveklabnik:rollup, r=steveklabnik
2015-12-09 Steve KlabnikRollup merge of #30274 - tshepang:mere-renames, r=steve...
2015-12-09 Steve KlabnikRollup merge of #30224 - matklad:super-docs, r=steveklabnik
2015-12-09 Steve KlabnikRollup merge of #30201 - GuillaumeGomez:patch-3, r...
2015-12-09 borsAuto merge of #30208 - pnkfelix:fix-issue-30063, r...
2015-12-09 borsAuto merge of #30145 - petrochenkov:hyg, r=nrc
2015-12-08 Tshepang Lekhonkhobedoc: these are just renames, so avoid duplication
2015-12-08 borsAuto merge of #30036 - mitaa:doc_id, r=alexcrichton
2015-12-08 borsAuto merge of #29995 - DanielJCampbell:Expanded-Span...
2015-12-07 borsAuto merge of #30087 - petrochenkov:indi, r=nrc
2015-12-07 borsAuto merge of #30202 - oli-obk:fix/const_index_feature_...
2015-12-07 borsAuto merge of #30188 - tshepang:lookup_addr-example...
2015-12-06 borsAuto merge of #30241 - Manishearth:diag-30236, r=eddyb
2015-12-06 borsAuto merge of #30221 - thyrgle:concurrency_doc, r=alexc...
2015-12-06 borsAuto merge of #30222 - mitaa:fqn#2, r=alexcrichton
2015-12-06 borsAuto merge of #30187 - alexcrichton:stabilize-1.6,...
2015-12-05 Alex Crichtonstd: Stabilize APIs for the 1.6 release
2015-11-24 Steve KlabnikRollup merge of #30020 - Manishearth:unit, r=bluss
2015-10-27 borsAuto merge of #28833 - jryans:borrowck-linear-errors...
2015-10-25 borsAuto merge of #29281 - skeleten:issue-28189, r=steveklabnik
2015-10-23 borsAuto merge of #29243 - skeleten:issue-29184, r=alexcrichton
2015-10-22 Steve KlabnikRollup merge of #29180 - SingingTree:readme_windows_bui...
2015-10-22 borsAuto merge of #29018 - tsion:doc-typo, r=steveklabnik
2015-10-22 borsAuto merge of #29045 - mseri:patch-4, r=nrc
2015-10-22 borsAuto merge of #28963 - mdinger:arrow, r=steveklabnik
2015-10-21 borsAuto merge of #29017 - ykomatsu:trpl, r=steveklabnik
2015-10-21 borsAuto merge of #29055 - alexcrichton:tiers, r=steveklabnik
2015-10-20 borsAuto merge of #27723 - mystor:vecdeque_drain_range...
2015-10-19 Steve KlabnikRollup merge of #29027 - steveklabnik:iter_docs, r...
2015-10-19 borsAuto merge of #28977 - arcnmx:cstring-into, r=alexcrichton
2015-10-18 borsAuto merge of #28845 - oli-obk:rfc1229, r=pnkfelix
2015-10-17 borsAuto merge of #28933 - fhahn:issue-28837-partialeq...
2015-10-16 borsAuto merge of #28683 - GuillaumeGomez:rustdoc_error...
2015-10-16 borsAuto merge of #29014 - petrochenkov:stability, r=brson
2015-10-16 borsAuto merge of #29020 - goyox86:goyox86/rustfmting-libar...
2015-10-16 borsAuto merge of #28957 - GuillaumeGomez:patch-5, r=Manish...
2015-10-15 borsAuto merge of #29031 - cristicbz:mtx_inner, r=alexcrichton
2015-10-15 borsAuto merge of #29050 - rkruppe:dec2flt-lonely-sign...
2015-10-15 borsAuto merge of #29040 - nrc:save-defid, r=@nikomatsakis
2015-10-15 borsAuto merge of #29021 - ogham:master, r=alexcrichton
2015-10-15 Manish GoregaokarRollup merge of #29060 - tshepang:consistency, r=nikoma...
2015-10-15 Manish GoregaokarRollup merge of #29059 - tshepang:typo, r=nikomatsakis
2015-10-15 Manish GoregaokarRollup merge of #29058 - tshepang:rename, r=steveklabnik
2015-10-15 Manish GoregaokarRollup merge of #29022 - apasel422:spell, r=steveklabnik
next