]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 #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 Stjepan GlavinaClarify the docs for Cell::update
2018-04-23 borsAuto merge of #49372 - Phlosioneer:inherent-impl-defaul...
2018-04-23 Oliver Schneideralways optimize test
2018-04-23 borsAuto merge of #50129 - wesleywiser:clean_up1, r=michael...
2018-04-23 borsAuto merge of #50171 - mattico:update-mdbook, r=Mark...
2018-04-23 borsAuto merge of #48946 - PramodBisht:issues/48636, r...
2018-04-23 Matt IckstadtUpdate MDBook
2018-04-22 borsAuto merge of #50144 - sfackler:oom-lang-item, r=alexcr...
2018-04-22 Steven FacklerRemove unused AllocatorTy::Bang
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 Pramod Bisht1) Addresses #48636
2018-04-22 borsAuto merge of #50109 - SimonSapin:copy, r=sfackler
2018-04-22 borsAuto merge of #49757 - GuillaumeGomez:never-search...
2018-04-22 Vadim Petrochenkovparser: Do not override syntactic context for dummy...
2018-04-22 borsAuto merge of #49896 - SimonSapin:inherent, r=alexcrichton
2018-04-21 Guillaume GomezAdd doc about doc alias feature
2018-04-21 Guillaume GomezAdd tracking issue number for doc alias feature
2018-04-21 borsAuto merge of #50121 - pnkfelix:revert-stabilization...
2018-04-21 Guillaume Gomezremove unused condition
2018-04-21 Guillaume GomezAdd alias tests
2018-04-21 Guillaume Gomezupdate tester
2018-04-21 Guillaume Gomezfix invalid items removal
2018-04-21 Guillaume Gomezadd more aliases
2018-04-21 Guillaume GomezAdd aliases in the search as well
2018-04-21 Guillaume GomezGenerate alias file
2018-04-21 Guillaume GomezAdd specific never search
2018-04-21 Guillaume GomezRemove link generation on image, favicon and logo in...
2018-04-21 borsAuto merge of #50039 - ExpHP:quick-50002, r=alexcrichton
2018-04-21 borsAuto merge of #50093 - alexcrichton:android-uwtable...
2018-04-21 Alex Crichtonrustc: Always emit `uwtable` on Android
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 Aleksey KladovUpdate Cargo
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 Simon SapinRemove unused methods on the private Wtf8 type
2018-04-21 kennytmAdd back missing `#![feature(never_type)]`s
2018-04-21 borsAuto merge of #50080 - klnusbaum:edition_49591, r=Manis...
2018-04-21 Alex Crichtonrustc: Tweak custom attribute capabilities
2018-04-21 Kurtis Nusbaumfix two compile-fail tests that were still using -Zedition
2018-04-21 borsAuto merge of #50056 - alexcrichton:update-cargo, r...
2018-04-20 Wesley WiserClean up `IsolatedEncoder::encode_info_for_impl_item...
2018-04-20 Kurtis Nusbaumfix some small compile errors
2018-04-20 borsAuto merge of #50088 - alexcrichton:std-tweaks, r=sfackler
2018-04-20 Eric HussAdd doc for output_base_name_stage.
2018-04-20 Eric HussFix revision support for UI tests.
2018-04-20 kennytmDo not test RLS and rustfmt if build of these failed.
2018-04-20 borsAuto merge of #50119 - kennytm:rollup, r=kennytm
2018-04-20 Felix S. Klock IIRevert "Stabilize the TryFrom and TryInto traits"
2018-04-20 Felix S. Klock IIBring back old fallback semantics: Without feature...
2018-04-20 Felix S. Klock IIRevert stabilization of `feature(never_type)`.
2018-04-20 kennytmRollup merge of #50117 - pnkfelix:fix-issue-50113,...
2018-04-20 kennytmRollup merge of #50114 - wesleywiser:patch-3, r=michael...
2018-04-20 kennytmRollup merge of #50104 - mixi:libxml2-llvm, r=alexcrichton
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 Alex CrichtonUpdate the Cargo submodule
2018-04-20 Felix S. Klock IIFix #50113: must explicitly request file name when...
2018-04-20 Wesley WiserFix bad merge in #49991
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 Johannes NixdorfDisable auto-detection of libxml2 when compiling llvm.
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 Kurtis Nusbaumadd EDITIONS_NAME_LIST, make edition tracked, enforce...
2018-04-20 borsAuto merge of #50051 - nnethercote:no-env-var, r=Mark...
2018-04-20 Wesley WiserRemove HIR inlining
2018-04-19 Alex CrichtonTweak some stabilizations in libstd
2018-04-19 borsAuto merge of #48553 - seanmonstar:atomic-debug, r...
2018-04-19 Alex Crichtonwasm: Increase default stack size to 1MB
2018-04-19 Guillaume GomezUpdate stdsimd submodule
2018-04-19 Kurtis Nusbaumadd --edition option
2018-04-19 varkorEnsure CleanTools is run for check rustdoc
2018-04-19 varkorAdd rustdoc to x.py check
2018-04-19 borsAuto merge of #50020 - oli-obk:clippy, r=Manishearth
2018-04-19 Santiago PastorinoFix Iter exhaustion in prove_predicates when debug...
2018-04-19 borsAuto merge of #49900 - pnkfelix:compare-mode-nll-follow...
2018-04-19 borsAuto merge of #49949 - oli-obk:const_signed_pat, r...
2018-04-19 Oliver SchneiderSign extend constants in range patterns
2018-04-19 Oliver SchneiderUpdate clippy
next