]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #30773 - fhahn:test-fix, r=alexcrichton
[rust.git] / src /
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 Niko MatsakisFix test cases accordingly
2016-01-12 Niko MatsakisRevamp the "future incompatible" section to clarify...
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 Simon SapinUpdate wording of Instant and SystemTime docs
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...
2016-01-10 Sergey VeselkovFix link in getting-started.md
2016-01-10 Guillaume GomezRemove unneeded #[lang = "iterator"]
2016-01-09 Steve KlabnikRollup merge of #30789 - D101101:patch-1, r=steveklabnik
2016-01-09 Steve KlabnikRollup merge of #30771 - tsion:mir-text-terminator...
2016-01-09 Steve KlabnikRollup merge of #30766 - steveklabnik:gh28810, r=stevek...
2016-01-09 Steve KlabnikRemove many instances of 'just'
2016-01-09 Erick TryzelaarFix a typo in rustc_mir::build::scope's documentation
2016-01-09 Sergey VeselkovRemove unused link from enums.md
2016-01-09 Niko MatsakisMinor rebase corrections
2016-01-09 Niko Matsakispermit coercions if `[error]` is found in either type
2016-01-09 Ariel Ben-Yehudaimprove cast handling - this fixes test failures
2016-01-09 Niko MatsakisChange error scheme so that if projection fails we...
2016-01-09 Niko MatsakisRemove ErrorCandidate in favor of just generating an...
2016-01-09 Niko MatsakisMake coherence more tolerant of error types.
2016-01-08 borsAuto merge of #30782 - steveklabnik:rollup, r=steveklabnik
2016-01-08 Steve KlabnikRollup merge of #30769 - steveklabnik:gh30069, r=apasel422
2016-01-08 Steve KlabnikRollup merge of #30760 - jonastepe:nomicon_vec_insert_r...
2016-01-08 Steve KlabnikRollup merge of #30758 - birkenfeld:fix-30743, r=stevek...
2016-01-08 Steve KlabnikRollup merge of #30755 - datagrok:master, r=steveklabnik
2016-01-08 Steve KlabnikRollup merge of #30747 - nagisa:mir-reenable-test,...
2016-01-08 Steve KlabnikRollup merge of #30584 - GuillaumeGomez:new_handles...
2016-01-08 Dave HusebyFixes #30628 by adding new snapshot for dragonfly bsd
2016-01-08 Felix S. Klock IIThe lint warnings are not reported since we report...
2016-01-08 Michael WoeristerAlso store MIR of closures in crate metadata.
2016-01-08 Simonas KazlauskasChange destination accessor to return references
2016-01-08 Guillaume GomezAdd new help messages for E0425
2016-01-08 Felix S. Klock IIAdded proper lint for the unit variant/struct warning.
2016-01-07 Felix S. Klock IIupdate test to reflect other sources of brokenness...
2016-01-07 Simonas Kazlauskas[MIR] Fix translation of ConstVal::{Struct, Tuple}
2016-01-07 borsAuto merge of #30757 - michaelwoerister:mir-visitor...
2016-01-07 Scott OlsonFix MIR text output for terminators since they were...
2016-01-07 borsAuto merge of #30748 - tsion:mir-tuple-fix, r=eddyb
2016-01-07 Felix S. Klock IIupdated test to reflect loosening of check (for issue...
2016-01-07 Felix S. Klock IIextend warning cycle to cover matching unit-structs...
2016-01-07 Pyfischfix broken float methods
2016-01-07 Felix S. Klock IIAfter RFC amendment 1384, FOLLOW(pat) includes `|`...
2016-01-07 Felix S. Klock IIUpdated future-proofing test, removed outdated test...
2016-01-07 Felix S. Klock IIextending FOLLOW(NT) as specified in amendment.
2016-01-07 Felix S. Klock IImacro_rules: proper FIRST/FOLLOW computations for check...
2016-01-07 Michael F. LambRemove extraneous [], replace accidental removed link...
2016-01-07 Steve KlabnikLink Nomicon in PhantomData's docs
2016-01-07 Pyfischfix trailing whitespace
2016-01-07 Pyfischf32: inline methods with special variant for msvc
2016-01-07 Steve KlabnikExpand EO308 to mention try!
2016-01-07 borsAuto merge of #30739 - pnkfelix:finish-enable-rpath...
2016-01-07 Georg BrandlMove os_str docs to OsString in order to be visible...
2016-01-07 borsAuto merge of #30734 - tsion:mir-pretty, r=nikomatsakis
2016-01-07 borsAuto merge of #30317 - jseyfried:refactor_type_folder...
2016-01-07 jonastepelen needs to be prefixed by self for this to work....
2016-01-07 Florian HahnFix tests that used `// | help:` annotations
2016-01-07 Michael WoeristerFactor mir::[Mut]Visitor implementations into a common...
next