]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 borsAuto merge of #34452 - frewsxcv:unwrap-or, r=alexcrichton
2016-06-25 borsAuto merge of #34441 - tbu-:pr_dont_ignore_errors,...
2016-06-24 borsAuto merge of #34401 - GuillaumeGomez:err-codes, r...
2016-06-24 borsAuto merge of #34439 - ollie27:rustdoc_panic_fix, r...
2016-06-24 borsAuto merge of #34425 - tbu-:pr_len_instead_of_size_hint...
2016-06-24 Corey FarwellUse `Option::expect` instead of `unwrap_or_else` with...
2016-06-24 borsAuto merge of #34399 - alexcrichton:issue-audit, r...
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 borsAuto merge of #34077 - durka:patch-23, r=alexcrichton
2016-06-23 Oliver Middletonrustdoc: Fix panic caused by doc(hidden) trait methods
2016-06-23 Alex Crichtonstd: Fix up stabilization discrepancies
2016-06-23 borsAuto merge of #34372 - ollie27:rustdoc_sidebar, r=steve...
2016-06-23 Tobias BucherDon't ignore errors of syscalls in std::sys::unix::fd
2016-06-23 borsAuto merge of #34364 - cynicaldevil:develop, r=Guillaum...
2016-06-23 Tobias BucherUse `len` instead of `size_hint` where appropiate
2016-06-23 borsAuto merge of #34253 - jseyfried:improve_multi_modifier...
2016-06-23 Liigo ZhuangImprove diagnostics E0425: `use` (public) items
2016-06-23 borsAuto merge of #34374 - jseyfried:fix_hygiene_bug, r=nrc
2016-06-23 Alex Burkaupgrade thread_local! invocation syntax
2016-06-22 Jeffrey SeyfriedMore hygiene tests
2016-06-22 borsAuto merge of #33748 - emilio:mpsc-recv-timeout, r...
2016-06-22 Alfie JohnSwitched tense to clarify what is happening in the...
2016-06-22 Emilio Cobos... std: sync: Implement recv_timeout()
2016-06-22 Fabian VogtFix typo in bootstrap README
2016-06-22 borsAuto merge of #34408 - Manishearth:rollup, r=Manishearth
2016-06-22 Manish GoregaokarRollup merge of #34404 - ollie27:concat_idents, r=alexc...
2016-06-22 Manish GoregaokarRollup merge of #34394 - oli-obk:const_cast_false_posit...
2016-06-22 Manish GoregaokarRollup merge of #34387 - ollie27:rustdoc_src_links...
2016-06-22 Manish GoregaokarRollup merge of #34383 - alexcrichton:less-compiler...
2016-06-22 Manish GoregaokarRollup merge of #34367 - Stebalien:issue-23281, r=sfackler
2016-06-22 Manish GoregaokarRollup merge of #34363 - GuillaumeGomez:sleep, r=alexcr...
2016-06-22 Manish GoregaokarRollup merge of #34190 - ollie27:wrapping_fmt, r=alexcr...
2016-06-22 borsAuto merge of #33976 - komamitsu:assert_eq_with_msg...
2016-06-22 borsAuto merge of #33830 - moosingin3space:feature/mutable...
2016-06-22 Brian AndersonConvert makefiles to build LLVM/compiler-rt with CMake
2016-06-21 borsAuto merge of #34402 - GuillaumeGomez:rollup, r=Guillau...
2016-06-21 Oliver MiddletonMark concat_idents! unstable
2016-06-21 Guillaume GomezRollup merge of #34391 - pyjarrett:master, r=jseyfried
2016-06-21 Guillaume GomezRollup merge of #34380 - sanxiyn:travis-gdb, r=alexcrichton
2016-06-21 Guillaume GomezRollup merge of #34378 - liigo:patch-10, r=Manishearth
2016-06-21 Guillaume GomezRollup merge of #34371 - frewsxcv:thread-name, r=stevek...
2016-06-21 Guillaume GomezRollup merge of #34369 - astocko:fix_doc_urls, r=stevek...
2016-06-21 Guillaume GomezRollup merge of #34360 - dsprenkels:ops-doc, r=apasel422
2016-06-21 Guillaume GomezRollup merge of #34356 - matklad:cstr-docs, r=Guillaume...
2016-06-21 Guillaume GomezAdd error code flags
2016-06-21 Nathan Moosimplemented peek_mut and unit tests
2016-06-21 Nikhil ShagrithayaModified E0220 to show error messages for more general...
2016-06-21 Guillaume GomezFix overflow error in thread::sleep
2016-06-21 borsAuto merge of #34155 - ollie27:unzip, r=alexcrichton
2016-06-21 Oliver Schneiderdon't warn on casting byte strs to slices
2016-06-21 Mitsunori KomatsuAdd message argument to `assert_eq` macro
2016-06-21 borsAuto merge of #34189 - eddyb:mir-trans-imm, r=nagisa
2016-06-21 Paul JarrettImproves organization of driver includes.
2016-06-20 borsAuto merge of #34186 - GuillaumeGomez:err-code-check...
2016-06-20 Oliver Middletonrustdoc: Fix a couple of issues with src links to exter...
2016-06-20 Eduard Burtescutrans: generalize immediate temporaries to all MIR...
2016-06-20 Eduard Burtescutrans: noop drops don't need their lvalue in an alloca.
2016-06-20 Eduard Burtescutrans: derefs don't need the pointer in an alloca.
2016-06-20 Eduard Burtescutrans: split trans_consume off from trans_operand.
2016-06-20 Steven AllenAdd regression test for #23281
2016-06-20 Guillaume GomezAdd error code flag
2016-06-20 Alex Crichtonconfigure: Remove clang version checks
2016-06-20 Jeffrey SeyfriedAdd more hygiene tests
2016-06-20 Jeffrey SeyfriedAdd regression test
2016-06-20 Jeffrey SeyfriedRemove unit tests
2016-06-20 Jeffrey SeyfriedFix hygiene regression
2016-06-20 Seo SanghyeonRun debuginfo tests on Travis
2016-06-20 borsAuto merge of #33950 - srinivasreddy:rtstartup_rustfmt...
2016-06-20 Liigo Zhuangdiagnostics comes from different places now
2016-06-20 borsAuto merge of #34348 - dsprenkels:issue-34194-test...
2016-06-20 borsAuto merge of #34340 - marudor:master, r=japaric
2016-06-19 Oliver Middletonrustdoc: Add more types to the sidebar
2016-06-19 Corey FarwellAdd examples for `std::thread::Thread::name`.
2016-06-19 Alexander StockoFixed links in book/compiler-plugins.md
2016-06-19 borsAuto merge of #34335 - ollie27:docs_collections_mods...
2016-06-19 Daan Sprenkelsdoc: std::ops md formatting fix
2016-06-19 Aleksey KladovDocument `CStr::as_ptr` dangers.
2016-06-19 borsAuto merge of #34313 - frewsxcv:panicking-example,...
2016-06-19 borsAuto merge of #34351 - Stebalien:issue-22434, r=sfackler
2016-06-19 borsAuto merge of #34295 - jseyfried:cfg_decoration, r...
2016-06-19 borsAuto merge of #34350 - Stebalien:test-30276, r=eddyb
2016-06-18 Steven AllenAdd test case for #22434
2016-06-18 Steven AllenAdd test case for #30276
2016-06-18 borsAuto merge of #34310 - erickt:tuple-struct-attrs, r=nrc
2016-06-18 Daan SprenkelsAdd regression test for #34194
2016-06-18 borsAuto merge of #34342 - GuillaumeGomez:E0406, r=eddyb
2016-06-18 Guillaume GomezRemove unused functions calls and unused E0406
2016-06-18 borsAuto merge of #34336 - petrochenkov:icemctuple, r=arielb1
2016-06-18 borsAuto merge of #34314 - tshepang:misnamed, r=steveklabnik
2016-06-18 marudorfix build for clang 8.0
2016-06-18 Vadim PetrochenkovFix ICE in memory categorization of tuple patterns
2016-06-17 Oliver MiddletonAdd short summaries to btree modules
2016-06-17 borsAuto merge of #34323 - GuillaumeGomez:unreachable_not_u...
2016-06-17 Corey FarwellAdd example in docs for `std::thread::panicking`.
2016-06-17 borsAuto merge of #34292 - ollie27:rustdoc_depr_impl, r...
2016-06-17 borsAuto merge of #34322 - pnkfelix:fix-rustc-ctags, r...
next