]> git.lizzy.rs Git - rust.git/history - src/libstd
Remove unneeded use of Cell
[rust.git] / src / libstd /
2016-02-03 borsAuto merge of #30834 - reem:rwlock-read-guard-map,...
2016-02-03 borsAuto merge of #31056 - kamalmarhubi:std-process-nul...
2016-02-03 Kamal Marhubistd: Properly handle interior NULs in std::process
2016-02-03 borsAuto merge of #31371 - apasel422:docs, r=alexcrichton
2016-02-03 borsAuto merge of #31385 - oli-obk:doc/mir, r=nagisa
2016-02-03 borsAuto merge of #31375 - nagisa:path-docs, r=alexcrichton
2016-02-03 borsAuto merge of #31338 - dirk:dirk/add-name-bindings...
2016-02-03 borsAuto merge of #31263 - dhuseby:fixing_bsd_builds, r...
2016-02-03 Dave Husebytrying again at fixing stackp initialization
2016-02-03 Dave Husebysimplifying get_stack
2016-02-03 Dave Husebyrefactoring get_stack to be cleaner
2016-02-03 Dave Husebyunifying name_bytes now that the two blocks are the...
2016-02-03 Dave HusebyFixes #31229
2016-02-03 borsAuto merge of #31319 - alexcrichton:msvc-backtraces...
2016-02-03 borsAuto merge of #31370 - Manishearth:rollup, r=Manishearth
2016-02-03 Jonathan ReemAdd issue number to guard map methods.
2016-02-02 Simonas KazlauskasImprove docs for Path::methods
2016-02-02 borsAuto merge of #31361 - alexcrichton:revert-mk-changes...
2016-02-02 Manish GoregaokarRollup merge of #31366 - paulsmith:patch-1, r=steveklabnik
2016-02-02 Manish GoregaokarRollup merge of #31352 - steveklabnik:gh31154, r=nikoma...
2016-02-02 Manish GoregaokarRollup merge of #31351 - steveklabnik:gh31318, r=alexcr...
2016-02-02 Manish GoregaokarRollup merge of #31347 - GuillaumeGomez:fix_E0118,...
2016-02-02 Manish GoregaokarRollup merge of #31332 - durka:errorck-fileline, r...
2016-02-02 Manish GoregaokarRollup merge of #31329 - quodlibetor:no-const-doc-in...
2016-02-02 Manish GoregaokarRollup merge of #31220 - steveklabnik:gh30632, r=nikoma...
2016-02-02 Manish GoregaokarRollup merge of #27499 - barosl:macro-doc-raw-str-hashe...
2016-02-02 borsAuto merge of #31312 - alexcrichton:no-le-in-powerpc64l...
2016-02-02 borsAuto merge of #31254 - tmiasko:macro-pretty-print-fix...
2016-02-02 borsAuto merge of #30991 - rthomas:master, r=Gankro
2016-02-02 borsAuto merge of #31359 - steveklabnik:rollup, r=steveklabnik
2016-02-02 Ryan ThomasEnsure capacity returned of HashMap is max(capacity...
2016-02-02 Steve KlabnikRollup merge of #31348 - alexcrichton:shuffle-tiers...
2016-02-02 Steve KlabnikRollup merge of #31346 - alopatindev:fixes, r=aturon
2016-02-02 Steve KlabnikRollup merge of #31345 - kamalmarhubi:book-docs-special...
2016-02-02 Steve KlabnikRollup merge of #31344 - steveklabnik:gh31334, r=alexcr...
2016-02-02 Steve KlabnikRollup merge of #31342 - reeze:patch-1, r=steveklabnik
2016-02-02 Steve KlabnikRollup merge of #31340 - pra85:patch-1, r=alexcrichton
2016-02-02 Steve KlabnikRollup merge of #31339 - rthomas:doc, r=alexcrichton
2016-02-02 Steve KlabnikRollup merge of #31327 - dirk:dirk/process-child-safety...
2016-02-02 Steve KlabnikRollup merge of #31281 - oli-obk:patch-2, r=nikomatsakis
2016-02-02 Steve KlabnikRollup merge of #31270 - ruud-v-a:improve-e0507, r...
2016-02-02 Steve KlabnikRollup merge of #31247 - tshepang:redundant-bindings...
2016-02-02 Steve KlabnikRollup merge of #31202 - steveklabnik:gh30459, r=alexcr...
2016-02-02 Steve KlabnikRollup merge of #30971 - SDX2000:docfixes, r=steveklabnik
2016-02-02 Alex CrichtonRemove "powerpc64le" and "mipsel" target_arch
2016-02-02 borsAuto merge of #31314 - alexcrichton:less-warnings,...
2016-02-02 Kamal Marhubidocs: Standardize on 'Errors' header in std docs
2016-02-02 borsAuto merge of #31279 - DanielJCampbell:MacroReferencing...
2016-02-01 borsAuto merge of #30901 - mackwic:doc-core-convert, r...
2016-02-01 borsAuto merge of #31317 - jseyfried:remove_external_module...
2016-02-01 borsAuto merge of #31303 - alexcrichton:mips-warnings,...
2016-02-01 borsAuto merge of #31277 - DanielJCampbell:SpanEquality...
2016-02-01 borsAuto merge of #31232 - stepancheg:enum-univariant,...
2016-02-01 borsAuto merge of #30866 - jseyfried:fix_shadowed_use_visib...
2016-02-01 Dirk GadsdenMinor corrections in docs for `std::process::Child`
2016-01-31 Dirk GadsdenSafety docs about `std::process::Child` going out of...
2016-01-31 borsAuto merge of #31298 - japaric:mips-musl, r=alexcrichton
2016-01-30 Jonathan ReemChange MutexGuard and RwLockWriteGuard to store &mut...
2016-01-30 borsAuto merge of #31288 - GuillaumeGomez:error_code_tidy...
2016-01-30 borsAuto merge of #30778 - fhahn:issue-21195-expect-help...
2016-01-30 borsAuto merge of #31286 - oli-obk:fix/mir_box, r=nagisa
2016-01-30 borsAuto merge of #31274 - brson:nobench, r=nikomatsakis
2016-01-30 borsAuto merge of #31305 - Manishearth:rollup, r=Manishearth
2016-01-30 Manish GoregaokarRollup merge of #31296 - steveklabnik:gh31249, r=alexcr...
2016-01-30 Manish GoregaokarRollup merge of #31295 - steveklabnik:gh31266, r=alexcr...
2016-01-30 Manish GoregaokarRollup merge of #31294 - steveklabnik:gh31284, r=alexcr...
2016-01-30 Manish GoregaokarRollup merge of #31292 - alexcrichton:osx-dtors-in...
2016-01-30 Manish GoregaokarRollup merge of #31290 - alexcrichton:fix-powerpc64...
2016-01-30 Manish GoregaokarRollup merge of #31280 - raindev:patch-1, r=steveklabnik
2016-01-30 Manish GoregaokarRollup merge of #31244 - tshepang:rustfmt-parse, r...
2016-01-30 Manish GoregaokarRollup merge of #31099 - brson:relnotes, r=alexcrichton
2016-01-30 borsAuto merge of #30843 - jseyfried:no_per_ns, r=nikomatsakis
2016-01-30 borsAuto merge of #31297 - brson:wintrip, r=alexcrichton
2016-01-30 Jonathan ReemAdd guard map methods for transforming guards to contai...
2016-01-30 borsAuto merge of #30448 - alexcrichton:llvmup, r=nikomatsakis
2016-01-30 Alex Crichtontrans: Reimplement unwinding on MSVC
2016-01-29 Jorge Aparicioadd support for mips(el)-unknown-linux-musl
2016-01-29 Alex Crichtonstd: Ignore dtors_in_dtors_in_dtors on OSX
2016-01-29 borsAuto merge of #31283 - dotdash:32_64_cc, r=alexcrichton
2016-01-29 borsAuto merge of #31248 - ruud-v-a:fix-triple-ice, r=nrc
2016-01-29 borsAuto merge of #31285 - Manishearth:rollup, r=Manishearth
2016-01-29 Manish GoregaokarRollup merge of #31276 - alexcrichton:fix-powerpc64...
2016-01-29 Manish GoregaokarRollup merge of #31275 - alexcrichton:fix-rumprun,...
2016-01-29 Manish GoregaokarRollup merge of #31264 - est31:block_coment_parent...
2016-01-29 Manish GoregaokarRollup merge of #31252 - alexcrichton:ios-old-mac,...
2016-01-29 borsAuto merge of #31212 - jseyfried:fix_ICE_in_resolve...
2016-01-29 borsAuto merge of #31144 - jseyfried:remove_import_ordering...
2016-01-29 borsAuto merge of #31132 - gchp:internals, r=brson
2016-01-29 borsAuto merge of #30900 - michaelwoerister:trans_item_coll...
2016-01-29 Alex Crichtonstd: Fix rumprun build
2016-01-28 borsAuto merge of #30411 - mitaa:multispan, r=nrc
2016-01-28 borsAuto merge of #31241 - tshepang:fix, r=steveklabnik
2016-01-28 borsAuto merge of #31171 - dirk:dirk/safety-section-in...
2016-01-28 borsAuto merge of #31225 - mbrubeck:btreeset-size-hint...
2016-01-27 Dirk GadsdenFix formatting in documentation of `ffi::CString`
2016-01-27 Manish GoregaokarRollup merge of #31226 - steveklabnik:gh30954, r=Manish...
2016-01-27 Manish GoregaokarRollup merge of #31222 - durka:patch-15, r=steveklabnik
2016-01-27 Manish GoregaokarRollup merge of #31219 - mbrubeck:missing-docs, r=steve...
2016-01-27 Manish GoregaokarRollup merge of #31186 - gchp:contributing, r=alexcrichton
2016-01-27 Manish GoregaokarRollup merge of #30689 - Manishearth:lifetime-bound...
next