summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-01-13Fix typo in bibliography.mdSergey Veselkov-1/+1
2016-01-13Auto merge of #30639 - rkruppe:dec2flt-fastpath-tables, r=alexcrichtonbors-15/+88
2016-01-13Simplify some uses of cfg in test casesAnton Blanchard-26/+9
2016-01-13Incorrect getrandom() system call for PowerPC LinuxAnton Blanchard-2/+4
2016-01-13Add powerpc64 and powerpc64le supportAnton Blanchard-20/+388
2016-01-13resolve: use arena allocation instead of reference counting for `Module`s to ...Jeffrey Seyfried-244/+259
2016-01-12use fileline_ and not full span_ for the followon messagesNiko Matsakis-2/+9
2016-01-13Add an impl for Box<Error> from &str.Michael Sproul-0/+9
2016-01-12Auto merge of #30601 - tamird:delegate-libc, r=alexcrichtonbors-26/+6
2016-01-12Fix long line in URLNiko Matsakis-1/+2
2016-01-12test: add a basic test for the vectorcall calling conventionSteffen-0/+32
2016-01-12Speed up dec2flt fast path with additional tables.Robin Kruppe-15/+88
2016-01-12Add fast path for ASCII in UTF-8 validationUlrik Sverdrup-27/+69
2016-01-12android has `posix_memalign` for API 16+ since NDK r10dTamir Duberstein-26/+6
2016-01-12[MIR] Avoid some code generation for stores of ZSTSimonas Kazlauskas-5/+41
2016-01-12Add some examples to std::stringSteve Klabnik-0/+36
2016-01-12re-instate comment that was mysteriously disappearedTshepang Lekhonkhobe-0/+1
2016-01-12Fix test cases accordinglyNiko Matsakis-1/+43
2016-01-12Revamp the "future incompatible" section to clarify the situationNiko Matsakis-21/+76
2016-01-12Remove dead `InternalBufWriter` implementationAndrea Canciani-15/+0
2016-01-12Don't use dropflag hints when the type is droplessJonas Schievink-5/+16
2016-01-12Update wording of Instant and SystemTime docsSimon Sapin-4/+4
2016-01-12Auto merge of #30719 - pyfisch:fix30657, r=alexcrichtonbors-32/+27
2016-01-12debug instrumentation (can remove)Felix S. Klock II-3/+31
2016-01-12Issue 30530: initialize allocas for `Datum::to_lvalue_datum_in_scope`.Felix S. Klock II-6/+70
2016-01-12Fix the Debug impl of PhantomData requiring Sized on TPierre Krieger-1/+1
2016-01-12Auto merge of #30695 - ranma42:cleanup-unicode, r=alexcrichtonbors-150/+22
2016-01-12Auto merge of #30678 - Amanieu:no_elf_tls, r=alexcrichtonbors-41/+5
2016-01-12openbsd has dirent d_namlen field nowSébastien Marie-3/+3
2016-01-12make siginfo_si_addr() returns a usizeSébastien Marie-5/+5
2016-01-12HW_AVAILCPU is unavailable under openbsdSébastien Marie-1/+18
2016-01-12switch from syscall(2) to getentropy(2)Sébastien Marie-1/+1
2016-01-11std: Move overflowing ops to inherent methodsAlex Crichton-14/+658
2016-01-12Auto merge of #30635 - nagisa:mir-rid-unit-temp, r=nikomatsakisbors-46/+56
2016-01-11Replace --show-span with -Z show-spanMatt Kraai-10/+5
2016-01-12Add set_oom_handler and use it print a message when out of memoryAmanieu d'Antras-13/+88
2016-01-11add feature gate "abi_vectorcall" for the vectorcall calling conventionSteffen-5/+42
2016-01-11Auto merge of #30826 - nagisa:rollup, r=nagisabors-260/+939
2016-01-11rustdoc: remove dead link from issue-less unstable entries.Shmuale Mark-2/+2
2016-01-11Be a bit more correct about segfault causalitySteve Klabnik-2/+2
2016-01-11Rollup merge of #30814 - brson:docidx, r=steveklabnikSimonas Kazlauskas-5/+21
2016-01-11Rollup merge of #30812 - D101101:patch-2, r=steveklabnikSimonas Kazlauskas-4/+4
2016-01-11Rollup merge of #30808 - GuillaumeGomez:remove_lang_iter, r=alexcrichtonSimonas Kazlauskas-1/+0
2016-01-11Rollup merge of #30798 - erickt:fix-doc, r=apasel422Simonas Kazlauskas-1/+1
2016-01-11Rollup merge of #30774 - nagisa:mir-fix-constval-adts, r=arielb1Simonas Kazlauskas-10/+37
2016-01-11Rollup merge of #30768 - steveklabnik:gh28953, r=alexcrichtonSimonas Kazlauskas-0/+24
2016-01-11Rollup merge of #30761 - nagisa:mir-fix-destination, r=michaelwoeristerSimonas Kazlauskas-4/+13
2016-01-11Rollup merge of #30737 - Ms2ger:MutateMode, r=sanxiynSimonas Kazlauskas-14/+18
2016-01-11Rollup merge of #30694 - pnkfelix:issue-25658-real-first-follow, r=nrcSimonas Kazlauskas-40/+551
2016-01-11Rollup merge of #30687 - mmcco:lbt, r=eddybSimonas Kazlauskas-91/+91