]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-06-27 Corey FarwellRollup merge of #42519 - GuillaumeGomez:create-more...
2017-06-26 borsAuto merge of #42916 - Mark-Simulacrum:update-cargo...
2017-06-26 Mark SimulacrumUpdate Cargo
2017-06-26 borsAuto merge of #42885 - ollie27:rustdoc_empty_glob_path...
2017-06-25 borsAuto merge of #42865 - ollie27:rustdoc_assoc_consts...
2017-06-25 Guillaume GomezAdd reference link
2017-06-24 borsAuto merge of #42784 - tlively:wasm-bot, r=alexcrichton
2017-06-24 Guillaume GomezUse new macro instead
2017-06-24 Guillaume Gomezwording improvement
2017-06-24 Guillaume GomezAdd E0607
2017-06-24 Guillaume GomezAdd E0606
2017-06-24 Guillaume GomezAdd E0605
2017-06-24 Guillaume GomezAdd E0604
2017-06-24 Thomas LivelyRestore old emscripten.sh for use by asmjs
2017-06-24 Oliver Middletonrustdoc: Don't ICE on `use *;`
2017-06-24 borsAuto merge of #42864 - slo1:attempt, r=Mark-Simulacrum
2017-06-24 borsAuto merge of #42541 - gilescope:patch-1, r=alexcrichton
2017-06-24 borsAuto merge of #42854 - razielgn:relaxed-debug-constrain...
2017-06-24 borsAuto merge of #42724 - Mark-Simulacrum:tests, r=alexcri...
2017-06-24 borsAuto merge of #42687 - alexcrichton:windows-tls, r...
2017-06-24 Thomas LivelyAdd Target (de)serialization for environment vars
2017-06-23 Alex Crichtonrustc: Enable #[thread_local] for Windows
2017-06-23 Oliver Middletonrustdoc: Fix a few issues with associated consts
2017-06-23 sloSaves created temp directory if save-temps option is...
2017-06-23 Mark SimulacrumAdd tests for a few issues.
2017-06-23 borsAuto merge of #42856 - Mark-Simulacrum:rollup, r=Mark...
2017-06-23 Mark SimulacrumRollup merge of #42833 - durka:non-constant-used-with...
2017-06-23 Mark SimulacrumRollup merge of #42829 - ids1024:cxx, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42825 - letheed:patch-1, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42822 - ChrisMacNaughton:guard-traits...
2017-06-23 Mark SimulacrumRollup merge of #42821 - michaelwoerister:incr-debug...
2017-06-23 Mark SimulacrumRollup merge of #42787 - zackmdavis:explain_E0562,...
2017-06-23 Mark SimulacrumRollup merge of #42783 - ids1024:redox-env, r=sfackler
2017-06-23 Mark SimulacrumRollup merge of #42777 - kennytm:kill-ignore-doctest...
2017-06-23 Federico RavasioRelax Debug constraints when debugging {HashMap,BTreeMa...
2017-06-23 Federico RavasioCorrectly iterate on keys/values when debugging BTreeMa...
2017-06-23 kennytmAdded a tidy check to disallow "```ignore" and "``...
2017-06-23 kennytmModify --explain to handle hidden code (`# ...`) and...
2017-06-23 kennytmRemoved as many "```ignore" as possible.
2017-06-23 borsAuto merge of #42828 - parched:umulo, r=alexcrichton
2017-06-23 Thomas LivelyAdd wasm32-experimental-emscripten to wasm builder
2017-06-23 Thomas LivelyAdd target option for linker environment variables
2017-06-23 Thomas LivelyMake wasm32 buildbot test LLVM backend
2017-06-23 borsAuto merge of #42304 - Mark-Simulacrum:issue-37157...
2017-06-22 borsAuto merge of #42614 - GuillaumeGomez:new-error-codes...
2017-06-22 Giles CopeAdding training commer to be more consistent with prior...
2017-06-22 Alex Burkaremove duplicate E0435 test
2017-06-22 Alex Burkachange span label for E0435 (fix #41871)
2017-06-22 Ian Douglas... Make Build.cxx() return a Result instead of panicking
2017-06-22 Ian Douglas... Set CXX_<target> in bootstrap
2017-06-22 borsAuto merge of #42634 - Zoxc:for-desugar2, r=nikomatsakis
2017-06-22 Chris MacNaughtonEnsure Guard types impl Display & Debug
2017-06-22 LetheedFix ref as mutable ref in std::rc::Rc doc
2017-06-22 borsAuto merge of #42824 - Mark-Simulacrum:rollup, r=Mark...
2017-06-22 Mark SimulacrumRollup merge of #42806 - ollie27:rustbuild_compiler_doc...
2017-06-22 Mark SimulacrumRollup merge of #42805 - stepancheg:forward-python...
2017-06-22 Mark SimulacrumRollup merge of #42804 - Mark-Simulacrum:rustbuild...
2017-06-22 Mark SimulacrumRollup merge of #42799 - leodasvacas:impl-clone-for...
2017-06-22 borsAuto merge of #42798 - stepancheg:args-debug, r=sfackler
2017-06-22 Michael WoeristerPrint -Zincremental-info to stderr instead of stdout.
2017-06-22 borsAuto merge of #42803 - michaelwoerister:msdia-workaroun...
2017-06-22 Michael Woeristerdebuginfo: Work around crash-bug in MSDIA library
2017-06-22 borsAuto merge of #42785 - Mark-Simulacrum:fix-verbose...
2017-06-22 borsAuto merge of #42682 - alexcrichton:jobserver, r=michae...
2017-06-21 Giles CopeUpdating cargo to latest
2017-06-21 borsAuto merge of #42771 - arielb1:no-inline-unwind, r...
2017-06-21 Oliver Middletonrustbuild: Fix compiler docs yet again
2017-06-21 Mark SimulacrumMake rustc errors colorful.
2017-06-21 Stepan KoltsovPass path to python from bootstrap.py to bootstrap.rs
2017-06-21 James DuleyUpdate LLVM to fix unsigned multiplication overflow
2017-06-21 borsAuto merge of #42802 - frewsxcv:rollup, r=frewsxcv
2017-06-21 Corey FarwellRollup merge of #42766 - nrc:versions, r=nagisa
2017-06-21 Corey FarwellRollup merge of #42762 - jackpot51:patch-1, r=sfackler
2017-06-21 Corey FarwellRollup merge of #42620 - wesleywiser:compile_error...
2017-06-21 Corey FarwellRollup merge of #42397 - sfackler:syncsender-sync,...
2017-06-21 Alex CrichtonIntegrate jobserver support to parallel codegen
2017-06-21 Leonardo YvensImpl Clone for DefaultHasher
2017-06-21 Stepan KoltsovBetter Debug for Args and ArgsOs
2017-06-21 borsAuto merge of #42751 - arielb1:fast-representable,...
2017-06-21 borsAuto merge of #42750 - arielb1:unwind-stack, r=eddyb
2017-06-21 borsAuto merge of #42664 - alexcrichton:moar-crates, r...
2017-06-21 borsAuto merge of #42002 - sfackler:trusted-read, r=alexcri...
2017-06-21 Steven FacklerAdd `Read::initializer`.
2017-06-21 borsAuto merge of #42076 - alex-ozdemir:master, r=nrc
2017-06-21 Mark SimulacrumFixes bootstrapping with custom cargo/rustc.
2017-06-20 Zack M. Davisadd extended information for E0562; impl Trait can...
2017-06-20 Ian Douglas... Redox: Use create() instead of open() when setting...
2017-06-20 borsAuto merge of #42780 - frewsxcv:rollup, r=frewsxcv
2017-06-20 Corey FarwellRollup merge of #42772 - MaloJaffre:libc, r=alexcrichton
2017-06-20 Corey FarwellRollup merge of #42756 - sanxiyn:name-for-must-use...
2017-06-20 Corey FarwellRollup merge of #42749 - frewsxcv:frewsxcxv/doc-example...
2017-06-20 Corey FarwellRollup merge of #42728 - jseyfried:fix_resolve_perf...
2017-06-20 Corey FarwellRollup merge of #42717 - ollie27:into_to_from2, r=sfackler
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-20 Alex CrichtonSwitch to the crates.io `getopts` crate
2017-06-20 Ariel Ben-Yehudamark calls in the unwind path as !noinline
2017-06-20 Corey FarwellAdd a couple doc additional examples for `env::join_paths`.
2017-06-20 Corey FarwellAdd doc example for `CString::from_raw`.
2017-06-20 Corey FarwellAdd doc example for `FromBytesWithNulError`.
2017-06-20 Corey FarwellAdd doc example for `NulError`.
next