]> git.lizzy.rs Git - rust.git/history - src/libcore
heh, logic is hard
[rust.git] / src / libcore /
2018-04-25 Mark MansiMake Vec::new const
2018-04-25 borsAuto merge of #50134 - andjo403:jobserver, r=michaelwoe...
2018-04-25 borsAuto merge of #50106 - nnethercote:nearest_common_ances...
2018-04-25 borsAuto merge of #50100 - Manishearth:edition-path-lint...
2018-04-25 borsAuto merge of #49986 - zofrex:better-derived-argument...
2018-04-24 borsAuto merge of #50096 - alexcrichton:less-simd-warnings...
2018-04-24 borsAuto merge of #49933 - oli-obk:miri_rustup, r=eddyb
2018-04-24 borsAuto merge of #50079 - NickAtAccuPS:android_abstract_so...
2018-04-24 borsAuto merge of #49911 - rcoh:master, r=nikomatsakis
2018-04-24 borsAuto merge of #49837 - nikomatsakis:chalkify-engine...
2018-04-24 borsAuto merge of #50191 - kennytm:rollup, r=kennytm
2018-04-24 kennytmRollup merge of #50185 - dmizuk:mod_euc-fix-overflow...
2018-04-24 kennytmRollup merge of #50174 - nnethercote:FxHashMap-Interner...
2018-04-24 kennytmRollup merge of #50139 - nivkner:docs, r=steveklabnik
2018-04-24 kennytmRollup merge of #50118 - GuillaumeGomez:search-bar...
2018-04-24 kennytmRollup merge of #49985 - zackmdavis:0, r=estebank
2018-04-24 kennytmRollup merge of #49970 - SimonSapin:deprecate, r=sfackler
2018-04-24 kennytmRollup merge of #49906 - kennytm:stable-unreachable...
2018-04-24 kennytmRollup merge of #49829 - ecstatic-morse:os-docs, r...
2018-04-24 kennytmRollup merge of #49812 - ehuss:ui-test-revisions, r...
2018-04-24 kennytmRollup merge of #49727 - stjepang:cell-update, r=SimonSapin
2018-04-24 kennytmRollup merge of #49461 - andreastt:child-kill-exited...
2018-04-24 borsAuto merge of #48999 - GuillaumeGomez:add-repeat-on...
2018-04-24 borsAuto merge of #48989 - ExpHP:path-prefix, r=dtolnay
2018-04-23 borsAuto merge of #49779 - oli-obk:const_err_regression...
2018-04-23 borsAuto merge of #49368 - matthewjasper:feature-gate-where...
2018-04-23 Stjepan GlavinaAssign the tracking issue
2018-04-23 Daiki Mizukamicore: Minor cleanup
2018-04-23 Stjepan GlavinaClarify the docs for Cell::update
2018-04-23 Daiki Mizukamicore: Fix overflow in `int::mod_euc` when `self < 0...
2018-04-23 borsAuto merge of #49372 - Phlosioneer:inherent-impl-defaul...
2018-04-23 borsAuto merge of #50129 - wesleywiser:clean_up1, r=michael...
2018-04-23 borsAuto merge of #48946 - PramodBisht:issues/48636, r...
2018-04-22 borsAuto merge of #50144 - sfackler:oom-lang-item, r=alexcr...
2018-04-22 Steven FacklerRemove Alloc::oom
2018-04-22 Steven FacklerReplace GlobalAlloc::oom with a lang item
2018-04-22 borsAuto merge of #50152 - petrochenkov:nooverhyg, r=alexcr...
2018-04-22 borsAuto merge of #50135 - matklad:update-cargo, r=kennytm
2018-04-22 borsAuto merge of #49954 - GuillaumeGomez:doc-settings...
2018-04-22 borsAuto merge of #50123 - kennytm:do-not-test-rls-if-build...
2018-04-22 borsAuto merge of #50109 - SimonSapin:copy, r=sfackler
2018-04-22 borsAuto merge of #49757 - GuillaumeGomez:never-search...
2018-04-22 borsAuto merge of #49896 - SimonSapin:inherent, r=alexcrichton
2018-04-21 borsAuto merge of #50121 - pnkfelix:revert-stabilization...
2018-04-21 Guillaume Gomezadd more aliases
2018-04-21 borsAuto merge of #50039 - ExpHP:quick-50002, r=alexcrichton
2018-04-21 borsAuto merge of #50120 - alexcrichton:more-proc-macro...
2018-04-21 borsAuto merge of #50076 - spastorino:fix_exhaust_iter_in_d...
2018-04-21 Simon SapinMake the unstable StrExt and SliceExt traits private...
2018-04-21 Simon SapinMove intrinsics-based float methods out of libcore...
2018-04-21 Simon SapinAdd some f32 and f64 inherent methods in libcore
2018-04-21 Simon SapinReplace StrExt with inherent str methods in libcore
2018-04-21 Simon SapinReplace SliceExt with inherent [T] methods in libcore
2018-04-21 Simon SapinMove non-allocating [u8] inherent methods to libcore
2018-04-21 borsAuto merge of #50080 - klnusbaum:edition_49591, r=Manis...
2018-04-21 borsAuto merge of #50056 - alexcrichton:update-cargo, r...
2018-04-20 borsAuto merge of #50088 - alexcrichton:std-tweaks, r=sfackler
2018-04-20 Felix S. Klock IIRevert "Stabilize the TryFrom and TryInto traits"
2018-04-20 Felix S. Klock IIRevert stabilization of `feature(never_type)`.
2018-04-20 kennytmRollup merge of #50083 - alexcrichton:increase-wasm...
2018-04-20 kennytmRollup merge of #50081 - GuillaumeGomez:stdsimd-update...
2018-04-20 kennytmRollup merge of #50058 - krk:patch-1, r=Mark-Simulacrum
2018-04-20 kennytmRollup merge of #50031 - krk:issue-46336, r=estebank
2018-04-20 borsAuto merge of #50062 - varkor:xpy-check-rustdoc, r...
2018-04-20 Simon SapinImplement Copy for std::alloc::Layout
2018-04-20 borsAuto merge of #50052 - nnethercote:char_lit, r=Mark...
2018-04-20 borsAuto merge of #49991 - wesleywiser:remove_hir_inlining...
2018-04-20 borsAuto merge of #50069 - alexcrichton:fix-proc-macro...
2018-04-20 borsAuto merge of #50051 - nnethercote:no-env-var, r=Mark...
2018-04-19 borsAuto merge of #48553 - seanmonstar:atomic-debug, r...
2018-04-19 borsAuto merge of #49900 - pnkfelix:compare-mode-nll-follow...
2018-04-19 borsAuto merge of #49890 - varkor:xpy-check-rustc_trans...
2018-04-19 borsAuto merge of #49630 - npmccallum:shl, r=alexcrichton
2018-04-19 borsAuto merge of #50048 - glandium:issue50041, r=eddyb
2018-04-18 borsAuto merge of #50022 - nrc:doc-analysis, r=mark-simulacrum
2018-04-18 borsAuto merge of #50017 - tinaun:stabilize-all-the-things...
2018-04-18 borsAuto merge of #50006 - rcoh:reorder-compiler-builtins...
2018-04-18 borsAuto merge of #49993 - nnethercote:shrink-Token, r...
2018-04-18 borsAuto merge of #49981 - nox:fix-signed-niches, r=eddyb
2018-04-18 Michael Lamparskismaller PR just to fix #50002
2018-04-18 borsAuto merge of #49950 - Zoxc:default-span, r=estebank
2018-04-17 Guillaume GomezRollup merge of #50032 - ollie27:rustdoc_all_private...
2018-04-17 Guillaume GomezRollup merge of #50013 - frewsxcv:frewsxcv-ssplice...
2018-04-17 Guillaume GomezRollup merge of #49966 - GuillaumeGomez:comma-search...
2018-04-17 Guillaume GomezRollup merge of #49699 - zesterer:master, r=joshtriplett
2018-04-17 borsAuto merge of #49836 - nikomatsakis:nll-facts-prep...
2018-04-17 borsAuto merge of #49626 - fanzier:chalk-lowering, r=scalexm
2018-04-17 borsAuto merge of #49542 - GuillaumeGomez:intra-link-resolu...
2018-04-17 borsAuto merge of #49882 - Zoxc:sync-misc2, r=michaelwoerister
2018-04-17 tinaunstabilize `nonnull_cast` feature
2018-04-17 tinaunstabilize `duration_extras` feature
2018-04-17 tinaunstabilize `duration_from_micros` feature
2018-04-17 tinaunstabilize `swap_with_slice` feature
2018-04-17 tinaunstabilize `swap_nonoverlapping` feature
2018-04-17 tinaunstabilize `slice_rsplit` feature
2018-04-17 borsAuto merge of #49664 - alexcrichton:stable-simd, r...
2018-04-17 borsAuto merge of #50012 - Zoxc:msvc-fix, r=Mark-Simulacrum
2018-04-16 borsAuto merge of #49488 - alexcrichton:small-wasm-panic...
2018-04-16 Guillaume GomezRemove unwanted auto-linking and update
2018-04-16 Alex CrichtonSeparately gate each target_feature feature
next