]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Björn SteinbrinkTranslate zero-sized return types as void
2016-01-15 Tshepang Lekhonkhoberustdoc: remove extraneous whitespace inserted in playp...
2016-01-15 Vadim PetrochenkovPreserve struct/variant kinds in metadata
2016-01-15 Jake GouldingBTreeSet::insert returns false when key already exists
2016-01-15 Vadim Petrochenkovlibbacktrace: Reapply Rust-specific changes
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 Oliver MiddletonRename is_positive argument in fmt::Formatter::pad_integral
2016-01-15 Oliver Schneidermove const block checks before lowering step
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 Steven FacklerImplement Any for unsized types
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 Michael WuSupport generic associated consts
2016-01-14 borsAuto merge of #30916 - steveklabnik:rollup, r=steveklabnik
2016-01-14 Brian Andersonrustc: Fix bugs in renamed and removed lints and re...
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 Niko Matsakisswitch the fulfillment context to use the new obligatio...
2016-01-14 Niko Matsakisimplement the obligation forest data structure and...
2016-01-14 Niko Matsakismodify trait checker to track the variables on which...
2016-01-14 Vadim PetrochenkovUpdate libbacktrace to 11b1a9c476b2df514d620d479407f2cf...
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 Ulrik SverdrupUTF-8 validation: Add missing if conditional for short...
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 Greg ChappleFix note about B-prefixed issue labels
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... the 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...
next