]> git.lizzy.rs Git - rust.git/history - src
Test for a particular parallel codegen corner case
[rust.git] / src /
2015-06-23 Nick CameronTest for a particular parallel codegen corner case
2015-06-23 Nick CameronFix parallel codegen regression
2015-06-23 borsAuto merge of #26514 - tshepang:repetition, r=Gankro
2015-06-23 borsAuto merge of #26435 - gsingh93:master, r=nikomatsakis
2015-06-23 Tshepang Lekhonkhobedoc: remove repeated word
2015-06-23 Gulshan SinghSuggest missing trait bounds when a method exists but...
2015-06-22 borsAuto merge of #26512 - yongqli:master, r=sfackler
2015-06-22 Yongqian Lifix minor indentation issues
2015-06-22 borsAuto merge of #26500 - sanxiyn:dead-field, r=alexcrichton
2015-06-22 borsAuto merge of #25784 - geofft:subprocess-signal-masks...
2015-06-22 Seo SanghyeonDo not consider fields matched by wildcard patterns...
2015-06-22 borsAuto merge of #26037 - nhowell:plain_js_playpen, r...
2015-06-22 Geoffrey ThomasFix build on Android API levels below 21
2015-06-22 Geoffrey Thomassys/unix/process: Reset signal behavior before exec
2015-06-22 Geoffrey Thomassys/unix: Consolidate signal-handling FFI bindings
2015-06-22 Geoffrey Thomassys/unix/c.rs: Remove unused code
2015-06-22 Geoffrey Thomasstd::process: Remove helper function pwd_cmd from test...
2015-06-22 borsAuto merge of #26481 - nham:test-18655, r=arielb1
2015-06-22 borsAuto merge of #26394 - arielb1:implement-rfc401-part2...
2015-06-21 borsAuto merge of #26479 - arielb1:expr-kind, r=eddyb
2015-06-21 borsAuto merge of #26463 - sfackler:stdout-panic-fix, r...
2015-06-21 Nick HamannAdd regression tests for issues #18655 and #18988.
2015-06-21 Ariel Ben-YehudaMake expr_is_lval more robust
2015-06-21 borsAuto merge of #25641 - geofft:execve-const, r=alexcrichton
2015-06-21 borsAuto merge of #26457 - meqif:master, r=alexcrichton
2015-06-21 borsAuto merge of #26455 - steveklabnik:gh26443, r=gankro
2015-06-21 borsAuto merge of #26450 - rick68:patch-7, r=alexcrichton
2015-06-21 borsAuto merge of #26416 - retep998:error-debug, r=sfackler
2015-06-21 Steven FacklerFix logic in panic printing with no stderr
2015-06-21 borsAuto merge of #26460 - nham:test-18809, r=huonw
2015-06-20 borsAuto merge of #26381 - alexcrichton:fix-srel, r=brson
2015-06-20 borsAuto merge of #26198 - stygstra:issue-24258, r=huonw
2015-06-20 Nick HamannAdd a regression test for issue #18809.
2015-06-20 borsAuto merge of #26411 - dotdash:fat_in_registers, r...
2015-06-20 Steve KlabnikTRPL: FFI: address panics
2015-06-20 borsAuto merge of #26456 - Manishearth:rollup, r=Manishearth
2015-06-20 Ricardo MartinsRemove mention of `UdpSocket` in `Shutdown` docs.
2015-06-20 Björn SteinbrinkPass fat pointers in two immediate arguments
2015-06-20 Manish GoregaokarRollup merge of #26452 - michaelsproul:the-second-comin...
2015-06-20 Manish GoregaokarRollup merge of #26451 - nham:fix_18058, r=arielb1
2015-06-20 Manish GoregaokarRollup merge of #26439 - Gankro:marker, r=pnkfelix
2015-06-20 Manish GoregaokarRollup merge of #26434 - Munksgaard:issue24227-test...
2015-06-20 Manish GoregaokarRollup merge of #26432 - steveklabnik:gh26424, r=alexcr...
2015-06-20 Manish GoregaokarRollup merge of #26410 - tshepang:patch-3, r=steveklabnik
2015-06-20 borsAuto merge of #26430 - dhuseby:updating_installer,...
2015-06-20 borsAuto merge of #26417 - brson:feature-err, r=steveklabnik
2015-06-20 borsAuto merge of #26407 - arielb1:paren-binding, r=eddyb
2015-06-20 borsAuto merge of #26305 - Nashenas88:field-method-message...
2015-06-20 Michael Sprouldiagnostics: Resurrect the Compiler Error Index.
2015-06-20 Wei-Ming YangUpdate mod.rs
2015-06-20 borsAuto merge of #26383 - frewsxcv:regression-tests-23649...
2015-06-20 Nick HamannAdd a regression test for #18058.
2015-06-20 borsAuto merge of #26382 - alexcrichton:less-racy-path...
2015-06-20 Geoffrey Thomasliblibc: Fix prototype of functions taking `char *const...
2015-06-20 David StygstraSupport checked Shl/Shr on SIMD types
2015-06-20 Björn SteinbrinkMake trans_arg_datum fill a destination vector instead...
2015-06-20 Björn SteinbrinkSimplify argument forwarding in the various shim generators
2015-06-20 Björn SteinbrinkUse a single match arm for all TyRef variants when...
2015-06-20 borsAuto merge of #26200 - brson:relnotes, r=aturon
2015-06-20 Paul Fariafixup! Wrapped inferred context changes in a probe...
2015-06-20 Paul FariaWrapped inferred context changes in a probe, handle...
2015-06-20 Paul FariaHandle error case safely with a fallback
2015-06-20 Paul Fariafixup! Finished implementing proper function check...
2015-06-20 Paul FariaFinished implementing proper function check (through...
2015-06-20 Paul FariaFixed note message to display expression in recommendations
2015-06-20 Paul FariaUncomplete fix for #2392
2015-06-19 borsAuto merge of #24527 - nikomatsakis:issue-24085, r...
2015-06-19 Alexis Beingessneradd note for future type-system adventurers
2015-06-19 Corey FarwellAdd regression tests for #23649
2015-06-19 borsAuto merge of #26351 - eddyb:tls-tcx, r=nikomatsakis
2015-06-19 Peter AtashianAdd a test for Debug for io::Error
2015-06-19 borsAuto merge of #26428 - Manishearth:rollup, r=Manishearth
2015-06-19 Philip MunksgaardAdd test for #24227
2015-06-19 Niko MatsakisExpand the "givens" set to cover transitive relations...
2015-06-19 Steve KlabnikFix docs for column/line
2015-06-19 arielb1address review comments
2015-06-19 Manish GoregaokarRollup merge of #26427 - GuillaumeGomez:patch-7, r...
2015-06-19 Manish GoregaokarRollup merge of #26414 - alexcrichton:msvc-fix-build...
2015-06-19 Manish GoregaokarRollup merge of #26401 - jooert:fix26360, r=steveklabnik
2015-06-19 Manish GoregaokarRollup merge of #26388 - frewsxcv:regression-tests...
2015-06-19 Guillaume GomezRemove error codes from macro
2015-06-19 Guillaume GomezReplace "Bad example" by a better sentence
2015-06-19 Guillaume GomezAdd E0016 explanation
2015-06-19 Guillaume GomezAdd Universal Function Call Syntax example
2015-06-19 Guillaume GomezAdd E0034 error explanation
2015-06-19 Guillaume GomezRemove unneeded indentation
2015-06-19 Guillaume GomezAdd E0035 error explanation
2015-06-19 Guillaume GomezGood time concordance
2015-06-19 Guillaume GomezAdd E0036 error explanation
2015-06-19 Dave Husebyupdating installer to fix install issues on bitrig
2015-06-19 Peter AtashianCustom Debug impl for io::Error
2015-06-19 Brian AndersonMake a better error message for using #[feature] on...
2015-06-18 borsAuto merge of #26413 - alexcrichton:from-raw-fd-prelude...
2015-06-18 Alex Crichtonstd: Add FromRaw{Fd,Handle,Socket} to os preludes
2015-06-18 Eduard BurtescuRemove extra fmt::Debug impl for VtableClosureData...
2015-06-18 Eduard Burtescurustc: add more doc comments to ty::Lift and ty::with_ctxt.
2015-06-18 Eduard Burtescurustc: remove Repr and UserString.
2015-06-18 Eduard Burtescurustc: replace Repr/UserString impls with Debug/Display...
2015-06-18 Eduard BurtescuMove AST Repr impls to Debug impls in libsyntax.
2015-06-18 Eduard Burtescurustc: remove some unused UserString and Repr impls.
next