]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-10-21 Alex Crichtonmk: Fix win32 runtime DLL installation
2015-10-21 borsAuto merge of #29171 - nrc:servo-dxr, r=@arielb1
2015-10-20 Nick Cameronsave-analysis: don't recompute crate name
2015-10-20 borsAuto merge of #29159 - arcnmx:travis-trusty, r=alexcrichton
2015-10-20 borsAuto merge of #29148 - petrochenkov:noshow, r=alexcrichton
2015-10-20 borsAuto merge of #29187 - steveklabnik:rollup, r=steveklabnik
2015-10-20 Steve KlabnikRollup merge of #29176 - huonw:shared-tracking, r=Gankro
2015-10-20 Steve KlabnikRollup merge of #29175 - durka:patch-8, r=Gankro
2015-10-20 Steve KlabnikRollup merge of #29162 - tsion:fix-nomicon-typo, r...
2015-10-20 Steve KlabnikRollup merge of #29158 - arcnmx:process-test, r=alexcri...
2015-10-20 borsAuto merge of #29156 - arcnmx:net-tests, r=alexcrichton
2015-10-20 borsAuto merge of #27723 - mystor:vecdeque_drain_range...
2015-10-20 borsAuto merge of #29155 - retep998:read-no-dir, r=alexcrichton
2015-10-20 borsAuto merge of #29152 - petrochenkov:derstab, r=alexcrichton
2015-10-20 borsAuto merge of #29140 - sorear:dst-document-on-sized...
2015-10-20 Huon WilsonPoint core::ptr::Shared to tracking issue #27730.
2015-10-20 borsAuto merge of #29009 - alexcrichton:std-pkgs, r=brson
2015-10-20 Alex Burkafix markdown in nomicon/dropck
2015-10-19 arcnmxUse Travis trusty infrastructure
2015-10-19 borsAuto merge of #29172 - steveklabnik:rollup, r=steveklabnik
2015-10-19 Steve KlabnikRollup merge of #29169 - apasel422:spell, r=steveklabnik
2015-10-19 Steve KlabnikRollup merge of #29168 - aarzee:master, r=steveklabnik
2015-10-19 Steve KlabnikRollup merge of #29165 - iajrz:patch-1, r=steveklabnik
2015-10-19 Steve KlabnikRollup merge of #29132 - sorear:document-ordering-relax...
2015-10-19 Steve KlabnikRollup merge of #29125 - iKevinY:std-io-doc-fixes,...
2015-10-19 Steve KlabnikRollup merge of #29027 - steveklabnik:iter_docs, r...
2015-10-19 Andrew PaseltinerCorrect spelling in docs
2015-10-19 borsAuto merge of #28977 - arcnmx:cstring-into, r=alexcrichton
2015-10-19 Michael LayzellCorrect drain implementations in libcollectionstest
2015-10-19 Carlos LiamClean whitespace
2015-10-19 Irving A.J... Made the example capable of consistent deadlocking
2015-10-19 borsAuto merge of #29153 - arcnmx:thread-spawn, r=alexcrichton
2015-10-19 borsAuto merge of #29144 - dotdash:llvmup, r=alexcrichton
2015-10-19 Scott OlsonFix minor syntax error in example.
2015-10-19 arcnmxOwned conversions for CString
2015-10-19 Peter AtashianAdd error kind handling for ERROR_PATH_NOT_FOUND
2015-10-19 arcnmxAdd missing #[test] attribute to test
2015-10-19 arcnmxTouch up net tests
2015-10-19 arcnmxClean up thread::spawn
2015-10-18 Vadim PetrochenkovGenerate stability attributes for derived impls
2015-10-18 borsAuto merge of #29117 - mseri:patch-5a, r=nrc
2015-10-18 borsAuto merge of #29141 - marcusklaas:pat-expr, r=alexcrichton
2015-10-18 Stefan O'RearDocument DST parameters on std::marker::Sized
2015-10-18 borsAuto merge of #29142 - liigo:patch-6, r=alexcrichton
2015-10-18 Vadim PetrochenkovRemove #[derive(Show)]
2015-10-18 Björn SteinbrinkUpdate LLVM fork to include a backported fix for broken...
2015-10-18 Liigo Zhuangdocs: change where clause to bound
2015-10-18 borsAuto merge of #29131 - apasel422:transmute, r=bluss
2015-10-18 Marcus KlaasFix span for pattern literals
2015-10-18 borsAuto merge of #28845 - oli-obk:rfc1229, r=pnkfelix
2015-10-18 borsAuto merge of #29134 - wthrowe:linker-output-ICE, r...
2015-10-18 William ThroweDon't ICE if the linker prints something non-UTF-8
2015-10-18 borsAuto merge of #29091 - luqmana:29073-overflow-cabi...
2015-10-18 Stefan O'RearDocument that Ordering::Relaxed is Monotonic
2015-10-18 Andrew PaseltinerRemove some trivial `transmute`s
2015-10-17 Kevin YapFix minor issues with std::io docs
2015-10-17 borsAuto merge of #29105 - billpmurphy:master, r=alexcrichton
2015-10-17 borsAuto merge of #29089 - kickinbahk:edit-testing-docs...
2015-10-17 borsAuto merge of #28933 - fhahn:issue-28837-partialeq...
2015-10-17 Marcello SeriRe-formatted macros by hand with rustfmt style
2015-10-17 borsAuto merge of #29114 - apasel422:issue-27105, r=alexcri...
2015-10-17 borsAuto merge of #29110 - apasel422:shared, r=alexcrichton
2015-10-17 Marcello Seriattitional tests fixups
2015-10-17 borsAuto merge of #29109 - nxnfufunezn:master, r=Manishearth
2015-10-17 borsAuto merge of #29102 - petrochenkov:spanvis, r=alexcrichton
2015-10-17 borsAuto merge of #29079 - fhahn:remove-unused-files-libcor...
2015-10-17 Andrew PaseltinerAdd test for #27105
2015-10-17 Luqman Adentrans: Use an isize to count the number of registers...
2015-10-16 borsAuto merge of #28683 - GuillaumeGomez:rustdoc_error...
2015-10-16 Andrew PaseltinerAdd `Shared` pointer and have `{Arc, Rc}` use it
2015-10-16 Guillaume GomezImprove error handling by providing Error struct with...
2015-10-16 Marcello SeriTests fixup
2015-10-16 Marcello SeriAdded attributes to allow rustfmt_skip in librand
2015-10-16 Marcello Serifixup
2015-10-16 Marcello Serirustfmt src/librand
2015-10-16 Alex Crichtonmk: Fix compile for mips
2015-10-16 nxnfufuneznUpdated librustc_lint/builtin.rs to use span_lint_note
2015-10-16 borsAuto merge of #29082 - DenisKolodin:patch-3, r=alexcrichton
2015-10-16 nxnfufuneznAdd span_lint_note and span_lint_help to the LintContext
2015-10-16 Florian HahnAdd unused modules to libcoretest
2015-10-16 kickinbahkUpdate the testing doc to be more clear and include...
2015-10-16 borsAuto merge of #29014 - petrochenkov:stability, r=brson
2015-10-16 DenisKolodinUpdate explanation about offset method
2015-10-16 borsAuto merge of #29074 - Manishearth:astconv-doc, r=eddyb
2015-10-16 billpmurphybook: Change raw pointer conversion example
2015-10-16 borsAuto merge of #29020 - goyox86:goyox86/rustfmting-libar...
2015-10-16 Vadim PetrochenkovProvide span for visit_enum_def
2015-10-16 borsAuto merge of #29086 - fhahn:book-update-lint-plugin...
2015-10-16 borsAuto merge of #28957 - GuillaumeGomez:patch-5, r=Manish...
2015-10-16 Guillaume GomezChange error message in rustbook
2015-10-16 borsAuto merge of #29085 - petrochenkov:nonzero, r=alexcrichton
2015-10-16 borsAuto merge of #29081 - rust-lang:arc-example-edit,...
2015-10-16 borsAuto merge of #29080 - Havvy:remove_doc_style_changing...
2015-10-16 kickinbahkAdd to Testing docs to make more clear
2015-10-15 Alex Crichtonmk: Split out a standard library package
2015-10-15 Florian HahnUpdate lint plugin example in book to work with recent...
2015-10-15 Vadim PetrochenkovMake NonZero::new const function
2015-10-15 borsAuto merge of #29031 - cristicbz:mtx_inner, r=alexcrichton
2015-10-15 Matt BrubeckFix minor error in Arc docs
2015-10-15 Ryan Scheel... Remove outdated Changing directory.
next