]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-07-26 Steve KlabnikRollup merge of #35028 - abhijeetbhagat:patch-6, r...
2016-07-26 Steve KlabnikRollup merge of #35019 - frewsxcv:slice-split, r=Guilla...
2016-07-26 Steve KlabnikRollup merge of #35010 - GuillaumeGomez:file_doc, r...
2016-07-26 Steve KlabnikRollup merge of #35009 - GuillaumeGomez:dir_entry_doc...
2016-07-26 Steve KlabnikRollup merge of #35001 - rdwilliamson:patch-1, r=alexcr...
2016-07-26 Steve KlabnikRollup merge of #34995 - GuillaumeGomez:dir_builder_doc...
2016-07-26 Steve KlabnikRollup merge of #34990 - abhijeetbhagat:patch-3, r...
2016-07-26 Steve KlabnikRollup merge of #34974 - abhijeetbhagat:patch-2, r...
2016-07-26 Steve KlabnikRollup merge of #34935 - GuillaumeGomez:hash_map_doc...
2016-07-26 Steve KlabnikRollup merge of #34850 - tshepang:patch-3, r=steveklabnik
2016-07-26 Steve KlabnikRollup merge of #34732 - durka:patch-27, r=steveklabnik
2016-07-26 Steve KlabnikRollup merge of #34609 - ubsan:transmute_docs, r=stevek...
2016-07-26 Steve KlabnikRollup merge of #34461 - ubsan:master, r=steveklabnik
2016-07-25 Corey FarwellRewrite/expansion of `slice::split` doc examples.
2016-07-25 abhiRemove no_stack_check tests (#34915)
2016-07-24 borsAuto merge of #35006 - Manishearth:rollup, r=Manishearth
2016-07-24 Guillaume GomezImprove Open doc
2016-07-24 Guillaume GomezAdd DirEntry doc examples
2016-07-24 Guillaume GomezAdd missing links
2016-07-24 Manish GoregaokarRollup merge of #34989 - frewsxcv:fix-set-len-doc-examp...
2016-07-24 Manish GoregaokarRollup merge of #34988 - frewsxcv:vec-windows, r=Guilla...
2016-07-24 Manish GoregaokarRollup merge of #34977 - wettowelreactor:patch-3, r...
2016-07-24 Manish GoregaokarRollup merge of #34976 - GuillaumeGomez:build_hasher_do...
2016-07-24 Manish GoregaokarRollup merge of #34975 - GuillaumeGomez:random_state_do...
2016-07-24 Manish GoregaokarRollup merge of #34972 - oli-obk:cant_cast_str_to_const...
2016-07-24 Manish GoregaokarRollup merge of #34965 - jonathandturner:multispan_clea...
2016-07-23 Robert WilliamsonFix HashMap's values_mut example to use println!
2016-07-23 borsAuto merge of #34832 - vadimcn:rusty-personality, r...
2016-07-23 Corey FarwellDoc example improvements for `slice::windows`.
2016-07-23 Corey FarwellFix incorrect 'memory leak' example for `Vec::set_len`.
2016-07-23 borsAuto merge of #34925 - jseyfried:nested_macros, r=eddyb
2016-07-23 abhiUpdate underscore usage (#34903)
2016-07-22 Guillaume GomezAdd DirBuilder doc examples
2016-07-22 Vadim ChugunovImplement rust_eh_personality in Rust, remove rust_eh_p...
2016-07-22 borsAuto merge of #34924 - cgswords:empty_delim, r=nrc
2016-07-22 Camille RousselFixed to spelling errors in char.rs
2016-07-22 ggomezAdd BuildHasher example
2016-07-22 borsAuto merge of #34917 - michaelwoerister:fix-internalize...
2016-07-22 ggomezAdd Random state doc
2016-07-22 ggomezAdd HashMap Entry enums examples
2016-07-22 abhiUpdate VecDeque documentation to specify direction...
2016-07-22 borsAuto merge of #34771 - murarth:string-insert-str, r...
2016-07-22 Oliver Schneiderimprove const eval error reporting on "" and b"" casts
2016-07-22 borsAuto merge of #34724 - mitchmindtree:mpsc_receiver_try_...
2016-07-22 borsAuto merge of #34715 - scottcarr:mir-test, r=nikomatsakis
2016-07-21 borsAuto merge of #34544 - 3Hren:issue/xx/reinterpret-forma...
2016-07-21 ubsanFix nits
2016-07-21 Jonathan TurnerRemove unused methods from MultiSpan
2016-07-21 Tshepang Lekhonkhobedoc: add missing pause
2016-07-21 borsAuto merge of #34939 - GuillaumeGomez:rollup, r=Guillau...
2016-07-21 mitchmindtreeFix issue in receiver_try_iter test where response...
2016-07-21 Guillaume GomezRollup merge of #34937 - GuillaumeGomez:hash_map_entry_...
2016-07-21 Guillaume GomezRollup merge of #34930 - frewsxcv:vec-as-slice, r=steve...
2016-07-21 Guillaume GomezRollup merge of #34921 - GuillaumeGomez:css_fix, r...
2016-07-21 Guillaume GomezRollup merge of #34919 - GuillaumeGomez:btree_map_doc...
2016-07-21 Guillaume GomezRollup merge of #34911 - frewsxcv:vec-set-len, r=stevek...
2016-07-21 Guillaume GomezRollup merge of #34910 - alexcrichton:hard-float-mips...
2016-07-21 Guillaume GomezRollup merge of #34895 - mark-buer:patch-1, r=steveklabnik
2016-07-21 Guillaume GomezRollup merge of #34890 - oconnor663:addassign, r=brson
2016-07-21 Guillaume GomezRollup merge of #34880 - xitep:master, r=steveklabnik
2016-07-21 Guillaume GomezRollup merge of #34855 - GuillaumeGomez:vec_deque_doc...
2016-07-21 Guillaume GomezRollup merge of #34854 - GuillaumeGomez:linked_list_doc...
2016-07-21 Guillaume GomezRollup merge of #34828 - seanmonstar:into-opton, r...
2016-07-21 Scott A Carradd mir optimization tests, dump-mir-dir option
2016-07-21 borsAuto merge of #34873 - alexcrichton:down-with-compiler...
2016-07-20 Sean McArthurcore: impl From<T> for Option<T>
2016-07-20 Alex Crichtonmk: Stop using cmake for compiler-rt
2016-07-20 borsAuto merge of #34113 - srinivasreddy:deriving_rustfmt...
2016-07-20 Michael Woeristertrans: Make base::internalize_symbols() respect explici...
2016-07-20 borsAuto merge of #34694 - mathphreak:master, r=alexcrichton
2016-07-20 ggomezAdd doc for btree_map types
2016-07-20 borsAuto merge of #33526 - steveklabnik:gh21889, r=alexcrichton
2016-07-20 mitchmindtreeAdd the missing tracking issue field for #34931 to...
2016-07-20 Corey FarwellAdd doc examples for `Vec::{as_slice,as_mut_slice}`.
2016-07-19 cgswordsIntroduced `NoDelim` and modified the compiler to suppo...
2016-07-19 Jeffrey SeyfriedAdd regression test.
2016-07-19 Jeffrey SeyfriedSupport nested `macro_rules!`.
2016-07-19 borsAuto merge of #34885 - GuillaumeGomez:btree_map_debug...
2016-07-19 Srinivas Reddy... Run rustfmt on libsyntax_ext/deriving folder
2016-07-19 Steve Klabnikre-work example
2016-07-19 Corey FarwellRewrite/expand doc examples for `Vec::set_len`.
2016-07-19 ggomez[CSS] Fix unwanted top margin for toggle wrapper
2016-07-19 borsAuto merge of #34898 - sanxiyn:rollup, r=sanxiyn
2016-07-19 Michael WoeristerAdd codegen test to make sure that closures are 'intern...
2016-07-19 Guillaume GomezAdd debug for btree_map::{Entry, VacantEntry, OccupiedE...
2016-07-19 Michael WoeristerFix wrong condition in base::internalize_symbols().
2016-07-19 borsAuto merge of #33974 - habnabit:eintr-retry-for-read...
2016-07-19 Alex Crichtonmk: Remove -Wall -Werror everywhere
2016-07-19 Alex Crichtonrustc: Remove soft-float from MIPS targets
2016-07-19 borsAuto merge of #34879 - petrochenkov:fnptr, r=alexcrichton
2016-07-18 borsAuto merge of #34357 - tbu-:pr_exact_size_is_empty...
2016-07-18 borsAuto merge of #34899 - michaelwoerister:always_internal...
2016-07-18 Jack O'Connoruse a new feature name for String AddAssign
2016-07-18 Jack O'Connorupdate the since field to 1.12.0 for String AddAssign
2016-07-18 Tobias BucherFix doctest of `ExactSizeIterator::is_empty`
2016-07-18 Michael WoeristerRun base::internalize_symbols() even for single-codegen...
2016-07-18 Seo SanghyeonRollup merge of #34889 - infinity0:master, r=sanxiyn
2016-07-18 Seo SanghyeonRollup merge of #34884 - shepmaster:from_raw_parts_doc...
2016-07-18 Seo SanghyeonRollup merge of #34875 - frewsxcv:std-slice-struct...
2016-07-18 Seo SanghyeonRollup merge of #34853 - frewsxcv:vec-truncate, r=Guill...
next