]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-02-26 borsAuto merge of #31846 - alexcrichton:better-disable...
2016-02-26 borsAuto merge of #31911 - Manishearth:rollup, r=Manishearth
2016-02-26 Manish Goregaokarfixup #31878
2016-02-26 Manish GoregaokarRollup merge of #31904 - bluss:writer-formatter-error...
2016-02-26 Manish GoregaokarRollup merge of #31901 - bluss:suggest-use, r=sanxiyn
2016-02-26 Manish GoregaokarRollup merge of #31896 - tshepang:idiom, r=steveklabnik
2016-02-26 Manish GoregaokarRollup merge of #31894 - tshepang:more-clear, r=stevekl...
2016-02-26 Manish GoregaokarRollup merge of #31893 - tshepang:comma, r=steveklabnik
2016-02-26 Manish GoregaokarRollup merge of #31883 - birkenfeld:doc-null-escape...
2016-02-26 Manish GoregaokarRollup merge of #31880 - Manishearth:debug, r=alexcrichton
2016-02-26 Manish GoregaokarRollup merge of #31878 - frewsxcv:path-cleanup, r=alexc...
2016-02-26 borsAuto merge of #31834 - ubsan:copy_from_slice, r=alexcri...
2016-02-26 Nicholas MazzucaAdd unstable copy_from_slice
2016-02-26 Alex Crichtonmk: Move disable-jemalloc logic into makefiles
2016-02-26 borsAuto merge of #31857 - jseyfried:fix_scoping, r=nikomat...
2016-02-26 Ulrik SverdrupMake sure formatter errors are emitted by the default...
2016-02-26 borsAuto merge of #31749 - nikomatsakis:compiletest-subdir...
2016-02-26 Ulrik Sverdrupsuggest: Put the `use` in suggested code inside the...
2016-02-25 Tshepang Lekhonkhobedoc: follow the idiom of adding a trailing comma
2016-02-25 Tshepang Lekhonkhobedoc: that explanation was a mess
2016-02-25 Tshepang Lekhonkhobedoc: add missing comma
2016-02-25 borsAuto merge of #30856 - mneumann:thread_local_extern...
2016-02-25 Niko Matsakisadd comment and stop creating directories in runtest
2016-02-25 Niko Matsakiscreate the required directories while gathering tests...
2016-02-25 borsAuto merge of #31882 - Manishearth:rollup, r=Manishearth
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 Niko Matsakistranslate backslashes to forward slashes in the expecte...
2016-02-25 Georg BrandlDocument the null-char/null-byte escape in the reference
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-25 Manish Goregaokarmention debug-assertions
2016-02-25 Corey FarwellPrefer 'match' pattern guard over conditional within...
2016-02-25 Corey FarwellPrefer `slice::get` over length check with indexing.
2016-02-24 Niko MatsakisMove the borrowck run-pass/compile-fail tests into...
2016-02-24 Niko MatsakisAdd compiletest-ignore-dir to existing subdirectories.
2016-02-24 Niko MatsakisRecurse to find test files in any subdirectory of the...
2016-02-24 Niko MatsakisGeneralize from passing around a single path to the...
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 SeyfriedImprove unused import detection
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 Jeffrey SeyfriedResolve: include normal modules in the ribs
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
next