]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-08-13 borsAuto merge of #27652 - alex-ozdemir:iter, r=bluss
2015-08-12 borsAuto merge of #27698 - arielb1:foreign-type-import...
2015-08-12 borsAuto merge of #27691 - jonas-schievink:for-macro, r...
2015-08-12 borsAuto merge of #27690 - vadimcn:no-windres, r=alexcrichton
2015-08-12 borsAuto merge of #27688 - alexcrichton:rollup, r=alexcrichton
2015-08-12 Ariel Ben-Yehudastop cross-crate associated types from being imported
2015-08-12 Alex OzdemirO(1) count,nth,last for slice::Windows,Chunks(Mut)
2015-08-12 borsAuto merge of #27630 - sylvestre:master, r=dotdash
2015-08-12 Jonas SchievinkFix macro expansion in for loop pattern
2015-08-12 borsAuto merge of #27618 - dotdash:drop_fixes, r=luqmana
2015-08-12 Vadim ChugunovFix #26803
2015-08-12 Alex CrichtonTest fixes and rebase conflicts
2015-08-12 Alex Crichtonrollup merge of #27682: neurons/np.27681
2015-08-12 Alex Crichtonrollup merge of #27679: durka/patch-5
2015-08-12 Alex Crichtonrollup merge of #27678: alexcrichton/snapshots
2015-08-12 Alex Crichtonrollup merge of #27676: alexcrichton/msvc-unwind
2015-08-12 Alex Crichtonrollup merge of #27674: zaeleus/ios-imports
2015-08-12 Alex Crichtonrollup merge of #27672: eefriedman/ios-target-cpu
2015-08-12 Alex Crichtonrollup merge of #27666: vadimcn/cabi-typo
2015-08-12 Alex Crichtonrollup merge of #27665: frewsxcv/patch-25
2015-08-12 Alex Crichtonrollup merge of #27664: birkenfeld/patch-1
2015-08-12 Alex Crichtonrollup merge of #27663: tbu-/pr_remove_fixme
2015-08-12 Alex Crichtonrollup merge of #27659: goyox86/goyox86/update-spanish...
2015-08-12 Alex Crichtonrollup merge of #27650: dotdash/backtrace_test
2015-08-12 Alex Crichtonrollup merge of #27644: AlisdairO/diagnostics194
2015-08-12 Alex Crichtonrollup merge of #27636: llogiq/patch-1
2015-08-12 Alex Crichtonrollup merge of #27635: GuillaumeGomez/patch-4
2015-08-12 Alex Crichtonrollup merge of #27630: sylvestre/master
2015-08-12 Alex Crichtonrollup merge of #27622: eefriedman/https-url
2015-08-12 Alex Crichtonrollup merge of #27618: dotdash/drop_fixes
2015-08-12 Alex Crichtonrollup merge of #27615: GuillaumeGomez/send_sync
2015-08-12 Alex Crichtonrollup merge of #27605: AlisdairO/diagnostics387
2015-08-12 borsAuto merge of #27615 - GuillaumeGomez:send_sync, r...
2015-08-12 Niranjan PadmanabhanUpdate version number response for new version of rust
2015-08-12 Alex Burkacorrect copy/paste typos in stdio.rs comments
2015-08-11 Alex Crichtontrans: Re-enable unwinding on 64-bit MSVC
2015-08-11 borsAuto merge of #27584 - TimNN:macro-eof-span, r=huonw
2015-08-11 Alex CrichtonRegister new snapshots
2015-08-11 Michael Maciasstd: Fix imports for ios target
2015-08-11 Eli FriedmanUse correct target CPU for iOS simulator.
2015-08-11 Vadim ChugunovFix copy-paste bug.
2015-08-11 borsAuto merge of #27571 - TimNN:pretty-no-crate-type,...
2015-08-11 Corey FarwellFix formatting for E0067 and E0070 error messages
2015-08-11 Guillaume GomezUpdate E0425 error explanation
2015-08-11 Guillaume GomezAdd HashSet and HashMap tests
2015-08-11 Georg Brandlsyntax: fix use of "vector" for [x; n] literal and...
2015-08-11 Tobias BucherRemove unneeded FIXME
2015-08-11 borsAuto merge of #27575 - brson:lint, r=alexcrichton
2015-08-11 Alisdair Owensadd long diagnostics for E0194
2015-08-11 borsAuto merge of #27553 - Diggsey:win-path-fix, r=alexcrichton
2015-08-11 borsAuto merge of #27658 - Manishearth:rollup, r=Manishearth
2015-08-11 Manish GoregaokarRollup merge of #27651 - tshepang:patch-8, r=Gankro
2015-08-11 Manish GoregaokarRollup merge of #27648 - tshepang:patch-7, r=brson
2015-08-11 Manish GoregaokarRollup merge of #27647 - rust-lang:issue-27646, r=alexc...
2015-08-11 Manish GoregaokarRollup merge of #27633 - tshepang:patch-6, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27617 - AlisdairO:diagnostics193,...
2015-08-11 Manish GoregaokarRollup merge of #27612 - vincentbernat:fix/doc/iter...
2015-08-11 Manish GoregaokarRollup merge of #27611 - vincentbernat:fix/doc/chars...
2015-08-11 Manish GoregaokarRollup merge of #27577 - diaphore:trailing-newline...
2015-08-11 Manish GoregaokarRollup merge of #27572 - brson:authors, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27542 - steveklabnik:gh27303, r=alexcr...
2015-08-11 Tim NeumannFix #27567: remove --crate-type=lib from pretty test
2015-08-11 Tim Neumannremove unused file in test/pretty
2015-08-11 Jose NarvaezUpdated the link with rendered version of the Spanish...
2015-08-11 borsAuto merge of #27518 - alexcrichton:msvc-builtin-llvm...
2015-08-11 borsAuto merge of #27549 - tshepang:clarity, r=alexcrichton
2015-08-11 borsAuto merge of #26818 - sfackler:duration-stabilization...
2015-08-11 Steven FacklerFix doc test
2015-08-11 borsAuto merge of #27416 - alexcrichton:fix-dll-export...
2015-08-11 Alex Crichtontrans: Stop informing LLVM about dllexport
2015-08-11 Alex Crichtonsyntax: Add a new unstable #[linked_from] attribute
2015-08-11 Alex Crichtontrans: Specify `archive_format` for MSVC
2015-08-11 Steven FacklerAdd back and deprecate old methods.
2015-08-11 Steven FacklerStabilize the Duration API
2015-08-11 Felix S. Klock IIplacate the pretty tests by ignoring my test.
2015-08-11 Felix S. Klock IIRegression test for dropflag reinit issue.
2015-08-11 Felix S. Klock IITurn nonzeroing move hints back off by default.
2015-08-10 borsAuto merge of #27338 - alexcrichton:remove-morestack...
2015-08-10 Alex CrichtonRemove morestack support
2015-08-10 Björn SteinbrinkMake the backtrace-debuginfo test less error prone
2015-08-10 Tshepang Lekhonkhobedoc: remove an unneeded distinction
2015-08-10 Brian AndersonUpdate AUTHORS.txt for 1.3
2015-08-10 borsAuto merge of #27531 - bluss:io-copy-dst, r=alexcrichton
2015-08-10 Elaine "See... Use pentium4 for base CPU on i686-pc-windows-msvc
2015-08-10 Tshepang Lekhonkhobedoc: success is implied really
2015-08-10 Guillaume GomezAdd Send/Sync traits on Iter struct in hash/table
2015-08-10 borsAuto merge of #27451 - seanmonstar:use-groups-as, r...
2015-08-10 Alisdair Owensfix import nit for long diagnostics on E0387
2015-08-10 borsAuto merge of #27252 - tbu-:pr_less_transmutes, r=alexc...
2015-08-10 Tim Neumannadd and use Span.substitute_dummy method
2015-08-10 borsAuto merge of #27516 - alexcrichton:osx-flaky-zomg...
2015-08-10 Alisdair Owensadd info about cell types to diagnostic message E0387
2015-08-10 borsAuto merge of #27547 - vberger:more_perseverant_resolve...
2015-08-10 llogiqFixed algorithm to match shootout requirements
2015-08-10 Guillaume GomezAdd another example for E0425
2015-08-10 Ulrik Sverdrupstd: Allow ?Sized parameters in std::io::copy
2015-08-10 borsAuto merge of #27634 - TimNN:master, r=dotdash
2015-08-10 Tim NeumannRevert "Mark round_up_to_next as inline"
2015-08-10 Tshepang Lekhonkhobedoc: add missing symbol
2015-08-10 Sylvestre LedruBug #27621 - Make sure that LLVM FileCheck is available...
next