]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-12-31 Alex Crichtonrollup merge of #20115: gereeter/split-module-building
2014-12-31 Alex Crichtonrollup merge of #20065: aturon/stab-2-cmp
2014-12-31 Alex Crichtonrollup merge of #20045: alexcrichton/issue-20012
2014-12-31 Alex Crichtonrollup merge of #19954: michaelwoerister/rust-gdb
2014-12-30 Aaron TuronStabilize cmp
2014-12-30 Alex Crichtonstd: Re-enable at_exit()
2014-12-30 Jonathan SRemoved a bunch of unnecessary .clone()s from build_red...
2014-12-30 Jonathan SPurged ReducedGraphParent
2014-12-30 Jonathan SCleanup unused imports resulting from move of reduced...
2014-12-30 Jonathan SMoved ReducedGraphParent building to a new module
2014-12-30 borsauto merge of #20307 : nikomatsakis/rust/assoc-types...
2014-12-30 Niko MatsakisFix rebase conflicts
2014-12-30 Michael Woeristerdebuginfo: Add a rust-gdb shell script that will start...
2014-12-30 Niko MatsakisAddress nits.
2014-12-30 Niko MatsakisNormalize associated types in bounds too. Also, make...
2014-12-30 Niko MatsakisAdd a test case using associated types cross crate...
2014-12-30 Niko MatsakisEncode the TypeScheme for associated types
2014-12-30 Niko MatsakisRemove the AssocSpace
2014-12-30 Niko MatsakisPatch more metadata decoding problems.
2014-12-30 Niko MatsakisEncode the name for associated items on a trait. Fixes...
2014-12-30 Niko MatsakisCorrect licenses.
2014-12-30 Niko MatsakisResolve merge conflicts. This changes should really...
2014-12-30 Niko MatsakisAdjust tests for inferenceGet more conservative about...
2014-12-30 Niko MatsakisAdd a FIXME relating to these type-testing traits
2014-12-30 Niko MatsakisPatch long line.
2014-12-30 Niko MatsakisAdd FIXMEs relating to caching of projection results
2014-12-30 Niko MatsakisAdd a FIXME relating to regions and projection types
2014-12-30 Niko MatsakisAdd a FIXME to patch up rustdoc
2014-12-30 Niko MatsakisFile a FIXME relating to using where clauses, not bounds
2014-12-30 Niko MatsakisAdd a FIXME relating to Copy<T> not being checked
2014-12-30 Niko MatsakisAdd a FIXME relating to using `ast::Name`
2014-12-30 Niko MatsakisPatch tests and create new tests related to projection...
2014-12-30 Niko MatsakisDon't normalize associated types when in region binders...
2014-12-30 Niko MatsakisRemove the def-id from type parameters. Having this...
2014-12-30 Niko MatsakisUpdate error messages in various compile-fail tests
2014-12-30 Niko MatsakisMake projected types select out of the trait bounds.
2014-12-30 Niko MatsakisTeach `project` to project associated types out of...
2014-12-30 Niko MatsakisAllow object safe traits to access associated types.
2014-12-30 Niko MatsakisIntegrate projection bounds to `ExistentialBounds`...
2014-12-30 Niko MatsakisConvert to use `Rc<TraitRef>` in object types (finally!).
2014-12-30 Niko MatsakisImplement associated type projection and normalization.
2014-12-30 Niko MatsakisMove the scalar types out of static data so that we...
2014-12-30 Niko MatsakisRename `Polytype` to `TypeScheme` to differentiate...
2014-12-30 Niko MatsakisRename `trait_ref` field to `predicate`, since `trait_r...
2014-12-30 Niko MatsakisRewrite the intrinsicck to take the parameter environme...
2014-12-30 Niko MatsakisMove the TypeContents-based "Sized" queries into trans...
2014-12-30 Niko MatsakisMake ExprUseVisitor<..> use inherited parameter environ...
2014-12-30 Niko MatsakisRefactor various queries out of `ty` and into `trans...
2014-12-30 borsauto merge of #19941 : alexcrichton/rust/issue-19767...
2014-12-30 borsauto merge of #20320 : alexcrichton/rust/rollup, r...
2014-12-30 Alex CrichtonTest fixes and rebase conflicts
2014-12-30 Alex Crichtonrollup merge of #20317: brson/rust-installer-v2
2014-12-30 Brian AndersonSimplify some logic in dist.mk
2014-12-30 Brian Andersonmk: Package mingw components in unix installer on windows
2014-12-30 Brian Andersonmk: Make distcheck build binary tarballs on windows
2014-12-30 Brian AndersonInstall copyright information and package docs
2014-12-30 Brian AndersonUpgrade rust-installer to v2
2014-12-30 borsauto merge of #20160 : nick29581/rust/ranges2, r=nikoma...
2014-12-30 Alex Crichtonrollup merge of #20310: fhahn/issue-15877-model-lexer...
2014-12-30 Alex Crichtonrollup merge of #20309: sfackler/refcell-send
2014-12-30 Alex Crichtonrollup merge of #20306: alexcrichton/second-pass-string
2014-12-30 Alex Crichtonrollup merge of #20289: nick29581/shadowing
2014-12-30 Alex Crichtonrollup merge of #20282: WebDrake/makefile-in
2014-12-30 Alex Crichtonrollup merge of #20281: dgiagio/libregex_deprecated_fix1
2014-12-30 Alex Crichtonrollup merge of #20279: dgiagio/libserialize_deprecated...
2014-12-30 Alex Crichtonrollup merge of #20276: alexcrichton/deprecate-term
2014-12-30 Alex Crichtonrollup merge of #20275: inthecloud247/patch-1
2014-12-30 Alex Crichtonrollup merge of #20271: vhbit/datalayout-fix
2014-12-30 Alex Crichtonrollup merge of #20270: bombless/patch-2
2014-12-30 Alex Crichtonrollup merge of #20269: dirk/indent-where
2014-12-30 Alex Crichtonrollup merge of #20268: mdinger/pretty
2014-12-30 Alex Crichtonrollup merge of #20266: nick29581/dxr-use
2014-12-30 Alex Crichtonrollup merge of #20265: nicholasbishop/bishop_add_missi...
2014-12-30 Alex Crichtonrollup merge of #20264: nagisa/threadrng
2014-12-30 Alex Crichtonrollup merge of #20263: crhino/lifetime-elision-help
2014-12-30 Alex Crichtonrollup merge of #20262: arturoc/fix-scoped_thread_local
2014-12-30 Alex Crichtonrollup merge of #20252: huonw/doc-no-ignore
2014-12-30 Alex Crichtonrollup merge of #20250: ipetkov/deriving
2014-12-30 Alex Crichtonrollup merge of #20248: steveklabnik/gh20038
2014-12-30 Alex Crichtonrollup merge of #20245: fhahn/make-lexer-tests-runable...
2014-12-30 Alex Crichtonrollup merge of #20243: bombless/patch-1
2014-12-30 Alex Crichtonrollup merge of #20242: sanxiyn/break-from-fn
2014-12-30 Alex Crichtonrollup merge of #20239: YawarRaza7349/patch-1
2014-12-30 Alex Crichtonrollup merge of #20231: fhahn/issue-20226-eexist
2014-12-30 Alex Crichtonrollup merge of #20230: bheesham/noshard
2014-12-30 Alex Crichtonrollup merge of #20223: aochagavia/typo
2014-12-30 Alex Crichtonrollup merge of #20216: sfackler/fix-mangling
2014-12-30 Alex Crichtonrollup merge of #20215: csouth3/hashmap-rename
2014-12-30 Alex Crichtonrollup merge of #20214: bluss/fix-hashmap-example
2014-12-30 Alex Crichtonrollup merge of #20210: tshepang/patch-5
2014-12-30 Alex Crichtonrollup merge of #20207: jroesch/issue-18906-testcase
2014-12-30 Alex Crichtonrollup merge of #20205: tshepang/patch-4
2014-12-30 Alex Crichtonrollup merge of #20195: nagisa/unused-typo
2014-12-30 Alex Crichtonrollup merge of #20194: nick29581/dst-syntax
2014-12-30 Alex Crichtonrollup merge of #20191: lifthrasiir/double-debug_assert
2014-12-30 Alex Crichtonrollup merge of #20182: brianloveswords/patch-2
2014-12-30 Alex Crichtonrollup merge of #20165: tamird/needstest-tests
2014-12-30 Alex Crichtonrollup merge of #20160: nick29581/ranges2
2014-12-30 Alex Crichtonrollup merge of #20042: alexcrichton/second-pass-ptr
2014-12-30 Alex Crichtonrollup merge of #19661: alexcrichton/mutex-result
next