]> git.lizzy.rs Git - rust.git/history - src/libcore
Move test to the right directory and make it pass
[rust.git] / src / libcore /
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
2015-09-11 borsAuto merge of #28350 - dotdash:llvm_fix, r=eddyb
2015-09-11 borsAuto merge of #28306 - alexcrichton:less-rt, r=brson
2015-09-11 borsAuto merge of #28348 - petrochenkov:novirt, r=alexcrichton
2015-09-11 Alex Crichtonstd: Stabilize/deprecate features for 1.4
2015-09-11 borsAuto merge of #28354 - dotdash:slow_plat, r=eddyb
2015-09-11 borsAuto merge of #28338 - erickt:str-cmp, r=bluss
2015-09-11 borsAuto merge of #28328 - tshepang:unusual, r=brson
2015-09-11 borsAuto merge of #28312 - GuillaumeGomez:privacy, r=Manish...
2015-09-10 Erick TryzelaarOptimize string comparison by using memcmp
2015-09-10 borsAuto merge of #28329 - tshepang:comfort, r=steveklabnik
2015-09-10 borsAuto merge of #28266 - jackwilsonv:patch-4, r=steveklabnik
2015-09-10 borsAuto merge of #28282 - DiamondLovesYou:optional-data...
2015-09-10 borsAuto merge of #28323 - tshepang:idiom, r=steveklabnik
2015-09-10 borsAuto merge of #28232 - brson:tprl, r=steveklabnik
2015-09-09 borsAuto merge of #28250 - durka:patch-7, r=steveklabnik
2015-09-09 Manish GoregaokarRollup merge of #28295 - steveklabnik:language_fix...
2015-09-09 Manish GoregaokarRollup merge of #28294 - midinastasurazz:patch-3, r...
2015-09-09 Manish GoregaokarRollup merge of #28289 - shepmaster:include_bytes-docs...
2015-09-09 Manish GoregaokarRollup merge of #28283 - rutsky:patch-3, r=steveklabnik
2015-09-09 Manish GoregaokarRollup merge of #28281 - rutsky:patch-2, r=steveklabnik
2015-09-09 borsAuto merge of #28300 - Manishearth:crate_err, r=eddyb
2015-09-09 borsAuto merge of #28297 - lifthrasiir:rustdoc-html-tweaks...
2015-09-09 borsAuto merge of #28277 - DiamondLovesYou:intrinsic-unname...
2015-09-09 borsAuto merge of #28198 - alexcrichton:from-raw-mut, r...
2015-09-08 borsAuto merge of #28264 - mneumann:dragonfly_backend_fixes...
2015-09-08 borsAuto merge of #28241 - dhuseby:adding_openbsd_snapshot...
2015-09-08 borsAuto merge of #28173 - alexcrichton:llvm-37, r=brson
2015-09-08 borsAuto merge of #28292 - kud1ing:patch-1, r=steveklabnik
2015-09-08 borsAuto merge of #28287 - llogiq:clippy, r=Manishearth
2015-09-08 borsAuto merge of #28246 - huonw:lang-tracking-issues,...
2015-09-07 Andre Bogussome more clippy-based improvements
2015-09-07 borsAuto merge of #28285 - steveklabnik:split_at_idiom...
2015-09-07 Steve KlabnikUse unsafe more idiomatically
2015-09-06 borsAuto merge of #28259 - christopherdumas:fix_empty_link...
2015-09-05 borsAuto merge of #28190 - arielb1:generic-key-entry, r...
next