]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-06-29 Manish GoregaokarRollup merge of #34536 - ollie27:rustdoc_module_impls...
2016-06-29 Manish GoregaokarRollup merge of #34513 - ollie27:rustdoc_stripped,...
2016-06-29 Manish GoregaokarRollup merge of #34499 - michaelwoerister:lldb-blacklis...
2016-06-29 Manish GoregaokarRollup merge of #34497 - oli-obk:double_negation, r...
2016-06-29 Manish GoregaokarRollup merge of #34495 - jseyfried:only_ident_macro_inv...
2016-06-29 Manish GoregaokarRollup merge of #34467 - GuillaumeGomez:err-codes,...
2016-06-29 Manish GoregaokarRollup merge of #34460 - dsprenkels:issue-33455, r...
2016-06-29 Manish GoregaokarRollup merge of #34459 - jseyfried:expansion_cleanup...
2016-06-29 Manish GoregaokarRollup merge of #34446 - jseyfried:refactor_decorators...
2016-06-29 Manish GoregaokarRollup merge of #34355 - jseyfried:paren_expression_ids...
2016-06-29 Jeffrey SeyfriedGive `ast::ExprKind::Paren` no-op expressions the same...
2016-06-29 Jeffrey SeyfriedRefactor away `parser.commit_stmt_expecting()`
2016-06-29 Jeffrey SeyfriedTreat `MultiDecorator`s as a special case of `MultiModi...
2016-06-29 Jeffrey SeyfriedDisallow `derive` on items with type macros
2016-06-28 Oliver Middletonrustdoc: Fix empty Implementations section on some...
2016-06-28 borsAuto merge of #34519 - alexcrichton:fix-nightlies,...
2016-06-28 borsAuto merge of #34525 - GuillaumeGomez:rollup, r=Guillau...
2016-06-28 Guillaume GomezRollup merge of #34524 - frewsxcv:std-io-sink, r=Guilla...
2016-06-28 Guillaume GomezRollup merge of #34518 - frewsxcv:io-repeat, r=Guillaum...
2016-06-28 Guillaume GomezRollup merge of #34517 - frewsxcv:empty, r=GuillaumeGomez
2016-06-28 Guillaume GomezRollup merge of #34479 - ollie27:rustdoc_renamed_reexpo...
2016-06-28 Guillaume GomezRollup merge of #34475 - frewsxcv:path-component, r...
2016-06-28 Guillaume GomezRollup merge of #34471 - GuillaumeGomez:fix_expl, r...
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-27 borsAuto merge of #34424 - jseyfried:breaking_batch, r...
2016-06-27 Jeffrey SeyfriedUpdate `src/rustc/Cargo.lock`
2016-06-27 Oliver Middletonrustdoc: Fix a few stripping issues
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 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.
next