]> git.lizzy.rs Git - rust.git/history - src/libcore
unbreak openbsd after netbsd integration
[rust.git] / src / libcore /
2015-09-22 borsAuto merge of #28504 - Eljay:fix-trait-privacy, r=nrc
2015-09-22 borsAuto merge of #28369 - ebfull:fix-higher-ranked, r...
2015-09-22 borsAuto merge of #28543 - gandro:netbsd, r=alexcrichton
2015-09-22 borsAuto merge of #28364 - petrochenkov:usegate, r=alexcrichton
2015-09-21 borsAuto merge of #28567 - sanxiyn:save-lto, r=alexcrichton
2015-09-21 borsAuto merge of #28562 - llogiq:shootout, r=alexcrichton
2015-09-21 borsAuto merge of #28531 - whitequark:patch-1, r=Gankro
2015-09-21 borsAuto merge of #28563 - baskerville:trpl-typo, r=bluss
2015-09-21 borsAuto merge of #28560 - Manishearth:fix-fnptr-impls...
2015-09-21 Manish GoregaokarMake function pointers implement traits for up to 12...
2015-09-21 borsAuto merge of #28548 - steveklabnik:gh28545, r=alexcrichton
2015-09-21 borsAuto merge of #28555 - GuillaumeGomez:error_codes,...
2015-09-21 borsAuto merge of #28552 - apasel422:issue-28527, r=Manishearth
2015-09-21 borsAuto merge of #28541 - baskerville:trpl-two-typos,...
2015-09-20 borsAuto merge of #28539 - rkruppe:shuffle-num-internals...
2015-09-20 borsAuto merge of #28534 - marcusklaas:fix-mod-inner-span...
2015-09-20 borsAuto merge of #28429 - wesleywiser:split_up_lints,...
2015-09-20 Robin KruppeReorganize core::num internals
2015-09-20 Manish GoregaokarRollup merge of #28526 - Manishearth:expand-clone,...
2015-09-20 Manish GoregaokarRollup merge of #28507 - Manishearth:const-stable,...
2015-09-20 Manish GoregaokarRollup merge of #28463 - critiqjo:book-concurrency...
2015-09-20 borsAuto merge of #28503 - marcusklaas:pub-extern, r=alexcr...
2015-09-20 borsAuto merge of #28519 - wthrowe:fixup-28321, r=alexcrichton
2015-09-20 borsAuto merge of #28506 - Manishearth:no_mac, r=eddyb
2015-09-20 borsAuto merge of #28512 - lfairy:snapshot-pyc, r=alexcrichton
2015-09-19 borsAuto merge of #28345 - japaric:op-assign, r=nmatsakis
2015-09-19 Steve KlabnikRollup merge of #28443 - GuillaumeGomez:error_codes...
2015-09-19 Steve KlabnikRollup merge of #28430 - apasel422:issue-14698, r=alexc...
2015-09-19 Steve KlabnikRollup merge of #28400 - badboy:disable-browser-history...
2015-09-19 borsAuto merge of #28486 - nrc:pub-extern-crate, r=alexcrichton
2015-09-19 Jorge AparicioOverloaded augmented assignments
2015-09-19 borsAuto merge of #28468 - nagisa:revert-negate-unsigned...
2015-09-19 borsAuto merge of #28484 - nrc:fix-save, r=alexcrichton
2015-09-18 borsAuto merge of #28465 - apasel422:tidy, r=alexcrichton
2015-09-18 borsAuto merge of #28442 - nagisa:remove-enum-vis-field...
2015-09-17 borsAuto merge of #28476 - steveklabnik:rollup, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28474 - tshepang:repetition, r=stevekl...
2015-09-17 Steve KlabnikRollup merge of #28473 - tshepang:lowercase, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28471 - tshepang:markup, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28470 - tshepang:idiom, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28466 - baskerville:trpl-heap-highest...
2015-09-17 Steve KlabnikRollup merge of #28451 - dagnir:osx-req-wording, r...
2015-09-17 Steve KlabnikRollup merge of #28435 - apasel422:issue-24533, r=nikom...
2015-09-17 Steve KlabnikRollup merge of #28422 - christopherdumas:label_code...
2015-09-17 Steve KlabnikRollup merge of #28314 - tbu-:pr_atomics_are_send,...
2015-09-17 Steve KlabnikRollup merge of #28276 - jackwilsonv:patch-5, r=Manishearth
2015-09-17 Tshepang Lekhonkhobedoc: no need to mention the method by name
2015-09-17 borsAuto merge of #28457 - VHaravy:test-run-pass-x86stdcall...
2015-09-17 borsAuto merge of #28421 - alexcrichton:msvc-rmake, r=alexc...
2015-09-17 borsAuto merge of #28428 - dotdash:same_adjust, r=nikomatsakis
2015-09-17 borsAuto merge of #28455 - nrc:span-bang, r=alexcrichton
2015-09-17 borsAuto merge of #28381 - ebfull:aint-fraid-a-no-ghosts...
2015-09-17 borsAuto merge of #28454 - GSam:master, r=nrc
2015-09-17 borsAuto merge of #28438 - apasel422:issue-22872, r=alexcri...
2015-09-17 borsAuto merge of #28349 - nrc:ast-lints, r=manishearth
2015-09-16 borsAuto merge of #28436 - ranma42:faster-partialord, r...
2015-09-16 borsAuto merge of #28432 - aochagavia:docs2, r=alexcrichton
2015-09-16 Andrea CancianiExplain explicit slicing in slice cmp and partial_cmp...
2015-09-16 Andrea CancianiRemove inline attribute
2015-09-16 Andrea CancianiRemove boundary checks in slice comparison operators
2015-09-16 Andrea CancianiReuse cmp in totally ordered types
2015-09-16 Andrea CancianiImprove PartialOrd for slices
2015-09-16 Andrea CancianiSpecialize `PartialOrd` for totally ordered primitive...
2015-09-16 borsAuto merge of #28353 - GuillaumeGomez:error_codes,...
2015-09-16 Adolfo OchagavíaSimplify sample code for {Option, Result}::iter_mut
2015-09-16 borsAuto merge of #28401 - christopherdumas:beginners_manue...
2015-09-15 Tobias BucherAdd a comment that the `Atomic*` are all implicitly...
2015-09-15 borsAuto merge of #28408 - brson:relnotes, r=aturon
2015-09-15 borsAuto merge of #28263 - christopherdumas:add_help_E0118...
2015-09-15 borsAuto merge of #28413 - arielb1:deduplication, r=eddyb
2015-09-15 borsAuto merge of #28407 - mmcco:master, r=alexcrichton
2015-09-15 borsAuto merge of #28406 - petrochenkov:primitive, r=eddyb
2015-09-15 borsAuto merge of #28393 - arielb1:required-because-it...
2015-09-15 borsAuto merge of #28268 - petrochenkov:fnptr, r=alexcrichton
2015-09-15 borsAuto merge of #28395 - ebfull:fix-associated-item-resol...
2015-09-15 borsAuto merge of #28351 - jonas-schievink:macro-bt, r=nrc
2015-09-15 borsAuto merge of #28274 - arielb1:split-ty, r=nikomatsakis
2015-09-14 borsAuto merge of #28256 - petrochenkov:conv, r=alexcrichton
2015-09-14 borsAuto merge of #28247 - christopherdumas:fix_28243,...
2015-09-14 borsAuto merge of #28403 - sfackler:timeout-cap-removal...
2015-09-14 borsAuto merge of #28248 - PeterReid:master, r=alexcrichton
2015-09-14 borsAuto merge of #28358 - dotdash:nounwind, r=alexcrichton
2015-09-14 Björn SteinbrinkMark all extern functions as nounwind
2015-09-14 borsAuto merge of #28389 - aidanhs:aphs-update-musl-linking...
2015-09-14 borsAuto merge of #28396 - arielb1:misplaced-binding, r...
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-14 borsAuto merge of #28383 - semarie:openbsd-jemalloc, r...
2015-09-14 borsAuto merge of #28368 - lfairy:write-impl, r=alexcrichton
2015-09-13 borsAuto merge of #28357 - semmaz:libfmt-macros, r=alexcrichton
2015-09-13 borsAuto merge of #28178 - christopherdumas:fix_ice, r...
2015-09-13 borsAuto merge of #28339 - alexcrichton:stabilize-1.4,...
2015-09-13 borsAuto merge of #28390 - christopherdumas:beginners_manue...
2015-09-13 Vadim PetrochenkovImplement more traits for function pointers
2015-09-13 borsAuto merge of #28286 - matklad:remove-dead-code, r...
2015-09-13 borsAuto merge of #28370 - ranma42:slow_pat_gen, r=alexcrichton
2015-09-12 Chris WongAdd a blanket impl for &mut std::fmt::Write
2015-09-12 borsAuto merge of #28366 - christopherdumas:beginners_manue...
2015-09-12 borsAuto merge of #28375 - tbu-:pr_sip_write, r=alexcrichton
2015-09-12 Tobias BucherStop a private method on `SipHasher` from shadowing...
2015-09-12 borsAuto merge of #28340 - brson:configure, r=alexcrichton
next