]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/ty.rs
Simplify PatIdent to contain an Ident rather than a Path
[rust.git] / src / librustc / middle / ty.rs
2014-07-03 John ClementsSimplify PatIdent to contain an Ident rather than a...
2014-07-03 borsauto merge of #15324 : sneves/rust/master, r=alexcrichton
2014-07-03 borsauto merge of #15325 : pcwalton/rust/trait-impl-bound...
2014-07-02 borsauto merge of #15323 : alexcrichton/rust/no-travis...
2014-07-02 borsauto merge of #15313 : pcwalton/rust/overloaded-call...
2014-07-02 borsauto merge of #15222 : alexcrichton/rust/relnotes,...
2014-07-02 borsauto merge of #15286 : alexcrichton/rust/channel-stabil...
2014-07-02 borsauto merge of #15310 : pcwalton/rust/tests-for-12223...
2014-07-02 borsauto merge of #15265 : omasanori/rust/udp, r=alexcrichton
2014-07-02 borsauto merge of #15257 : erickt/rust/hashmap, r=alexcrichton
2014-07-02 borsauto merge of #15085 : brson/rust/stridx, r=alexcrichton
2014-07-02 borsauto merge of #15069 : luqmana/rust/cia, r=pcwalton
2014-07-02 Brian Andersonrustc: Remove `&str` indexing from the language.
2014-06-30 borsauto merge of #15237 : zzmp/rust/feat/markdown-in-crate...
2014-06-29 borsauto merge of #15249 : aochagavia/rust/rand, r=huonw
2014-06-29 Luqman Adenlibrustc: Allow coercions through arrays.
2014-06-29 borsauto merge of #15241 : arjantop/rust/maybeownedvector...
2014-06-28 borsauto merge of #15210 : luqmana/rust/windoc, r=alexcrichton
2014-06-28 borsauto merge of #15208 : alexcrichton/rust/snapshots...
2014-06-28 Alex CrichtonRename all raw pointers as necessary
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-26 borsauto merge of #15197 : omasanori/rust/doc-fix, r=alexcr...
2014-06-25 borsauto merge of #15173 : Sawyer47/rust/de-to-string,...
2014-06-25 borsauto merge of #15121 : steveklabnik/rust/matching_docs...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15160 : alexcrichton/rust/remove-f128...
2014-06-25 borsauto merge of #15163 : alexcrichton/rust/rollup, r...
2014-06-25 Jakub WieczorekFix #15129
2014-06-24 Alex CrichtonRemove the quad_precision_float feature gate
2014-06-24 borsauto merge of #15024 : kmcallister/rust/lint, r=alexcri...
2014-06-24 borsauto merge of #15118 : stepancheg/rust/concat, r=alexcr...
2014-06-24 Keegan McAllisterReplace enum LintId with an extensible alternative
2014-06-24 Keegan McAllisterRename lint::Lint to lint::LintId
2014-06-24 Keegan McAllisterMove lint.rs out of middle
2014-06-24 borsauto merge of #15114 : ben0x539/rust/run-make-libpath...
2014-06-24 borsauto merge of #14963 : w3ln4/rust/master, r=alexcrichton
2014-06-24 borsauto merge of #15113 : pnkfelix/rust/fsk-add-regression...
2014-06-24 borsauto merge of #15107 : ipetkov/rust/tutorial-update...
2014-06-24 borsauto merge of #15066 : pcwalton/rust/lang-and-intrinsic...
2014-06-24 borsauto merge of #15079 : nikomatsakis/rust/issue-5527...
2014-06-24 borsauto merge of #14952 : alexcrichton/rust/const-unsafe...
2014-06-23 borsauto merge of #15106 : Sawyer47/rust/rm-duplicated...
2014-06-23 borsauto merge of #15100 : rapha/rust/master, r=alexcrichton
2014-06-23 borsauto merge of #15098 : ben0x539/rust/nullary-tuple...
2014-06-23 borsauto merge of #15089 : tomjakubowski/rust/rustdoc-defau...
2014-06-23 borsauto merge of #15086 : jakub-/rust/xc-struct-variants...
2014-06-23 borsauto merge of #15083 : edwardw/rust/destructure-trait...
2014-06-23 borsauto merge of #15061 : pnkfelix/rust/fsk-fix-issue...
2014-06-23 borsauto merge of #15097 : tomjakubowski/rust/fix-feature...
2014-06-23 borsauto merge of #15068 : erickt/rust/mem-inline, r=pcwalton
2014-06-22 borsauto merge of #15081 : jakub-/rust/issue-15080, r=alexc...
2014-06-22 borsauto merge of #15091 : nikomatsakis/rust/issue-5527...
2014-06-22 Niko MatsakisRename ty_param_bounds_and_ty to Polytype
2014-06-22 Niko MatsakisRename and move ty_param_substs_and_ty
2014-06-22 Niko MatsakisRefactor the unification code and rejuvenate the unit...
2014-06-21 borsauto merge of #15062 : pcwalton/rust/trailing-plus...
2014-06-21 borsauto merge of #15029 : aturon/rust/stability-index...
2014-06-20 borsauto merge of #15041 : brson/rust/docindex, r=alexcrichton
2014-06-20 borsauto merge of #15039 : huonw/rust/rustdoc-testharnesss...
2014-06-19 borsauto merge of #15033 : Sawyer47/rust/old-test, r=alexcr...
2014-06-19 borsauto merge of #14830 : luqmana/rust/cmtrttcbctto, r...
2014-06-19 Aaron TuronAdd stability inheritance
2014-06-19 borsauto merge of #15014 : brson/rust/all-crates-experiment...
2014-06-18 borsauto merge of #14854 : jakub-/rust/issue-10991, r=pcwalton
2014-06-18 borsauto merge of #14879 : Ryman/rust/resolve_super_hint_cu...
2014-06-18 borsauto merge of #14984 : thestinger/rust/libc, r=alexcrichton
2014-06-18 borsauto merge of #14990 : tomjakubowski/rust/emacs-fix...
2014-06-18 borsauto merge of #14992 : nathantypanski/rust/collect...
2014-06-18 Luqman Adenlibrustc: Don't overwrite vtables when coercing to...
2014-06-18 borsauto merge of #14880 : SimonSapin/rust/byte-literals...
2014-06-18 borsauto merge of #14869 : nick29581/rust/tstore, r=nmatsakis
2014-06-17 Nick CameronRemove TraitStore from ty_trait
2014-06-17 borsauto merge of #14818 : tomjakubowski/rust/emacs-attribu...
2014-06-17 borsauto merge of #14855 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14852 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14877 : Seldaek/rust/commdocs, r=alexcri...
2014-06-16 borsauto merge of #14882 : pcwalton/rust/drop-underscore...
2014-06-16 borsauto merge of #14932 : Sawyer47/rust/json-smallfix...
2014-06-16 borsauto merge of #14906 : P1start/rust/rustdoc-lifetimes...
2014-06-16 borsauto merge of #14900 : alexcrichton/rust/snapshots...
2014-06-16 borsauto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
2014-06-16 Alex CrichtonRegister new snapshots
2014-06-14 borsauto merge of #14884 : huonw/rust/getoptsfail, r=alexcr...
2014-06-14 borsauto merge of #14874 : pcwalton/rust/enum-to-float...
2014-06-14 borsauto merge of #14878 : vtsatskin/rust/rustdoc-sidebar...
2014-06-14 borsauto merge of #14866 : bjz/rust/bitwise, r=alexcrichton
2014-06-13 borsauto merge of #14750 : bachm/rust/master, r=alexcrichton
2014-06-13 borsauto merge of #14867 : alexcrichton/rust/rollup, r...
2014-06-13 Patrick Waltonlibrustc: Forbid `transmute` from being called on types...
2014-06-13 Alex Crichtonrustc: [T, ..N] and [T, ..N+1] are not the same
2014-06-13 borsauto merge of #14604 : nikomatsakis/rust/issue-5527...
2014-06-13 Patrick Waltonlibrustc: Forbid enum-to-float casts.
2014-06-13 Niko MatsakisIntroduce VecPerParamSpace and use it to represent...
2014-06-13 borsauto merge of #14831 : alexcrichton/rust/format-intl...
2014-06-13 borsauto merge of #13222 : nick29581/rust/dxr4, r=brson
2014-06-13 Nick CameronDump results of analysis phase as CSV
2014-06-13 borsauto merge of #14816 : theptrk/rust/unclear-comment...
2014-06-12 borsauto merge of #14813 : cmr/rust/once-docs-unsafe, r...
2014-06-12 borsauto merge of #14811 : forticulous/rust/refcell-show...
2014-06-12 borsauto merge of #14809 : zzmp/rust/patch-2, r=alexcrichton
next