]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #30890 - nagisa:mir-tuple-adts, r=nikomatsakis
[rust.git] / src /
2016-01-15 borsAuto merge of #30890 - nagisa:mir-tuple-adts, r=nikomat...
2016-01-15 Simonas KazlauskasAdd some tests for non-trivial ADTs
2016-01-15 Simonas KazlauskasFix type retrieval for Switch translation
2016-01-15 Simonas KazlauskasFix translation for all other discriminated ADTs
2016-01-15 borsAuto merge of #30773 - fhahn:test-fix, r=alexcrichton
2016-01-15 Simonas KazlauskasGenerate ADTs for tuple-like constructors instead
2016-01-15 borsAuto merge of #30898 - petrochenkov:tvarfstab, r=alexcr...
2016-01-15 borsAuto merge of #30929 - Manishearth:rollup, r=Manishearth
2016-01-15 Manish GoregaokarRollup merge of #30925 - semarie:blksize_t, r=alexcrichton
2016-01-15 Manish GoregaokarRollup merge of #30864 - jseyfried:no_record_exports...
2016-01-15 Manish GoregaokarRollup merge of #30836 - Luke-Nukem:master, r=steveklabnik
2016-01-15 Manish GoregaokarRollup merge of #30787 - nikomatsakis:future-incompatib...
2016-01-15 Manish GoregaokarRollup merge of #30781 - dhuseby:add_dragonflybsd_snaps...
2016-01-15 Manish GoregaokarRollup merge of #30776 - antonblanchard:powerpc64_merge...
2016-01-15 Manish GoregaokarRollup merge of #30591 - SimonSapin:patch-15, r=aturon
2016-01-15 borsAuto merge of #30763 - gchp:issue/30033, r=nagisa
2016-01-15 borsAuto merge of #30711 - nrc:json-errs, r=huonw
2016-01-15 Nick CameronAddress reviewer comments
2016-01-15 Luke JonesClarify what a crate is, within the "Getting Started...
2016-01-14 Jeffrey Seyfriedresolve: Remove record_exports, fixes #4953
2016-01-14 borsAuto merge of #30916 - steveklabnik:rollup, r=steveklabnik
2016-01-14 Nick CameronAdd a test
2016-01-14 Nick CameronImplement JSON error emission
2016-01-14 Nick CameronAdd an --output option for specifying an error emitter
2016-01-14 Nick CameronAdd a JSON error emitter
2016-01-14 borsAuto merge of #30913 - brson:nogold, r=alexcrichton
2016-01-14 Steve KlabnikRollup merge of #30914 - tshepang:easier-description...
2016-01-14 Steve KlabnikRollup merge of #30912 - tshepang:remove-distraction...
2016-01-14 Steve KlabnikRollup merge of #30911 - tshepang:missing-word, r=Manis...
2016-01-14 Steve KlabnikRollup merge of #30910 - tshepang:improve-description...
2016-01-14 Steve KlabnikRollup merge of #30909 - tshepang:a-better-name, r...
2016-01-14 Steve KlabnikRollup merge of #30903 - steveklabnik:no_std_stable...
2016-01-14 Steve KlabnikRollup merge of #30902 - tomaka:patch-1, r=steveklabnik
2016-01-14 Steve KlabnikRollup merge of #30895 - gchp:contrib, r=alexcrichton
2016-01-14 Steve KlabnikRollup merge of #30712 - LawrenceWoodman:patch-3, r...
2016-01-14 Tshepang Lekhonkhobedoc: this is more easy to read, and less prone mis...
2016-01-14 Brian AndersonRevert "Link with ld.gold by default"
2016-01-14 Sébastien Marieupdate blksize_t in raw to reflect libc change under...
2016-01-14 Tshepang Lekhonkhobedoc: that suffix serves as mere distraction
2016-01-14 Tshepang Lekhonkhobedoc: add missing word
2016-01-14 Tshepang Lekhonkhobedoc: "x" is used as variable name on this API, so avoid...
2016-01-14 Tshepang Lekhonkhobedoc: "moves" has a specific meaning in Rust, so avoid...
2016-01-14 Greg ChappleDisplay better snippet for invalid char literal
2016-01-14 tomakaFix outdated comment
2016-01-14 Steve KlabnikMove some #[no_std] info to stable book.
2016-01-14 borsAuto merge of #30848 - nagisa:mir-no-store-zsts, r...
2016-01-14 Vadim PetrochenkovRequire stability annotations on fields of tuple variants
2016-01-14 borsAuto merge of #30897 - Manishearth:rollup, r=Manishearth
2016-01-14 Manish GoregaokarRollup merge of #30892 - shepmaster:box-grammar, r...
2016-01-14 Manish GoregaokarRollup merge of #30886 - ollie27:docs_links, r=steveklabnik
2016-01-14 Manish GoregaokarRollup merge of #30879 - durka:collections-range-tracki...
2016-01-14 Manish GoregaokarRollup merge of #30874 - dhuseby:fixing_bitrig_tests...
2016-01-14 Manish GoregaokarRollup merge of #30871 - oli-obk:fix/reference, r=steve...
2016-01-14 Manish GoregaokarRollup merge of #30869 - D101101:patch-3, r=huonw
2016-01-14 Manish GoregaokarRollup merge of #30821 - steveklabnik:gh30819, r=nikoma...
2016-01-14 borsAuto merge of #30883 - Manishearth:rollup, r=Manishearth
2016-01-14 Manish GoregaokarRollup merge of #30863 - jseyfried:no_rc, r=eddyb
2016-01-14 Manish GoregaokarRollup merge of #30851 - jonas-schievink:unneeded-dropf...
2016-01-14 Manish GoregaokarRollup merge of #30850 - ranma42:cleanup-io, r=alexcrichton
2016-01-14 Manish GoregaokarRollup merge of #30839 - tomaka:debug-phantomdata,...
2016-01-14 Manish GoregaokarRollup merge of #30837 - semarie:openbsd-libc, r=alexcr...
2016-01-14 Manish GoregaokarRollup merge of #30835 - kraai:show-span, r=sanxiyn
2016-01-14 Manish GoregaokarRollup merge of #30828 - wheals:fix-dead-links, r=steve...
2016-01-14 Manish GoregaokarRollup merge of #30823 - pnkfelix:put-back-alloca-zeroi...
2016-01-14 Manish GoregaokarRollup merge of #30818 - sfackler:duration-hash, r...
2016-01-14 Manish GoregaokarRollup merge of #30801 - Amanieu:oom_print, r=alexcrichton
2016-01-14 Manish GoregaokarRollup merge of #30770 - steveklabnik:gh30345, r=brson
2016-01-14 Manish GoregaokarRollup merge of #30626 - steveklabnik:gh30618, r=luqmana
2016-01-14 borsAuto merge of #30662 - simartin:issue_30592, r=alexcrichton
2016-01-14 Jake GouldingImprove grammar of Box::{into,from}_raw docs
2016-01-14 borsAuto merge of #30466 - alexcrichton:move-wrapping-and...
2016-01-13 Oliver MiddletonFix some broken and missing links in the docs
2016-01-13 borsAuto merge of #30870 - Eljay:issue-30477, r=alexcrichton
2016-01-13 Niko Matsakisimprove use of `,` vs `;`
2016-01-13 Amanieu d'AntrasAdd missing newline character to callers of dumb_print
2016-01-13 borsAuto merge of #30813 - fhahn:fix-ice-semicolon-in-lifet...
2016-01-13 Simon MartinIssue #30592: Restore build in --disable-jemalloc mode.
2016-01-13 Dave Husebyremoving the conditional compilation of the dynamic_lib...
2016-01-13 Dave HusebyFixes #30873
2016-01-13 Alex Burkaupdate tracking issue for collections_range
2016-01-13 borsAuto merge of #30509 - michaelsproul:string-box-error...
2016-01-13 borsAuto merge of #30794 - joerg-krause:fix-arm-unknown...
2016-01-13 Niko Matsakiss/HARD ERROR/hard error/ -- perhaps the warning is...
2016-01-13 borsAuto merge of #30779 - michaelwoerister:closure-mir...
2016-01-13 Oliver 'ker' Schneiderthe reference was inferring values that didn't fit...
2016-01-13 Felix S. Klock IIadd doc for new `fn alloc_ty_init`.
2016-01-13 Felix S. Klock IIrevise lifetime handling for alloca's that are initiali...
2016-01-13 Felix S. Klock IIFactored out private routine for emitting LLVM lifetime...
2016-01-13 Felix S. Klock IIUnit/regression tests for issues #29092, #30018, #30530...
2016-01-13 Felix S. Klock IIbug fixes for issues 30018 and 30822.
2016-01-13 Lee JefferyFix rustdoc reexports.
2016-01-13 borsAuto merge of #30684 - tshepang:rustfmt-lexer-part2...
2016-01-13 borsAuto merge of #29498 - wthrowe:replace-pattern, r=alexc...
2016-01-13 Sergey VeselkovFix typo in bibliography.md
2016-01-13 borsAuto merge of #30639 - rkruppe:dec2flt-fastpath-tables...
2016-01-13 Anton BlanchardSimplify some uses of cfg in test cases
2016-01-13 Anton BlanchardIncorrect getrandom() system call for PowerPC Linux
2016-01-13 Anton BlanchardAdd powerpc64 and powerpc64le support
2016-01-13 Jeffrey Seyfriedresolve: use arena allocation instead of reference...
2016-01-13 Niko Matsakisuse fileline_ and not full span_ for the followon messages
next