]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 #30848 - nagisa:mir-no-store-zsts, r...
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 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 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...
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 Jeffrey Seyfriedresolve: use arena allocation instead of reference...
2016-01-12 Michael SproulAdd an impl for Box<Error> from &str.
2016-01-12 borsAuto merge of #30601 - tamird:delegate-libc, r=alexcrichton
2016-01-12 Robin KruppeSpeed up dec2flt fast path with additional tables.
2016-01-12 Tamir Dubersteinandroid has `posix_memalign` for API 16+ since NDK...
2016-01-12 Simonas Kazlauskas[MIR] Avoid some code generation for stores of ZST
2016-01-12 Steve KlabnikAdd some examples to std::string
2016-01-12 Tshepang Lekhonkhobere-instate comment that was mysteriously disappeared
2016-01-12 Andrea CancianiRemove dead `InternalBufWriter` implementation
2016-01-12 Jonas SchievinkDon't use dropflag hints when the type is dropless
2016-01-12 borsAuto merge of #30719 - pyfisch:fix30657, r=alexcrichton
2016-01-12 Felix S. Klock IIdebug instrumentation (can remove)
2016-01-12 Felix S. Klock IIIssue 30530: initialize allocas for `Datum::to_lvalue_d...
2016-01-12 Pierre KriegerFix the Debug impl of PhantomData requiring Sized on T
2016-01-12 borsAuto merge of #30695 - ranma42:cleanup-unicode, r=alexc...
2016-01-12 borsAuto merge of #30678 - Amanieu:no_elf_tls, r=alexcrichton
2016-01-12 Sébastien Marieopenbsd has dirent d_namlen field now
2016-01-12 Sébastien Mariemake siginfo_si_addr() returns a usize
2016-01-12 Sébastien MarieHW_AVAILCPU is unavailable under openbsd
2016-01-12 Sébastien Marieswitch from syscall(2) to getentropy(2)
2016-01-12 Alex Crichtonstd: Move overflowing ops to inherent methods
2016-01-12 borsAuto merge of #30635 - nagisa:mir-rid-unit-temp, r...
2016-01-12 Matt KraaiReplace --show-span with -Z show-span
2016-01-12 borsAuto merge of #30599 - brson:extra, r=alexcrichton
2016-01-12 Amanieu d'AntrasAdd set_oom_handler and use it print a message when...
2016-01-11 borsAuto merge of #30826 - nagisa:rollup, r=nagisa
2016-01-11 Shmuale Markrustdoc: remove dead link from issue-less unstable...
2016-01-11 Steve KlabnikBe a bit more correct about segfault causality
2016-01-11 Simonas KazlauskasRollup merge of #30814 - brson:docidx, r=steveklabnik
2016-01-11 Simonas KazlauskasRollup merge of #30812 - D101101:patch-2, r=steveklabnik
2016-01-11 Simonas KazlauskasRollup merge of #30808 - GuillaumeGomez:remove_lang_ite...
2016-01-11 Simonas KazlauskasRollup merge of #30798 - erickt:fix-doc, r=apasel422
2016-01-11 Simonas KazlauskasRollup merge of #30774 - nagisa:mir-fix-constval-adts...
2016-01-11 Simonas KazlauskasRollup merge of #30768 - steveklabnik:gh28953, r=alexcr...
2016-01-11 Simonas KazlauskasRollup merge of #30761 - nagisa:mir-fix-destination...
2016-01-11 Simonas KazlauskasRollup merge of #30737 - Ms2ger:MutateMode, r=sanxiyn
2016-01-11 Simonas KazlauskasRollup merge of #30694 - pnkfelix:issue-25658-real...
2016-01-11 Simonas KazlauskasRollup merge of #30687 - mmcco:lbt, r=eddyb
2016-01-11 Simonas KazlauskasRollup merge of #30538 - oli-obk:kill_unsigned_unary_ne...
2016-01-11 borsAuto merge of #30534 - bluss:binary-heap-fast-pop,...
2016-01-11 borsAuto merge of #30800 - steveklabnik:rollup, r=steveklabnik
2016-01-11 borsAuto merge of #30676 - nikomatsakis:issue-29857, r...
2016-01-11 borsAuto merge of #30753 - pnkfelix:downgrade-29383-struct...
2016-01-11 Oliver Schneider[breaking-change] remove negate_unsigned feature gate
2016-01-11 Amanieu d'AntrasReplace no_elf_tls with target_thread_local
2016-01-11 borsAuto merge of #30490 - ipetkov:unix-spawn, r=alexcrichton
2016-01-11 borsAuto merge of #27807 - pczarn:arena-internals, r=bluss
2016-01-11 borsAuto merge of #30295 - jseyfried:fix_extern_crate_dupli...
2016-01-11 Steven FacklerDerive Hash for Duration
2016-01-10 Brian Andersondoc: Add descriptions to links in the index
2016-01-10 Florian HahnCancel parse_ty error in Parser::parse_generic_values_a...
next