]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-11-19 Niko MatsakisPort a bunch of code new-visitor; all of these ports...
2015-11-19 Niko MatsakisRework the `IdVisitor` so that it only visits item...
2015-11-19 Niko MatsakisPort the `map` construction code to use the new visitor.
2015-11-19 Niko MatsakisRefactor the HIR so that items are stored in a map...
2015-11-19 Niko Matsakisrefactorings of `lowering` that make it more amenable...
2015-11-19 Niko Matsakisrename `_lctx` to `lctx` where appropriate
2015-11-19 Niko MatsakisRemove seemingly pointless case -- this customized...
2015-11-18 borsAuto merge of #29878 - wthrowe:libdir2, r=brson
2015-11-18 borsAuto merge of #29083 - petrochenkov:stability3, r=alexc...
2015-11-18 Vadim PetrochenkovFix buildbot failures
2015-11-18 borsAuto merge of #29886 - michaelwoerister:mir-erase-regio...
2015-11-18 Michael WoeristerMIR: Add pass that erases all regions right before...
2015-11-18 borsAuto merge of #29906 - ranma42:doc-typo, r=steveklabnik
2015-11-18 borsAuto merge of #29902 - huonw:smart-quotes, r=alexcrichton
2015-11-18 Andrea CancianiFix typo in libcore documentation
2015-11-18 borsAuto merge of #29904 - Zoxc:ar_json, r=alexcrichton
2015-11-18 Huon WilsonAdd some unicode aliases for ".
2015-11-18 borsAuto merge of #29897 - alexcrichton:process-wait-with...
2015-11-18 borsAuto merge of #29882 - devonhollowood:master, r=Manishearth
2015-11-18 John Kåre AlsakerExpose archive_format to target specifications
2015-11-17 borsAuto merge of #29900 - steveklabnik:rollup, r=steveklabnik
2015-11-17 Steve KlabnikRollup merge of #29892 - steveklabnik:doc_fromiterator...
2015-11-17 Steve KlabnikRollup merge of #29891 - steveklabnik:gh29470, r=alexcr...
2015-11-17 Steve KlabnikRollup merge of #29890 - steveklabnik:gh29742, r=Manish...
2015-11-17 Steve KlabnikRollup merge of #29889 - steveklabnik:gh29801, r=manish...
2015-11-17 Steve KlabnikRollup merge of #29888 - steveklabnik:gh29762, r=sanxiyn
2015-11-17 Steve KlabnikRollup merge of #29612 - steveklabnik:gh29502, r=alexcr...
2015-11-17 Steve KlabnikMore docs for FromIterator
2015-11-17 Steve KlabnikRemove claims of dependency-free libcore
2015-11-17 Steve KlabnikClear up the reference around let
2015-11-17 Vadim PetrochenkovReview fixes
2015-11-17 Vadim PetrochenkovAdd missing annotations and some tests
2015-11-17 Vadim PetrochenkovRework stability annotation pass
2015-11-17 borsAuto merge of #29797 - oli-obk:remove-fromb, r=nikomatsakis
2015-11-17 Alex Crichtonstd: Use join() in Process::wait_with_output
2015-11-17 Devon HollowoodAdd changes to liblibc
2015-11-17 borsAuto merge of #29887 - sanxiyn:match-ref-pats, r=sfackler
2015-11-17 borsAuto merge of #29766 - oli-obk:impl_item, r=nikomatsakis
2015-11-17 Steve KlabnikFix up escapes in the reference
2015-11-17 Steve KlabnikClarify comment about structs and lifetimes
2015-11-17 Steve KlabnikMention libc from crates.io in TRPL: FFI
2015-11-17 borsAuto merge of #29531 - bltavares:issue-28586, r=sanxiyn
2015-11-17 Seo SanghyeonFix match_ref_pats flagged by Clippy
2015-11-17 borsAuto merge of #29883 - Manishearth:rollup, r=Manishearth
2015-11-17 Manish GoregaokarRollup merge of #29881 - jeanm:patch-1, r=Manishearth
2015-11-17 Manish GoregaokarRollup merge of #29880 - dignati:fix-freebsd-libc,...
2015-11-17 Manish GoregaokarRollup merge of #29876 - cardoe:i586-build-fix, r=alexc...
2015-11-17 Manish GoregaokarRollup merge of #29875 - steveklabnik:gh29784, r=Manish...
2015-11-17 Manish GoregaokarRollup merge of #29874 - steveklabnik:gh29711, r=alexcr...
2015-11-17 Manish GoregaokarRollup merge of #29873 - steveklabnik:gh29493, r=nikoma...
2015-11-17 Manish GoregaokarRollup merge of #29868 - petrochenkov:gv, r=sanxiyn
2015-11-17 Devon HollowoodRemove unused imports
2015-11-17 Devon HollowoodRemove 'raw_pointer_derive' lint (#14615)
2015-11-17 Oliver Schneideradd unit test for the new and the changed errors
2015-11-17 borsAuto merge of #29837 - Wafflespeanut:unicode_chars...
2015-11-17 Ravi ShankarDetect confusing unicode characters and show the altern...
2015-11-17 borsAuto merge of #29870 - petrochenkov:typaren, r=nrc
2015-11-17 borsAuto merge of #29860 - steveklabnik:stackheapfixes...
2015-11-17 Jean MaillardFix grammar
2015-11-17 borsAuto merge of #29794 - semarie:openbsd-stdcpp-path...
2015-11-17 Ole KrügerFix libc module name for FreeBSD
2015-11-17 borsAuto merge of #29297 - tbu-:pr_env_ignore_malformed...
2015-11-16 William ThroweFix --libdir installs
2015-11-16 Steve KlabnikMake note about traits that can be derived
2015-11-16 Tobias BucherIgnore malformed environment strings like glibc does
2015-11-16 Doug Goldsteinmk/platform: support i486 and i586 target CHOST
2015-11-16 borsAuto merge of #29872 - steveklabnik:rollup, r=steveklabnik
2015-11-16 Steve KlabnikRemove nomicon reference to copy_lifetime
2015-11-16 Steve KlabnikImprove UFCS example
2015-11-16 Steve KlabnikRollup merge of #29865 - apasel422:mutex, r=alexcrichton
2015-11-16 Steve KlabnikRollup merge of #29863 - steveklabnik:gh29526, r=alexcr...
2015-11-16 Steve KlabnikRollup merge of #29843 - arcnmx:authors, r=brson
2015-11-16 Steve KlabnikRollup merge of #29796 - barosl:unresolved-import-exter...
2015-11-16 Steve KlabnikRollup merge of #29549 - brson:docidx, r=steveklabnik
2015-11-16 borsAuto merge of #29862 - ranma42:const_min_max, r=alexcri...
2015-11-16 Vadim PetrochenkovRemove `TyParen` from HIR
2015-11-16 Brian AndersonMinor tweaks to doc index
2015-11-16 borsAuto merge of #29580 - alexbool:smart-pointer-conversio...
2015-11-16 Vadim PetrochenkovDo not generate comparefoo.gv and simpleeq.gv during...
2015-11-16 Andrew PaseltinerCorrect comment in `Mutex` example
2015-11-16 borsAuto merge of #29805 - norcalli:patch-1, r=steveklabnik
2015-11-16 Steve KlabnikNomicon: mention tuple structs with repr(c)
2015-11-16 Andrea CancianiMake `min_value()` and `max_value()` const functions
2015-11-16 Steve KlabnikReaffirm that this is an abstraction
2015-11-16 borsAuto merge of #29830 - petrochenkov:mapdoc, r=alexcrichton
2015-11-16 Oliver Schneiderrename `ast::ImplItem_::*ImplItem` to `ast::ImplItemKin...
2015-11-16 Oliver SchneiderImplItem_ -> ImplItemKind rename
2015-11-16 Oliver Schneiderrename ImplItem_::*ImplItem to ImplItem_::*
2015-11-16 borsAuto merge of #29851 - shahn:hashset_doc_fix, r=stevekl...
2015-11-16 Alexander BulaevFix feature name
2015-11-16 borsAuto merge of #29845 - wthrowe:libdir, r=alexcrichton
2015-11-16 borsAuto merge of #29828 - sanxiyn:check-macro, r=nrc
2015-11-16 Sebastian HahnFix docs for HashSet::insert
2015-11-16 William ThrowePrepare to the correct directory with --libdir
2015-11-15 borsAuto merge of #29788 - mitaa:module_name, r=arielb1
2015-11-15 borsAuto merge of #29387 - little-dude:rustfmt_librustc_res...
2015-11-15 borsAuto merge of #29836 - eefriedman:normalize-fn, r=arielb1
2015-11-15 borsAuto merge of #29209 - arielb1:exponential-evaluation...
2015-11-15 Ariel Ben-Yehudaaddress review comments
2015-11-15 Ariel Ben-Yehudafix pretty
next