]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-05-23 Scott McMurrayAdd iterator_step_by to the unstable book's summary
2017-05-23 Scott McMurrayOverride size_hint and propagate ExactSizeIterator...
2017-05-20 borsAuto merge of #41967 - ishitatsuyuki:patch-1, r=alexcri...
2017-05-19 borsAuto merge of #41772 - GuillaumeGomez:fn-once-message...
2017-05-19 borsAuto merge of #42105 - Mark-Simulacrum:rollup, r=Mark...
2017-05-19 Mark SimulacrumRollup merge of #42100 - michaelwoerister:fix-osx-multi...
2017-05-19 Mark SimulacrumRollup merge of #42096 - ollie27:rustdoc_js_impls,...
2017-05-19 Mark SimulacrumRollup merge of #42092 - cuviper:args_os, r=Mark-Simulacrum
2017-05-19 Mark SimulacrumRollup merge of #42089 - nagisa:xpy-broke-on-py3-again...
2017-05-19 Mark SimulacrumRollup merge of #42082 - michaelwoerister:wider_def_pat...
2017-05-19 Mark SimulacrumRollup merge of #42080 - pravic:jquery-removal-fix...
2017-05-19 Mark SimulacrumRollup merge of #42079 - seeekr:patch-1, r=steveklabnik
2017-05-19 Mark SimulacrumRollup merge of #42070 - tshepang:env-misc, r=BurntSushi
2017-05-19 Mark SimulacrumRollup merge of #42067 - Keruspe:master, r=alexcrichton
2017-05-19 Mark SimulacrumRollup merge of #42056 - sylvestre:master, r=alexcrichton
2017-05-19 Mark SimulacrumRollup merge of #42037 - nagisa:charpat, r=sfackler
2017-05-19 Mark SimulacrumRollup merge of #42024 - citizen428:docs/update-exitsta...
2017-05-19 Mark SimulacrumRollup merge of #42006 - jseyfried:fix_include_regressi...
2017-05-19 Mark SimulacrumRollup merge of #41971 - japaric:pre-link-args, r=alexc...
2017-05-19 Mark SimulacrumRollup merge of #41958 - malbarbo:docker-share, r=alexc...
2017-05-19 Mark SimulacrumRollup merge of #41910 - mersinvald:master, r=Mark...
2017-05-19 Mark SimulacrumRollup merge of #41870 - excaliburHisSheath:iss29367...
2017-05-19 borsAuto merge of #41439 - ivandardi:master, r=BurntSushi
2017-05-19 David LeGareFix doc test failure for OpenOptionsExt
2017-05-19 Michael Woeristerdebuginfo: Generate unique DW_AT_names for compilation...
2017-05-19 Simonas KazlauskasTry to optimise char patterns
2017-05-19 David LeGareNormalize docs in windows::ffi and windows::fs
2017-05-19 Oliver Middletonrustdoc: Fix implementors list javascript
2017-05-18 Josh StoneGive a nicer error for non-Unicode arguments to rustc...
2017-05-18 borsAuto merge of #42086 - alexcrichton:update-cargo, r...
2017-05-18 Marco A L Barbosaci: fix dist-powerpc-linux image
2017-05-18 Guillaume GomezAdd help message if a FnOnce is moved
2017-05-18 Simonas KazlauskasFix x.py
2017-05-18 Marc-Antoine... rustbuild: refactor install
2017-05-18 Marc-Antoine... rustbuild: install rust-analysis and rust-src when...
2017-05-18 Alex CrichtonUpdate the Cargo submodules
2017-05-18 Marco A L Barbosaci: add filesystem layout docs
2017-05-18 Marco A L Barbosaci: move shared scripts to src/ci/docker/scripts/
2017-05-18 Michael KohlAdd documentation for `ExitStatus`
2017-05-18 borsAuto merge of #42055 - michaelwoerister:reenable-increm...
2017-05-18 Michael WoeristerUse 128 instead of 64 bits for DefPath hashes
2017-05-18 Michael WoeristerUse in-memory representation for Fingerprint that is...
2017-05-18 Michael WoeristerEnable cross-crate incremental compilation by default.
2017-05-18 pravicMake documentation works again by removing two unnecess...
2017-05-18 Denis Andrejewfix typo in libstd/sync/mpsc/mod.rs docs
2017-05-18 Tshepang Lekhonkhobemisc doc improvements for std::env
2017-05-18 borsAuto merge of #42073 - mersinvald:update-cargo-submodul...
2017-05-18 borsAuto merge of #41639 - ishitatsuyuki:unify-tools, r...
2017-05-17 Mike LubinetsCargo submodule update
2017-05-17 borsAuto merge of #41911 - michaelwoerister:querify_trait_d...
2017-05-17 Marco A L Barbosaci: allows shared scripts
2017-05-17 Alex CrichtonReset submodule management to what master does
2017-05-17 borsAuto merge of #41857 - dhardy:master, r=steveklabnik
2017-05-17 Tatsuyuki IshiWhitelist strings crate for license
2017-05-17 Tatsuyuki IshiMove submodule initialization to bootstrap.py
2017-05-17 Tatsuyuki IshiAdd metadata suffix, close rust-lang/cargo#4028
2017-05-17 Tatsuyuki IshiUnify all stage2 tools into a workspace
2017-05-17 Sylvestre LedruImprove the error management when /proc is not mounted
2017-05-17 borsAuto merge of #42041 - Keruspe:master, r=alexcrichton
2017-05-17 Diggory Hardyloop_break_value doc: remove note about other loops
2017-05-17 borsAuto merge of #41961 - kennytm:fix-35829, r=petrochenkov
2017-05-17 borsAuto merge of #41476 - abonander:book_proc_macro, r=nrc
2017-05-17 borsAuto merge of #42049 - Mark-Simulacrum:rollup, r=Mark...
2017-05-17 Austin BonanderDocument the `proc_macro` feature in the Unstable Book
2017-05-16 Mark SimulacrumRollup merge of #42046 - steveklabnik:update-books...
2017-05-16 Mark SimulacrumRollup merge of #42039 - alexcrichton:update-cargo...
2017-05-16 Mark SimulacrumRollup merge of #42017 - nikomatsakis:issue-41677,...
2017-05-16 Mark SimulacrumRollup merge of #41957 - llogiq:clippy-libsyntax, r...
2017-05-16 Mark SimulacrumRollup merge of #41937 - nikomatsakis:issue-41936-varia...
2017-05-16 borsAuto merge of #41907 - est31:macro_unused, r=jseyfried
2017-05-16 borsAuto merge of #42038 - Mark-Simulacrum:rollup, r=Mark...
2017-05-16 steveklabnikUpdate the various books to latest
2017-05-16 Diggory Hardyloop_break_value: fix tests (but ignore one expected...
2017-05-16 borsAuto merge of #41853 - Keruspe:install, r=alexcrichton
2017-05-16 Michael WoeristerRemove unreachable branches in traits::project
2017-05-16 Marc-Antoine... rustbuild: fix bash completion installation dir
2017-05-16 Michael WoeristerUse tcx.type_of(impl) instead of TraitRef::self_ty...
2017-05-16 Alex CrichtonUpdate cargo submodule
2017-05-16 Marc-Antoine... update lzma-sys to 0.1.4
2017-05-16 Mark SimulacrumRollup merge of #42028 - faso:patch-1, r=apasel422
2017-05-16 Mark SimulacrumRollup merge of #42011 - rap2hpoutre:patch-5, r=Guillau...
2017-05-16 Mark SimulacrumRollup merge of #42005 - jseyfried:fix_macro_regression...
2017-05-16 Mark SimulacrumRollup merge of #42001 - ollie27:rustdoc_extern_fn...
2017-05-16 Mark SimulacrumRollup merge of #41995 - gamazeps:thread-localkey,...
2017-05-16 Mark SimulacrumRollup merge of #41994 - gamazeps:thread-builder, r...
2017-05-16 Mark SimulacrumRollup merge of #41982 - gamazeps:thread-yield-now...
2017-05-16 Mark SimulacrumRollup merge of #41489 - estebank:trait-bounds-diagnoss...
2017-05-16 Michael WoeristerAdd test cases for cyclic specialization graph construction
2017-05-16 Michael WoeristerDon't use queries::try_get() in assoc_ty projection
2017-05-16 Raphaël Huchetimprove collapse toggle render (css)
2017-05-16 borsAuto merge of #41771 - clarcharr:resize_default, r...
2017-05-16 fasoTypo
2017-05-16 Andre Bogus(hopefully) fix pprust error
2017-05-16 est31put option_try macro def under #[cfg(unix)]
2017-05-16 Marc-Antoine... rustbuild: pass sysconfdir to install_sh
2017-05-16 Marc-Antoine... rustbuild: allow configuring sysconfdir
2017-05-16 Marc-Antoine... rustbuild: pass bindir to install_sh
2017-05-16 Marc-Antoine... configure: allow configuring bindir
2017-05-16 Marc-Antoine... rustbuild: allow configuring bindir
2017-05-16 borsAuto merge of #41565 - rkruppe:llvm-sys, r=eddyb
next