]> git.lizzy.rs Git - rust.git/history - src
rustbuild: drop unused macro in tets
[rust.git] / src /
2017-05-23 Marc-Antoine Perennourustbuild: drop unused macro in tets
2017-05-22 Marc-Antoine Perennourustbuild: split Install out of Dist subcommand
2017-05-22 borsAuto merge of #42147 - withoutboats:run-pass-test-for...
2017-05-22 Without BoatsRemove 'static bound in assoc const test.
2017-05-22 borsAuto merge of #42140 - anderspapitto:doc-typo-fixes...
2017-05-21 borsAuto merge of #41904 - sfackler:1.18-stabilization...
2017-05-21 Anders Papittobootstrap: fix minor comment typos in lib.rs
2017-05-21 borsAuto merge of #42131 - neosilky:doc-fix, r=frewsxcv
2017-05-21 borsAuto merge of #42132 - cuviper:manifest-paths, r=alexcr...
2017-05-21 Steven FacklerStabilize library features for 1.18.0
2017-05-21 Josh StoneUpdate rust-installer to normalize manifest paths
2017-05-21 Daniel LockyerUpdate to trait bounds CSS in rustdoc
2017-05-21 borsAuto merge of #42130 - Mark-Simulacrum:rollup, r=Mark...
2017-05-20 Mark SimulacrumRollup merge of #42127 - clarcharr:lifetimes, r=Mark...
2017-05-20 Mark SimulacrumRollup merge of #42098 - japaric:gh42097, r=Mark-Simulacrum
2017-05-20 Mark SimulacrumRollup merge of #42093 - llogiq:clippy-librustc_errors...
2017-05-20 Mark SimulacrumRollup merge of #42091 - maccoda:maccoda/env_docs,...
2017-05-20 Mark SimulacrumRollup merge of #42062 - fhartwig:fix-off-by-one-span...
2017-05-20 Mark SimulacrumRollup merge of #41892 - Gankro:needs_drop, r=alexcrichton
2017-05-20 Alexis BeingessnerAdd stub entry to unstable book for needs_drop
2017-05-20 Alexis Beingessnermigrate everything to using mem::needs_drop
2017-05-20 borsAuto merge of #42124 - Keruspe:installer, r=alexcrichton
2017-05-20 Alexis Beingessnerexpose needs_drop under mem::
2017-05-20 borsAuto merge of #42069 - QuietMisdreavus:low_pri, r=alexc...
2017-05-20 Clar CharrRemove unused lifetimes.
2017-05-20 borsAuto merge of #42123 - Mark-Simulacrum:revert-41967...
2017-05-20 Marc-Antoine Perennouupdate rust-installer
2017-05-20 Mark SimulacrumRevert "Reenable opt-level 3"
2017-05-20 borsAuto merge of #42111 - ollie27:stab, r=Mark-Simulacrum
2017-05-20 borsAuto merge of #42113 - segevfiner:fix-ole32-warning...
2017-05-20 Segev FinerFix: "warning: redundant linker flag specified for...
2017-05-20 Oliver MiddletonCorrect some stability versions
2017-05-20 borsAuto merge of #41967 - ishitatsuyuki:patch-1, r=alexcri...
2017-05-19 Dylan MaccoraMerge branch 'master' into maccoda/env_docs
2017-05-19 borsAuto merge of #41772 - GuillaumeGomez:fn-once-message...
2017-05-19 Dylan MaccoraFixed link issue.
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 Jorge Apariciocore: fix unused_macro warning
2017-05-19 QuietMisdreavusfix casting of PRIO_PGRP
2017-05-19 David LeGareNormalize docs in windows::ffi and windows::fs
2017-05-19 Oliver Middletonrustdoc: Fix implementors list javascript
2017-05-18 Andre Bogusfix some clippy warnings in librustc_errors
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 Perennourustbuild: refactor install
2017-05-18 Marc-Antoine Perennourustbuild: install rust-analysis and rust-src when...
2017-05-18 Alex CrichtonUpdate the Cargo submodules
2017-05-18 QuietMisdreavusupdate config name and description for low-priority
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 Dylan Maccorastd::env docs
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 Florian HartwigFix off-by-one error in column number in `explain_span`.
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
next