]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-04-07 Manish GoregaokarRollup merge of #24057 - nikomatsakis:lifetime-shadowin...
2015-04-07 Manish GoregaokarRollup merge of #24042 - callahad:bug_24030, r=steveklabnik
2015-04-07 Manish GoregaokarRollup merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-07 borsAuto merge of #24116 - zaeleus:rustdoc-codespan, r...
2015-04-07 borsAuto merge of #24101 - remram44:fix-rustdoc-passes...
2015-04-07 borsAuto merge of #23952 - Kimundi:more_string_pattern...
2015-04-06 borsAuto merge of #23857 - phildawes:libsyntax_nopanic...
2015-04-06 borsAuto merge of #23655 - gereeter:rustc-remove-ident...
2015-04-06 Michael Maciasrustdoc: Use iterators to collapse whitespace
2015-04-06 Michael Maciasrustdoc: Add a custom callback for codespan to collapse...
2015-04-06 borsAuto merge of #24056 - nikomatsakis:issue-23853-crates...
2015-04-06 Niko MatsakisFix tests
2015-04-06 borsAuto merge of #24104 - frewsxcv:patch-12, r=sanxiyn
2015-04-06 Niko MatsakisIf we find a blanket impl for `Trait` but we're matchin...
2015-04-06 Corey FarwellRemove unnecessary returns in API examples
2015-04-06 Remi RampinChanges rustdoc --passes help message
2015-04-06 borsAuto merge of #24087 - mossberg:docs-comma, r=steveklabnik
2015-04-05 borsAuto merge of #24093 - GuillaumeGomez:typo, r=steveklabnik
2015-04-05 Guillaume GomezRemove external iterator in CharIndices comment and...
2015-04-05 Marvin LöbelAdded smoke tests for new methods.
2015-04-05 Marvin LöbelMoved coretest::str tests into collectiontest::str
2015-04-05 Marvin LöbelRefactored core::str::pattern to become a user-facing...
2015-04-05 Marvin LöbelFormat all str docs to 80 char line breaks
2015-04-05 Marvin LöbelRe-added Clone impls to all str iterators
2015-04-05 Marvin LöbelImplemented remaining string pattern iterators.
2015-04-05 borsAuto merge of #24053 - kvark:get_mut, r=alexcrichton
2015-04-05 borsAuto merge of #24084 - mdinger:align_nit, r=steveklabnik
2015-04-05 borsAuto merge of #24071 - github-monoculture:patch-1,...
2015-04-05 Phil DawesAdd comments suggested by Niko
2015-04-05 Phil DawesWork towards a non-panicing parser (libsyntax)
2015-04-05 Mark MossbergDocumentation fix
2015-04-05 borsAuto merge of #23976 - dhuseby:bitrig_fixing_tests...
2015-04-05 borsAuto merge of #24067 - apasel422:patch-1, r=Gankro
2015-04-05 mdingerAlignment nitpick
2015-04-05 borsAuto merge of #24055 - estsauver:24044, r=alexcrichton
2015-04-04 Dzmitry MalyshauRemoved explicit lifetimes for `get_mut`. Fixed the...
2015-04-04 Dzmitry MalyshauRenamed Arc::try_unique to get_mut
2015-04-04 borsAuto merge of #24016 - aquach:master, r=Manishearth
2015-04-04 Dave Husebyfixing some tests and temporarily disabling others...
2015-04-04 borsAuto merge of #24045 - frewsxcv:cleanup, r=alexcrichton
2015-04-04 github-monocultureUpdate method-syntax.md
2015-04-04 borsAuto merge of #23987 - liammonahan:master, r=Manishearth
2015-04-04 Andrew Paseltiners/Perform/Performs/
2015-04-04 borsAuto merge of #23981 - chastell:book_crates-and-modules...
2015-04-04 Niko MatsakisConvert lifetime shadowing into a hard error, as promised.
2015-04-04 Earl St SauverMake changing doc search unhighlight current result
2015-04-04 borsAuto merge of #24009 - Manishearth:rollup, r=Manishearth
2015-04-04 Manish GoregaokarFix doc (fixup #24031)
2015-04-04 Manish GoregaokarRollup merge of #24040 - hackaugusto:patch-1, r=stevekl...
2015-04-04 Manish GoregaokarRollup merge of #24039 - frewsxcv:patch-10, r=steveklabnik
2015-04-04 Manish GoregaokarRollup merge of #24038 - frewsxcv:patch-9, r=steveklabnik
2015-04-04 Manish GoregaokarRollup merge of #24032 - steveklabnik:beta_install...
2015-04-04 Manish GoregaokarRollup merge of #24031 - callahad:trpl_old_io_removal...
2015-04-04 Manish GoregaokarRollup merge of #24022 - steveklabnik:hn_fix, r=nikomat...
2015-04-04 Manish GoregaokarRollup merge of #24012 - tsion:patch-1, r=steveklabnik
2015-04-04 Manish GoregaokarRollup merge of #23997 - richo:typos, r=huonw
2015-04-04 Manish GoregaokarRollup merge of #23996 - frewsxcv:patch-8, r=alexcrichton
2015-04-04 Manish GoregaokarRollup merge of #23993 - aturon:beta-update-authors...
2015-04-04 Manish GoregaokarRollup merge of #23990 - dhuseby:bitrig_fixing_jemalloc...
2015-04-04 Manish GoregaokarRollup merge of #23978 - brson:installer, r=alexcrichton
2015-04-04 Manish GoregaokarRollup merge of #23941 - carloslfu:patch-1, r=steveklabnik
2015-04-04 Manish GoregaokarRollup merge of #24033 - petrochenkov:pattest, r=alexcr...
2015-04-04 Manish GoregaokarRollup merge of #24005 - ranma42:macosx-no-javac-popup...
2015-04-04 Manish GoregaokarRollup merge of #23995 - aturon:cow-as-ref, r=huonw
2015-04-04 Manish GoregaokarRollup merge of #23979 - Ryman:error_from_string, r...
2015-04-04 Corey FarwellCleanup and modernize some things in libcore::iter
2015-04-04 Dan Callahanbook: use `mod test` consistently
2015-04-04 borsAuto merge of #23979 - Ryman:error_from_string, r=alexc...
2015-04-04 Augusto HackRemoved repeated sentence.
2015-04-04 Corey FarwellMake example function in comment more idiomatic
2015-04-04 Corey FarwellSimplify `match` branches in documentation comment
2015-04-03 Steve KlabnikUpdate Rust install instructions in TRPL
2015-04-03 Jonathan SIn librustc*, convert many uses of ast::Ident to ast...
2015-04-03 borsAuto merge of #23972 - gkoz:partial_eq_str_string,...
2015-04-03 Dan CallahanRemove old_io from trpl/concurrency.md
2015-04-03 Alex QuachDelete duplicated sentence.
2015-04-03 borsAuto merge of #24018 - nikomatsakis:marker-trait-stabil...
2015-04-03 Steve KlabnikDon't speak of old_io
2015-04-03 Niko MatsakisRevert accidental change from stable -> unstable; just...
2015-04-03 Alex QuachFixing copy/paste typo.
2015-04-03 Scott OlsonRemove unnecessary `Vec<_>` annotation from docs
2015-04-03 Dave Husebythis correctly disables jemalloc on Bitrig
2015-04-03 borsAuto merge of #23930 - petrochenkov:issue23656, r=nrc
2015-04-03 Andrea CancianiWorkaround `javac` popup on MacOS X
2015-04-03 borsAuto merge of #23938 - nikomatsakis:invariant, r=pnkfelix
2015-04-03 borsAuto merge of #23934 - lfairy:write-no-deref, r=alexcri...
2015-04-03 Corey FarwellIndicate associated type in comment is code-like
2015-04-03 Aaron TuronAdjust `AsRef` impl for `Cow`
2015-04-03 Aaron TuronUpdate AUTHORS.txt as of 1.0.0-beta
2015-04-03 borsAuto merge of #23832 - petrochenkov:usize, r=aturon
2015-04-03 Vadim PetrochenkovAdd tests for parsing of patterns
2015-04-03 borsAuto merge of #23974 - pnkfelix:fix-23973, r=alexcrichton
2015-04-03 Liam Monahandoc/trpl: Fixing a comma splice in iterators.md.
2015-04-02 borsAuto merge of #23967 - semarie:libc-clone, r=alexcrichton
2015-04-02 Richo Healeyliballoc: fix typo
2015-04-02 Piotr SzotkowskiBook: sync ‘Crates and Modules’ with current output
2015-04-02 Kevin Butlerstd: impl From<String> for Box<Error + Send>
2015-04-02 Brian AndersonUpgrade rust-installer
2015-04-02 borsAuto merge of #23931 - steveklabnik:doc_std_fs, r=alexc...
2015-04-02 Felix S. Klock IIFallout to tests expecting unconditional help output...
next