]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-02-20 borsAuto merge of #39965 - ArtBears:master, r=steveklabnik
2017-02-20 borsAuto merge of #39923 - mattyw:patch-1, r=steveklabnik
2017-02-20 borsAuto merge of #39304 - jrmuizel:drop-flags, r=steveklabnik
2017-02-20 borsAuto merge of #39966 - steveklabnik:update-mdbook,...
2017-02-20 Steve KlabnikUpdate dependencies
2017-02-20 Steve KlabnikUpdate mdbook version
2017-02-20 borsAuto merge of #39955 - mp4096:master, r=GuillaumeGomez
2017-02-19 Glyne J. GittensMerge branch 'master' of https://github.com/rust-lang...
2017-02-19 Glyne J. GittensRemoved a typo from CONTRIBUTING.md
2017-02-19 borsAuto merge of #39939 - petrochenkov:regres, r=eddyb
2017-02-19 borsAuto merge of #39871 - binarycrusader:issue-39868,...
2017-02-19 Mikhail PakDocs: Better explanation of return values for min,...
2017-02-19 borsAuto merge of #39912 - nikomatsakis:incr-comp-trait...
2017-02-18 Vadim PetrochenkovAvoid ICE in Self::Assoc in impl headers
2017-02-18 Vadim PetrochenkovPrivatize fields of PathResolution
2017-02-18 borsAuto merge of #39933 - GuillaumeGomez:rollup, r=Guillau...
2017-02-18 Guillaume GomezRollup merge of #39928 - GuillaumeGomez:env_func_urls...
2017-02-18 Guillaume GomezRollup merge of #39904 - Stebalien:cleanup-string-split...
2017-02-18 Guillaume GomezRollup merge of #39898 - king6cong:logic_clean, r=alexc...
2017-02-18 Guillaume GomezRollup merge of #39862 - stjepang:fix-wording-localkey...
2017-02-18 Guillaume GomezRollup merge of #39847 - CBenoit:patch-1, r=frewsxcv
2017-02-18 Guillaume GomezAdd missing urls for env functions
2017-02-18 borsAuto merge of #39887 - nikomatsakis:issue-39292, r...
2017-02-18 Matt WilliamsVariable Bindings possible nitpick
2017-02-18 borsAuto merge of #39877 - estebank:remove-params, r=petroc...
2017-02-18 borsAuto merge of #39854 - nagisa:mir-asm-stmt, r=nikomatsakis
2017-02-17 borsAuto merge of #39837 - alexcrichton:llvm-crt-static...
2017-02-17 Nicholas Nethercoterework `TraitSelect` to avoid a vec and just use two...
2017-02-17 borsAuto merge of #39578 - canndrew:nixos-bootstrap-fix...
2017-02-17 borsAuto merge of #39485 - canndrew:inference-fix-39297...
2017-02-17 borsAuto merge of #39852 - alexcrichton:appveyor-separate...
2017-02-17 Steven AllenFixup String::split_off documentation
2017-02-17 Andrew CannStyle fixups
2017-02-17 borsAuto merge of #39752 - keeperofdakeys:macro-error,...
2017-02-17 king6congcode order tweak
2017-02-16 Shawn Walker... Update src/liblibc
2017-02-16 borsAuto merge of #38368 - arthurprs:hm-adapt, r=alexcrichton
2017-02-16 arthurprsResize hashmap when long probes are detected
2017-02-16 Alex Crichtonappveyor: Move MSVC dist builds to their own builder
2017-02-16 Niko Matsakiserase late bound regions in `get_vtable_methods()`
2017-02-16 Josh DriverRefactor macro resolution errors + add derive macro...
2017-02-16 borsAuto merge of #39824 - alexcrichton:disable-dist-src...
2017-02-16 Benoît CORTIERCorrect a typo in procedural macros chapter of the...
2017-02-16 Shawn Walker... simplify home_dir by removing unnecessary getpwuid_r...
2017-02-16 Esteban KüberRemove noop method `Substs::params()`
2017-02-16 borsAuto merge of #39876 - frewsxcv:rollup, r=frewsxcv
2017-02-16 Corey FarwellRollup merge of #39861 - retep998:small-fix, r=alexcrichton
2017-02-16 Corey FarwellRollup merge of #39857 - binarycrusader:master, r=alexc...
2017-02-16 Corey FarwellRollup merge of #39846 - WRONGWAY4YOU:typo-fix, r=frewsxcv
2017-02-16 Corey FarwellRollup merge of #39844 - king6cong:sys, r=alexcrichton
2017-02-16 Corey FarwellRollup merge of #39843 - AndrewGaspar:natvis, r=brson
2017-02-16 Corey FarwellRollup merge of #39840 - DaseinPhaos:patch-2, r=frewsxcv
2017-02-16 Corey FarwellRollup merge of #39839 - king6cong:refine-doc, r=frewsxcv
2017-02-16 Corey FarwellRollup merge of #39836 - durka:patch-37, r=alexcrichton
2017-02-16 Corey FarwellRollup merge of #39834 - cseale:feature-gate-static...
2017-02-16 Corey FarwellRollup merge of #39804 - seppo0010:recommend-five-trait...
2017-02-16 Corey FarwellRollup merge of #39793 - RalfJung:cell, r=alexcrichton
2017-02-16 Corey FarwellRollup merge of #39775 - mina86:master, r=steveklabnik
2017-02-16 Alex Crichtonrustc: Link statically to the MSVCRT
2017-02-16 borsAuto merge of #39761 - est31:master, r=aturon
2017-02-16 Alex Crichtontravis: Disable source tarballs on most builders
2017-02-16 Shawn Walker... libstd needs update for pending libc change
2017-02-15 Stjepan GlavinaFix wording in LocalKey documentation
2017-02-15 Peter AtashianFix parameter to GetUserProfileDirectoryW
2017-02-15 borsAuto merge of #39457 - bvinc:master, r=alexcrichton
2017-02-15 Shawn Walker... use bash when invoking dist shell scripts on solaris
2017-02-15 Colm Sealestatic recursion test added to compile-fail test suite
2017-02-15 Simonas Kazlauskas[MIR] Make InlineAsm a Statement
2017-02-15 Jeff MuizelaarRemove obsolete documentation about drop-flags
2017-02-15 Michal Nazarewiczbook: don’t use GNU extensions in the example unnecessarily
2017-02-15 borsAuto merge of #39781 - nrc:save-impls, r=nikomatsakis
2017-02-15 Benoît CORTIERCorrect a typo in procedural macros chapter of the...
2017-02-15 Dmitry GuzeevFix typo
2017-02-15 king6congsys/mod doc update and mod import order adjust
2017-02-15 borsAuto merge of #39594 - clarcharr:cstr_box, r=aturon
2017-02-15 LuxkoUpdate procedural-macros.md
2017-02-15 Andrew GasparVec, LinkedList, VecDeque, String, and Option NatVis...
2017-02-15 borsAuto merge of #39560 - F001:retainHashMap, r=alexcrichton
2017-02-15 king6congmake doc consistent with var name
2017-02-15 est31Stabilize field init shorthand
2017-02-15 Alex Burkafix types in to_owned doctest
2017-02-15 borsAuto merge of #39633 - steveklabnik:vendor-mdbook,...
2017-02-14 borsAuto merge of #39818 - frewsxcv:rollup, r=frewsxcv
2017-02-14 Clar CharrConversions between CStr/OsStr/Path and boxes.
2017-02-14 Sebastian WaisbrotShow five traits implementation in help when there...
2017-02-14 Corey FarwellRollup merge of #39813 - sanxiyn:non-camel-case-variant...
2017-02-14 Corey FarwellRollup merge of #39790 - zackw:tidy-linelen-exempt...
2017-02-14 Corey FarwellRollup merge of #39788 - GuillaumeGomez:rustdoc-test...
2017-02-14 Corey FarwellRollup merge of #39785 - alexcrichton:no-thread-sanitiz...
2017-02-14 Corey FarwellRollup merge of #39772 - cseale:staged_api_whitelist_re...
2017-02-14 Corey FarwellRollup merge of #39754 - alexcrichton:less-assertions...
2017-02-14 Corey FarwellRollup merge of #39730 - jseyfried:fix_empty_seq_rep_ic...
2017-02-14 Corey FarwellRollup merge of #39659 - zackw:asciiext-ctype, r=alexcr...
2017-02-14 Seo SanghyeonUse check_variant for non_camel_case_types lint
2017-02-14 Ralf JungRemove Copy bound from some Cell trait impls
2017-02-14 borsAuto merge of #39728 - eddyb:vendeur-tres-bien, r=alexc...
2017-02-14 borsAuto merge of #38981 - sdleffler:patch-1, r=alexcrichton
2017-02-14 borsAuto merge of #38561 - nagisa:rdrandseed, r=alexcrichton
2017-02-14 Colm SealeAdding compile fail test for staged_api feature
2017-02-13 Eduard-Mihai... Automatically vendor Cargo deps when building the sourc...
next