]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-10-15 borsAuto merge of #28980 - nrc:unsafe-macros, r=@pnkfelix
2015-10-15 borsAuto merge of #29012 - tari:issue-28676, r=luqmana
2015-10-14 Peter MarheineAdd test case for #28676.
2015-10-14 borsAuto merge of #29044 - Ms2ger:cleanup-log, r=alexcrichton
2015-10-14 borsAuto merge of #29003 - tari:freebsd-current_exe-vec...
2015-10-14 borsAuto merge of #29001 - arielb1:normalized-foreign,...
2015-10-14 borsAuto merge of #28909 - GuillaumeGomez:patch-3, r=pnkfelix
2015-10-14 Ms2gerRemove the unnecessary local variable in set_logger.
2015-10-14 Ms2gerUse if-let rather than map() in parse_logging_spec.
2015-10-14 borsAuto merge of #28827 - thepowersgang:unsafe-const-fn...
2015-10-14 borsAuto merge of #29039 - Manishearth:rollup, r=Manishearth
2015-10-14 Manish Goregaokarfix tidy
2015-10-14 Manish GoregaokarRollup merge of #29035 - rutsky:patch-6, r=steveklabnik
2015-10-14 Manish GoregaokarRollup merge of #29032 - goyox86:goyox86/rusfmting...
2015-10-14 Manish GoregaokarRollup merge of #29029 - steveklabnik:iter_function_doc...
2015-10-14 Manish GoregaokarRollup merge of #29028 - Seeker14491:patch-1, r=Manishearth
2015-10-14 Manish GoregaokarRollup merge of #29024 - mseri:patch-1, r=nrc
2015-10-14 Manish GoregaokarRollup merge of #29016 - sanxiyn:data-layout, r=alexcri...
2015-10-14 Manish GoregaokarRollup merge of #29013 - chrisccerami:fix_broken_lifeti...
2015-10-14 Manish GoregaokarRollup merge of #29006 - arielb1:callee-outlives-call...
2015-10-14 Manish GoregaokarRollup merge of #29004 - frewsxcv:regression-test-22814...
2015-10-14 Manish GoregaokarRollup merge of #28991 - goyox86:goyox86/rustfmting...
2015-10-14 borsAuto merge of #28816 - petrochenkov:unistruct, r=nrc
2015-10-14 borsAuto merge of #29026 - steveklabnik:rollup, r=steveklabnik
2015-10-13 Vladimir Rutskyfix link on std::result::Result
2015-10-13 Marcello SeriRevert "fixups"
2015-10-13 Jose NarvaezRustfmt-ing librustc_bitflags.
2015-10-13 Steve KlabnikDocument the free functions of std::iter
2015-10-13 Seeker14491Unhide some code from the Traits section
2015-10-13 Steve KlabnikRollup merge of #29015 - dripton:master, r=alexcrichton
2015-10-13 Steve KlabnikRollup merge of #29007 - dnwade:patch-2, r=alexcrichton
2015-10-13 Steve KlabnikRollup merge of #28997 - bezelga:master, r=steveklabnik
2015-10-13 Steve KlabnikRollup merge of #28990 - ahmedcharles:libarena, r=nrc
2015-10-13 Steve KlabnikRollup merge of #28989 - ahmedcharles:liballoc_system...
2015-10-13 Steve KlabnikRollup merge of #28988 - ahmedcharles:liballoc_jemalloc...
2015-10-13 Guillaume GomezAdd E0511 error explanation
2015-10-13 Marcello Serifixups
2015-10-13 Marcello Serirustfmt libfmt_macros
2015-10-13 Vadim PetrochenkovComment on the purpose(s) of NodeId in VariantData
2015-10-13 Vadim PetrochenkovMerge VariantData and VariantData_
2015-10-13 Vadim PetrochenkovFix rebase 2
2015-10-13 Vadim PetrochenkovMerge struct fields and struct kind
2015-10-13 Vadim PetrochenkovDict -> Struct, StructDef -> VariantData, def -> data
2015-10-13 Vadim PetrochenkovFix rebase
2015-10-13 Vadim PetrochenkovFix failing privacy test
2015-10-13 Vadim PetrochenkovTest and gate empty structures and variants better
2015-10-13 Vadim PetrochenkovProvide span for visit_struct_def + remove some dead...
2015-10-13 Vadim PetrochenkovRemove now redundant NodeId from Variant
2015-10-13 Vadim PetrochenkovDecouple structure kinds from NodeIds
2015-10-13 Vadim PetrochenkovUnify structures and enum variants in HIR
2015-10-13 Vadim PetrochenkovUnify structures and enum variants in AST
2015-10-13 Jose NarvaezManually alligned comments.
2015-10-13 Jose NarvaezRe-running updated rustfmt on liblog.
2015-10-13 Jose Narvaezrustfmt suggested changes.
2015-10-13 Seo SanghyeonAvoid using getDataLayout, deprecated in LLVM 3.7
2015-10-13 David RiptonTypo fix
2015-10-13 borsAuto merge of #28993 - frewsxcv:regression-test-17336...
2015-10-13 Chris C CeramiFix Lifetime Elision link in lifetimes.md
2015-10-13 borsAuto merge of #28987 - ahmedcharles:liballoc, r=brson
2015-10-12 Dan W.typo
2015-10-12 Peter Marheinewin64/msvc: large or oddly-sized types pass by-ref
2015-10-12 Ariel Ben-Yehudarequire a method callee's type to outlive the call
2015-10-12 borsAuto merge of #28986 - ahmedcharles:error-index-generat...
2015-10-12 Corey FarwellAdd regression test for #22814
2015-10-12 Ariel Ben-Yehudanormalize the types of foreign functions
2015-10-12 Fabiano BeselgaFix docs about borrowing and lifetimes
2015-10-12 Corey FarwellAdd regression test for #17336
2015-10-12 borsAuto merge of #28914 - steveklabnik:doc_iterator, r...
2015-10-12 Steve KlabnikWrite better module-level docs for std::iter
2015-10-12 Peter MarheineDon't use a Vec in os::current_exe on FreeBSD.
2015-10-12 borsAuto merge of #28985 - ahmedcharles:driver, r=nrc
2015-10-12 Ahmed CharlesRun rustfmt on error-index-generator.
2015-10-12 Ahmed CharlesRun rustfmt on driver.
2015-10-12 Ahmed CharlesRun rustfmt on liballoc_system.
2015-10-12 Ahmed CharlesRun rustfmt on liballoc_jemalloc.
2015-10-12 Ahmed CharlesRun rustfmt on liballoc.
2015-10-12 Nick CameronRemove the push_unsafe! and pop_unsafe! macros.
2015-10-12 Ahmed CharlesRun rustfmt on libarena.
2015-10-11 borsAuto merge of #28969 - chrisccerami:link_to_ffi_in_conc...
2015-10-11 borsAuto merge of #28973 - nrc:match-source, r=Manishearth
2015-10-11 Nick CameronProperly set the MatchSource for for loops
2015-10-11 borsAuto merge of #28960 - barosl:home-temp-dir-doc, r...
2015-10-11 borsAuto merge of #28948 - steveklabnik:gh28944, r=alexcrichton
2015-10-11 Chris C CeramiLink to FFI in Concurrency chapter
2015-10-11 borsAuto merge of #28966 - ykomatsu:trpl, r=steveklabnik
2015-10-11 borsAuto merge of #28964 - eminence:docfix, r=sfackler
2015-10-11 Yoshito KomatsuFix some typos
2015-10-11 borsAuto merge of #28965 - bluss:ptr-write-doc, r=huonw
2015-10-11 Ulrik Sverdrupcore: Update the safety docs for core::ptr::write
2015-10-11 Andrew ChinTrivial typo fix: from_utrf8 should be from_utf8
2015-10-11 Barosl LeeClarify the behavior of `std::env::home_dir` and `std...
2015-10-10 borsAuto merge of #28941 - jcaudle:rustfmt/librand-distribu...
2015-10-10 borsAuto merge of #28949 - iwillspeak:rustfmt-libflate...
2015-10-10 Will SpeakUpdate Libflate Formatting
2015-10-10 Steve KlabnikDiagnostic change: crate features -> crate root
2015-10-10 borsAuto merge of #28945 - shama:doc-typos, r=steveklabnik
2015-10-10 Kyle Robinson... doc: fixing typos
2015-10-10 borsAuto merge of #28922 - panicbit:trpl-missing-docs,...
2015-10-10 borsAuto merge of #28938 - GlenDC:master, r=Manishearth
2015-10-10 glendcWhitelisting PatWild for E0022. Fix #28822
next