]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-06-28 Guillaume GomezRollup merge of #34462 - dns2utf8:leading_zeros, r...
2016-06-28 Guillaume GomezRollup merge of #34442 - tatsuya6502:doc-book-ownership...
2016-06-28 Guillaume GomezRollup merge of #34415 - ollie27:docs_float, r=steveklabnik
2016-06-28 Guillaume GomezRollup merge of #34406 - frewsxcv:sleep-ex, r=alexcrichton
2016-06-28 Guillaume GomezRollup merge of #34328 - wuranbo:patch-1, r=steveklabnik
2016-06-28 Guillaume GomezRollup merge of #34287 - durka:patch-26, r=steveklabnik
2016-06-28 Guillaume GomezRollup merge of #34080 - royalstream:royalstream-book...
2016-06-28 Corey FarwellAdd doc example for `std::io::sink`.
2016-06-28 Jeffrey Seyfriedgroundwork: create the `Resolver` earlier in phase 2
2016-06-28 Jeffrey Seyfriedgroundwork: refactor the interface that `resolve` expos...
2016-06-28 Jeffrey Seyfriedcleanup: refactor away `ast::NodeIdAssigner`
2016-06-28 Jeffrey Seyfriedgroundwork: use `resolve_identifier` instead of `resolv...
2016-06-28 Jeffrey Seyfriedcleanup: use `DummyResult` to implement `MacroGenerable...
2016-06-28 Jeffrey Seyfriedcleanup: don't count attributes on an item in a stateme...
2016-06-28 Corey FarwellMinor rewrite of `std::io::empty` doc example.
2016-06-28 Alex Crichtonmk: Make some LLVM building support more robust
2016-06-28 Alex Crichtonrustbuild: Update how compiler-rt is called
2016-06-28 Corey FarwellAdd doc example for `std::io::repeat`.
2016-06-28 Alex Crichtonconfigure: Check for valid Python on MinGW as well
2016-06-27 borsAuto merge of #34424 - jseyfried:breaking_batch, r...
2016-06-27 Jeffrey SeyfriedUpdate `src/rustc/Cargo.lock`
2016-06-27 Jonathan Pricemany small grammatical and stylistic changes
2016-06-27 Oliver Middletonrustdoc: Fix a few stripping issues
2016-06-27 Jonathan Price"also ... as well" is redundant
2016-06-27 Jonathan Price"errors with" is idiomatic in English
2016-06-27 CensoredUsernameSupport CMake installations in paths containing spaces
2016-06-27 Jonathan Pricefixed backquotes and awkward borrowing clause
2016-06-27 Michael WoeristerDisable debuginfo tests for a given blacklist of LLDB...
2016-06-27 Jeffrey SeyfriedFix `Cargo.toml`s
2016-06-27 borsAuto merge of #34169 - scottcarr:dominator-cache, r...
2016-06-27 Corey FarwellAdd example for `std::thread::sleep`.
2016-06-27 borsAuto merge of #34477 - ollie27:patch-1, r=GuillaumeGomez
2016-06-27 Oliver SchneiderRevert "skip double negation in const eval"
2016-06-27 borsAuto merge of #34453 - frewsxcv:regress, r=sanxiyn
2016-06-27 borsAuto merge of #34419 - eddyb:virtually-inexistent,...
2016-06-27 Jeffrey SeyfriedAdd regression test
2016-06-27 Jeffrey SeyfriedForbid type parameters and global paths in macro invoca...
2016-06-27 borsAuto merge of #34491 - eddyb:return-in-peace, r=nagisa
2016-06-27 Corey FarwellExpand `std::path::Component` documentation.
2016-06-26 Eduard BurtescuRemove the return_address intrinsic.
2016-06-26 borsAuto merge of #34450 - jseyfried:fix_include_path,...
2016-06-26 Eduard BurtescuDisallow constants and statics from having unsized...
2016-06-26 borsAuto merge of #34469 - frewsxcv:path-components, r...
2016-06-26 borsAuto merge of #34468 - frewsxcv:doc-links, r=GuillaumeGomez
2016-06-26 Jeffrey SeyfriedRollup merge of #34436 - jseyfried:no_block_expr, r...
2016-06-26 Jeffrey SeyfriedRollup merge of #34339 - jseyfried:thin_vec, r=petroche...
2016-06-26 Jeffrey SeyfriedRollup merge of #34316 - jseyfried:refactor_ast_stmt...
2016-06-26 Jeffrey SeyfriedRollup merge of #33943 - jseyfried:libsyntax_cleanup...
2016-06-26 Jeffrey SeyfriedRollup merge of #34385 - cgswords:tstream, r=nrc
2016-06-26 Oliver Middletonrustdoc: Fix inlined renamed reexports in import lists
2016-06-26 Guillaume GomezAdd new error codes and improve some explanations
2016-06-25 borsAuto merge of #34465 - frewsxcv:builder-name-example...
2016-06-25 Jeffrey SeyfriedRollup merge of #34403 - jonathandturner:move_liberror...
2016-06-25 Jeffrey SeyfriedRollup merge of #34368 - petrochenkov:astqpath, r=Manis...
2016-06-25 Jeffrey SeyfriedRollup merge of #34213 - josephDunne:trait_item_macros...
2016-06-25 Oliver Middletonrustdoc: Fix search result layout for enum variants...
2016-06-25 borsAuto merge of #34410 - frewsxcv:code-like, r=apasel422
2016-06-25 Guillaume GomezFix E0269 error explanation
2016-06-25 Corey FarwellIndicate how the `std::path::Components` struct is...
2016-06-25 borsAuto merge of #34464 - Manishearth:rollup, r=Manishearth
2016-06-25 Corey FarwellAdd hyperlinks to `std::fs` functions from `std::path`.
2016-06-25 Manish GoregaokarRollup merge of #34449 - regexident:ast_docs, r=stevekl...
2016-06-25 Manish GoregaokarRollup merge of #34445 - pyjarrett:lang_item_table_macr...
2016-06-25 Manish GoregaokarRollup merge of #34438 - frewsxcv:joinhandle, r=Guillau...
2016-06-25 Manish GoregaokarRollup merge of #34435 - sanxiyn:typo, r=apasel422
2016-06-25 Manish GoregaokarRollup merge of #34414 - alfiedotwtf:patch-1, r=stevekl...
2016-06-25 Manish GoregaokarRollup merge of #34411 - Vogtinator:patch-1, r=sanxiyn
2016-06-25 Manish GoregaokarRollup merge of #34379 - liigo:patch-11, r=GuillaumeGomez
2016-06-25 Corey FarwellAdd regression test for #24424.
2016-06-25 Corey FarwellAdd doc example for `std::thread::Builder::name`.
2016-06-25 borsAuto merge of #34452 - frewsxcv:unwrap-or, r=alexcrichton
2016-06-25 borsAuto merge of #34441 - tbu-:pr_dont_ignore_errors,...
2016-06-24 Stefan SchindlerAdd example with leading zeros
2016-06-24 Jonathan Turnerreexport errors from syntax. fix failing cfail test
2016-06-24 borsAuto merge of #34401 - GuillaumeGomez:err-codes, r...
2016-06-24 Daan Sprenkelsadd regression test for #33455
2016-06-24 borsAuto merge of #34439 - ollie27:rustdoc_panic_fix, r...
2016-06-24 Jonathan TurnerFix codemap tests to not double import
2016-06-24 Corey FarwellAdd examples in docs for `JoinHandle`.
2016-06-24 Vincent EscheImprove `syntax::ast::*` type docs (examples, etc)
2016-06-24 borsAuto merge of #34425 - tbu-:pr_len_instead_of_size_hint...
2016-06-24 Jonathan TurnerReexport syntax_pos in codemap and fix some cfail tests
2016-06-24 Corey FarwellUse `Option::expect` instead of `unwrap_or_else` with...
2016-06-24 Corey FarwellIndicate how the `JoinHandle` struct is created.
2016-06-24 Jeffrey SeyfriedAdd regression test
2016-06-24 Jeffrey SeyfriedRevert a change to the relative path for macro-expanded...
2016-06-24 Jeffrey SeyfriedAdd `ecx.stmt_semi()` and fix issues with the pretty...
2016-06-24 borsAuto merge of #34399 - alexcrichton:issue-audit, r...
2016-06-24 Jonathan TurnerFix rfail test missing import
2016-06-24 Tobias BucherBubble up the errors in `set_nonblocking` and `set_cloexec`
2016-06-24 borsAuto merge of #34055 - brson:cmake, r=alexcrichton
2016-06-24 Paul JarrettRenames "lets_do_this" macro more appropriately.
2016-06-24 borsAuto merge of #34077 - durka:patch-23, r=alexcrichton
2016-06-24 Jonathan TurnerFix up rpass tests missing imports
2016-06-24 Tatsuya Kawano[doc] Fix links in Ownership section of the book
2016-06-23 Jeffrey SeyfriedRefactor away duplicate method `ecx.block_all()`
2016-06-23 Oliver Middletonrustdoc: Fix panic caused by doc(hidden) trait methods
2016-06-23 Jonathan TurnerAdd missing 'extern crate' for test
2016-06-23 Alex Crichtonstd: Fix up stabilization discrepancies
2016-06-23 Scott A Carradd control flow graph and algorithms. add dominator...
next