]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-02-25 Manish GoregaokarRollup merge of #31837 - mitaa:rdoc-inherent-assoc...
2016-02-25 Manish GoregaokarRollup merge of #31835 - mitaa:rdoc-global-src, r=alexc...
2016-02-25 Manish GoregaokarRollup merge of #31831 - tormol:master, r=alexcrichton
2016-02-25 Manish GoregaokarRollup merge of #31827 - teoryn:patch-1, r=brson
2016-02-25 Manish GoregaokarRollup merge of #31818 - GuillaumeGomez:error_display...
2016-02-25 Manish GoregaokarRollup merge of #31800 - alexcrichton:armv6-plz, r...
2016-02-25 Manish GoregaokarRollup merge of #31793 - alexcrichton:add-real-option...
2016-02-25 Manish GoregaokarRollup merge of #31362 - jseyfried:fix_extern_crate_vis...
2016-02-24 borsAuto merge of #31873 - Manishearth:rollup, r=Manishearth
2016-02-24 Manish GoregaokarRollup merge of #31870 - ivan:filter-explain, r=stevekl...
2016-02-24 Manish GoregaokarRollup merge of #31868 - fhahn:capitalize-Rust, r=steve...
2016-02-24 Manish GoregaokarRollup merge of #31863 - matklad:clarify-reference...
2016-02-24 Manish GoregaokarRollup merge of #31850 - GuillaumeGomez:vec-doc, r...
2016-02-24 Manish GoregaokarRollup merge of #31843 - Wafflespeanut:bool_docs, r...
2016-02-24 Manish GoregaokarRollup merge of #31842 - dileepbapat:master, r=alexcrichton
2016-02-24 Manish GoregaokarRollup merge of #31839 - mitaa:rdoc-idx-self, r=alexcri...
2016-02-24 Manish GoregaokarRollup merge of #31784 - urschrei:chunks_doc, r=stevekl...
2016-02-24 Manish GoregaokarRollup merge of #31677 - ivan:doc-vtable, r=steveklabnik
2016-02-24 Guillaume GomezAdd more explanation on vec type
2016-02-24 Ivan Kozikbook: Explain better why the filter closure gets a...
2016-02-24 Alex Crichtonrustc: Refactor how unstable flags are handled
2016-02-24 Florian HahnCapitalize some occurences of Rust in documentation
2016-02-24 mitaaFix source-links for files with absolute-paths
2016-02-24 mitaaAllow creation of src-links for device files
2016-02-24 Aleksey Kladovreference: clarify use declaration location
2016-02-24 borsAuto merge of #31832 - mmatyas:update_libc_16f1c19...
2016-02-24 Jeffrey SeyfriedUncapitalize note messages
2016-02-24 borsAuto merge of #31828 - frewsxcv:sepseq-associated-funct...
2016-02-24 tormolUse a character that requires two `u16`s in the example...
2016-02-24 borsAuto merge of #31782 - pitdicker:clean_out_windows_c...
2016-02-24 borsAuto merge of #31778 - aturon:snapshot, r=alexcrichton
2016-02-24 borsAuto merge of #31855 - alexcrichton:fix-tidy, r=nikomat...
2016-02-24 Alex Crichtonmk: Tweak tidy script to work on Windows python
2016-02-24 Jeffrey SeyfriedWarn instead of error when using an inaccessable extern...
2016-02-24 Jeffrey SeyfriedWarn when reexporting a private extern crate
2016-02-24 Jeffrey SeyfriedFix the visibility of extern crate declarations and...
2016-02-23 mitaaShow associated types in inherent impls
2016-02-23 mitaaDon't show associated consts from trait impls
2016-02-23 borsAuto merge of #30614 - arcnmx:cstr-bytes, r=alexcrichton
2016-02-23 Ravi ShankarUpdated the primitive docs for bool
2016-02-23 borsAuto merge of #31751 - gkoz:os_str_path_cmp, r=aturon
2016-02-23 arcnmxCStr::from_bytes_with_nul tests
2016-02-23 dileepb#31820 - Utilize `if..let` instead of single `match...
2016-02-23 Aaron TuronRegister new snapshots
2016-02-23 arcnmxLink cstr from_bytes to tracking issue
2016-02-23 borsAuto merge of #31825 - ollie27:win_lfs, r=alexcrichton
2016-02-23 mitaaDon't record self parameter for static methods
2016-02-23 borsAuto merge of #31447 - nagisa:mir-cfgsimplify-bitvec...
2016-02-23 Simonas Kazlauskas[MIR] Change SimplifyCfg pass to use bitvec
2016-02-23 borsAuto merge of #31822 - petrochenkov:derive, r=alexcrichton
2016-02-23 arcnmxRename CStr::from_bytes to from_bytes_with_nul
2016-02-23 arcnmxCStr::from_bytes
2016-02-23 borsAuto merge of #31814 - petevine:master, r=alexcrichton
2016-02-23 tormolCorrect char.encode_utf16() documentation
2016-02-23 Corey FarwellUse associated functions for libsyntax SepSeq constructors.
2016-02-23 Kevin StockFix warn(unused_mut) in example
2016-02-23 Oliver MiddletonFix reading/writing 4 GiB or larger files on Windows...
2016-02-23 Vadim PetrochenkovSome refactoring in deriving/debug.rs
2016-02-22 borsAuto merge of #31715 - mitaa:rdoc-index-crate, r=alexcr...
2016-02-22 borsAuto merge of #31704 - tbu-:pr_vec_into_iter_clone...
2016-02-22 borsAuto merge of #30969 - Amanieu:extended_atomic_cmpxchg...
2016-02-22 mitaaSimplify search-index serialization
2016-02-22 Amanieu d'AntrasAdd a test to make sure trans doesn't choke on any...
2016-02-22 Vadim PetrochenkovFix #[derive] for empty structs with braces
2016-02-22 borsAuto merge of #31819 - miqid:doc, r=steveklabnik
2016-02-22 Mátyás MustohaUpdate libc to 16f1c19
2016-02-22 Michael HuynhCorrect Iterator trait documentation
2016-02-22 petevineEradicate last vestiges of armv6
2016-02-22 borsAuto merge of #31813 - nbaksalyar:solaris-fix, r=sanxiyn
2016-02-22 borsAuto merge of #31811 - alexcrichton:clean-deps, r=sanxiyn
2016-02-22 borsAuto merge of #31805 - cuviper:android-lfs, r=alexcrichton
2016-02-22 borsAuto merge of #31806 - gokhanettin:to_lowercase-doc...
2016-02-21 borsAuto merge of #31810 - gandro:netbsd-fix-stat, r=alexcr...
2016-02-21 Nikita BaksalyarFix broken Solaris build
2016-02-21 Paul DickerRaiseException is used by everything except x86 gnu
2016-02-21 borsAuto merge of #31792 - Zoxc:sysroot, r=alexcrichton
2016-02-21 Alex Crichtonrustbuild: Sync some Cargo.toml/lib.rs dependencies
2016-02-21 Paul DickerFixes for 32-bit
2016-02-21 Sebastian WickiFix `struct stat` usage on NetBSD
2016-02-21 John Kåre AlsakerFix liballoc dependencies
2016-02-21 borsAuto merge of #31802 - alexcrichton:fix-dist-rustbuild...
2016-02-21 Gökhan KarabulutFix to_lowercase example
2016-02-21 borsAuto merge of #31799 - cshaffer:book-fixes, r=steveklabnik
2016-02-21 borsAuto merge of #31785 - sanxiyn:gitmodules, r=alexcrichton
2016-02-21 Josh Stonestd: Use Android LFS off64_t, ftruncate64, and lseek64
2016-02-21 borsAuto merge of #31791 - alexcrichton:llvmup3, r=dotdash
2016-02-21 Alex Crichtonmk: Add missing rustbuild dirs to `dist`
2016-02-21 Alex Crichtonmk: Specify armv6 for gcc on arm-unknown-linux-*
2016-02-21 Chad ShafferFix number of lines and methods in guessing game
2016-02-21 borsAuto merge of #31761 - Amanieu:volatile, r=alexcrichton
2016-02-20 Guillaume GomezAdd test for E0152 error message improvement
2016-02-22 ggomezAdd crate_name in E0152 error display
2016-02-20 borsAuto merge of #31757 - petrochenkov:unitdotdot, r=nikom...
2016-02-20 borsAuto merge of #31608 - frewsxcv:osstring-simple-functio...
2016-02-20 Alex CrichtonAnother rebase on the 3.8 release branch of LLVM
2016-02-20 Corey FarwellAdd Capacity/length methods for OsString.
2016-02-20 borsAuto merge of #31747 - jseyfried:stop_resolve_after_fai...
2016-02-20 borsAuto merge of #31474 - arielb1:mir-typeck, r=nikomatsakis
2016-02-20 Seo SanghyeonUpdate .gitmodules
2016-02-20 Ariel Ben-Yehudaaddress review comments
next