]> git.lizzy.rs Git - rust.git/history - src/libstd/time/duration.rs
Add comment about the problem, and use provided path if available
[rust.git] / src / libstd / time / duration.rs
2018-01-28 borsAuto merge of #47663 - malbarbo:mips-crt-static, r...
2018-01-28 borsAuto merge of #47204 - varkor:unsafecell-into_inner...
2018-01-28 borsAuto merge of #47772 - arthurprs:iter-position-bounds...
2018-01-28 borsAuto merge of #47746 - varkor:never-type-ice, r=nikomat...
2018-01-27 borsAuto merge of #47690 - estebank:for-block-277, r=nikoma...
2018-01-27 borsAuto merge of #47571 - FenrirWolf:libunwind, r=alexcrichton
2018-01-26 Alex CrichtonMerge branch 'android-run-pass' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'rustdoc_masked' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'llvm5-indirect-deref' of https://github...
2018-01-26 Alex CrichtonMerge branch 'explain' of https://github.com/estebank...
2018-01-25 Alex CrichtonMerge branch 'configure-lto' of https://github.com...
2018-01-25 Alex CrichtonMerge branch 'cache-ty-collect' of https://github.com...
2018-01-25 Alex CrichtonRollup merge of #47719 - malbarbo:run-pass-arch-powerpc...
2018-01-25 Alex CrichtonRollup merge of #47711 - alexcrichton:update-compiler...
2018-01-25 Alex CrichtonRollup merge of #47710 - alexcrichton:llvm-6-compat...
2018-01-25 Alex CrichtonRollup merge of #47705 - pietroalbini:fix-47673, r...
2018-01-25 Alex CrichtonRollup merge of #47701 - Manishearth:intra-fixes, r...
2018-01-25 Alex CrichtonRollup merge of #47696 - Zoxc:variance-rg, r=nikomatsakis
2018-01-25 Alex CrichtonRollup merge of #47668 - nikomatsakis:issue-47511,...
2018-01-25 Alex CrichtonRollup merge of #47656 - ishitatsuyuki:patch-1, r=nikom...
2018-01-25 Alex CrichtonRollup merge of #47626 - eddyb:one-less-unwrap, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47618 - mrhota:dw_at_noreturn, r=micha...
2018-01-25 Alex CrichtonRollup merge of #47600 - varkor:empty-never-array,...
2018-01-25 Alex CrichtonRollup merge of #47529 - nikomatsakis:impl-trait-issue...
2018-01-25 Alex CrichtonRollup merge of #47502 - petrochenkov:label, r=eddyb
2018-01-25 Alex CrichtonRollup merge of #47460 - Mark-Simulacrum:bootstrap...
2018-01-25 Alex CrichtonRollup merge of #47453 - pftbest:nointas, r=alexcrichton
2018-01-25 Alex CrichtonRollup merge of #47439 - eddyb:issue-45662, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47437 - eddyb:issue-38763, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47415 - varkor:cgu-partition-heuristic...
2018-01-25 Guillaume GomezRollup merge of #47702 - etaoins:fix-into-cast-paren...
2018-01-25 Guillaume GomezRollup merge of #47700 - EdSchouten:cc104, r=kennytm
2018-01-25 Guillaume GomezRollup merge of #47691 - estebank:unknown-lang-item...
2018-01-25 Guillaume GomezRollup merge of #47679 - etaoins:remove-redundant-backt...
2018-01-25 Guillaume GomezRollup merge of #47609 - ritiek:test-mutating-reference...
2018-01-25 Guillaume GomezRollup merge of #47534 - estebank:suggest-public-traits...
2018-01-25 borsAuto merge of #47686 - GuillaumeGomez:theme-fixes,...
2018-01-25 borsAuto merge of #47374 - topecongiro:issue-47096, r=nikom...
2018-01-25 borsAuto merge of #47006 - bitshifter:stabilize-repr-align...
2018-01-24 borsAuto merge of #47300 - remexre:duration-constructors...
2018-01-24 borsAuto merge of #47299 - cramertj:unsafe-placer, r=alexcr...
2018-01-24 borsAuto merge of #46931 - clarcharr:float_bits_core, r...
2018-01-22 borsAuto merge of #47353 - nikomatsakis:nll-issue-47189...
2018-01-20 Guillaume GomezRollup merge of #47578 - arthurprs:btree-doc, r=alexcri...
2018-01-20 Guillaume GomezRollup merge of #47193 - cramertj:result-opts, r=TimNN
2018-01-20 Guillaume GomezRollup merge of #46938 - hellow554:rustdoc-kbd-style...
2018-01-20 borsAuto merge of #46919 - michaelwoerister:new-leb128...
2018-01-17 Guillaume GomezRollup merge of #47520 - mbrubeck:fstat, r=Mark-Simulacrum
2018-01-17 Guillaume GomezRollup merge of #47398 - GuillaumeGomez:pulldown-warnin...
2018-01-17 Guillaume GomezRollup merge of #47313 - ollie27:rustdoc_record_extern_...
2018-01-17 Guillaume GomezRollup merge of #47250 - GuillaumeGomez:test-rustdoc...
2018-01-17 kennytmRollup merge of #47426 - varkor:default-mir-dump-dir...
2018-01-17 kennytmRollup merge of #47407 - gaurikholkar:master, r=estebank
2018-01-17 kennytmRollup merge of #47387 - Rantanen:linkchecker-error...
2018-01-17 kennytmRollup merge of #47333 - arthurprs:iter-position-bounds...
2018-01-17 kennytmRollup merge of #47302 - andjo403:commentfix, r=michael...
2018-01-15 kennytmRollup merge of #47443 - FenrirWolf:rand, r=alexcrichton
2018-01-15 kennytmRollup merge of #47372 - topecongiro:issue-43925, r...
2018-01-15 kennytmRollup merge of #47368 - chrisvittal:nll-tests, r=nikom...
2018-01-15 kennytmRollup merge of #47330 - bmusin:patch-2, r=shepmaster
2018-01-15 kennytmRollup merge of #47277 - tspiteri:log-correctness,...
2018-01-15 kennytmRollup merge of #47126 - sdroege:exact-chunks, r=bluss
2018-01-15 kennytmRollup merge of #47120 - clarcharr:io_error_debug,...
2018-01-15 borsAuto merge of #47329 - davidtwco:issue-46983, r=nikomat...
2018-01-15 borsAuto merge of #46196 - projektir:rbe-submodule, r=steve...
2018-01-14 borsAuto merge of #47322 - nikomatsakis:nll-ice, r=pnkfelix
2018-01-14 borsAuto merge of #47274 - Manishearth:rustdoc-span, r...
2018-01-14 borsAuto merge of #47268 - EdSchouten:cloudabi-libstd,...
2018-01-14 borsAuto merge of #47261 - estebank:immutable-arg, r=petroc...
2018-01-14 borsAuto merge of #46832 - Diggsey:bufread-cheaper-seek...
2018-01-13 borsAuto merge of #47251 - rkruppe:rm-simd-attr, r=eddyb
2018-01-13 borsAuto merge of #47242 - estebank:issue-15980, r=petrochenkov
2018-01-13 borsAuto merge of #47181 - michaelwoerister:var-len-def...
2018-01-13 borsAuto merge of #46592 - o01eg:fix-45345, r=alexcrichton
2018-01-13 borsAuto merge of #46461 - zackmdavis:elemental_method_sugg...
2018-01-12 borsAuto merge of #47392 - kennytm:rollup, r=kennytm
2018-01-12 kennytmRollup merge of #47382 - topecongiro:issue-43105, r...
2018-01-12 kennytmRollup merge of #47375 - overvenus:duration-examples...
2018-01-12 borsAuto merge of #46551 - jseyfried:improve_legacy_modern_...
2018-01-12 Neil ShenFix Duration::subsec_millis and Duration::subsec_micros...
2018-01-10 borsAuto merge of #46830 - Diggsey:cursor-vec-mut, r=alexcr...
2018-01-09 Nathaniel RingoFixes whitespace.
2018-01-09 Nathaniel RingoFixes Duration constructor const fns other than new...
2018-01-09 Nathaniel RingoMakes the constructors of Duration const fns.
2018-01-05 borsAuto merge of #46907 - varkor:contrib-8, r=nagisa
2018-01-05 borsAuto merge of #46739 - arielb1:simple-loops, r=nikomatsakis
2018-01-04 borsAuto merge of #46916 - michaelwoerister:generate-dead...
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2018-01-02 borsAuto merge of #47042 - redox-os:redox, r=estebank
2018-01-02 borsAuto merge of #47111 - rkruppe:repr-transparent, r...
2018-01-01 borsAuto merge of #46735 - Manishearth:memchr-find, r=burnt...
2017-12-31 borsAuto merge of #46713 - Manishearth:memchr, r=bluss
2017-12-29 borsAuto merge of #46327 - Aaronepower:master, r=alexcrichton
2017-12-29 borsAuto merge of #46883 - QuietMisdreavus:faildown, r...
2017-12-28 borsAuto merge of #47036 - QuietMisdreavus:i-like-big-chars...
2017-12-27 borsAuto merge of #46803 - estebank:non-ascii-def-span...
2017-12-26 borsAuto merge of #46941 - ScottAbbey:freebsd-build-update...
2017-12-26 kennytmRollup merge of #46940 - EdSchouten:cloudabi, r=alexcri...
2017-12-26 kennytmRollup merge of #46933 - clarcharr:float_docs, r=stevek...
2017-12-26 kennytmRollup merge of #46930 - lucis-fluxum:patch-1, r=QuietM...
next