]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/typeck/infer/combine.rs
/*! -> //!
[rust.git] / src / librustc / middle / typeck / infer / combine.rs
2014-11-27 Steve Klabnik/*! -> //!
2014-11-25 borsauto merge of #18966 : huonw/rust/iter2slice, r=aturon
2014-11-24 borsauto merge of #19021 : roysc/rust/emacs-pr, r=brson
2014-11-23 Jakub Bukajrollup merge of #19234: P1start/rustdoc-misc
2014-11-23 borsauto merge of #18140 : JelteF/rust-1/guide-fix, r=cmr
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-11-21 borsauto merge of #19095 : juxiliary/rust/master, r=bstrie
2014-11-21 borsauto merge of #18984 : sheroze1123/rust/fix17574, r...
2014-11-21 borsauto merge of #18908 : tbu-/rust/pr_mapinplace_fixzeros...
2014-11-21 borsauto merge of #16552 : jauhien/rust/fix-libdir, r=alexc...
2014-11-20 borsauto merge of #19071 : huonw/rust/col2column, r=nikomat...
2014-11-20 borsauto merge of #18999 : aturon/rust/stab-floats, r=alexc...
2014-11-19 borsauto merge of #18728 : thestinger/rust/int, r=cmr
2014-11-19 Jakub Bukajrollup merge of #19108: steveklabnik/doc_atomic_bool
2014-11-19 Jakub Bukajrollup merge of #19103: huonw/literal-suffixes
2014-11-19 Jakub Bukajrollup merge of #19101: vhbit/ios-rng-fix
2014-11-19 Jakub Bukajrollup merge of #19090: kmcallister/deriving-non-type
2014-11-19 Jakub Bukajrollup merge of #19076: jxv/master
2014-11-19 Jakub Bukajrollup merge of #19073: jakub-/issue-19069
2014-11-19 Jakub Bukajrollup merge of #19072: cakebaker/add_missing_dot
2014-11-19 Jakub Bukajrollup merge of #19040: alexcrichton/issue-18904
2014-11-19 Jakub Bukajrollup merge of #18968: danluu/guide_play
2014-11-19 Jakub Bukajrollup merge of #18944: liigo/improve-os-args-doc
2014-11-19 Jakub Bukajrollup merge of #18903: steveklabnik/error_handling_guide
2014-11-19 Jakub Bukajrollup merge of #18728: thestinger/int
2014-11-19 borsauto merge of #19082 : alexcrichton/rust/snapshots...
2014-11-19 borsauto merge of #18483 : eddyb/rust/safe-ty, r=nikomatsakis
2014-11-19 Eduard Burtescurustc: middle: remove obsolete ty::get.
2014-11-19 Eduard Burtescurustc: fix fallout of adding the `'tcx` lifetime to...
2014-11-19 Eduard Burtescurustc: middle: rename `ty::t` to `Ty` and use it unqual...
2014-11-18 borsauto merge of #19044 : murarth/rust/libsyntax-view...
2014-11-18 borsauto merge of #18870 : barosl/rust/os-ioresult, r=alexc...
2014-11-18 borsauto merge of #18993 : nikomatsakis/rust/hrtb-5, r...
2014-11-18 Niko MatsakisIntroduce machinery for higher-ranked TraitRefs
2014-11-18 Niko MatsakisSwitch the code to use De Bruijn indices rather than...
2014-11-17 Jakub Bukajrollup merge of #18951: tbu-/pr_array_cloneshow
2014-11-17 Jakub Bukajrollup merge of #18890: luqmana/tf
2014-11-17 borsauto merge of #19007 : huonw/rust/more-marker-impls...
2014-11-17 borsauto merge of #18914 : Gankro/rust/cloned, r=aturon
2014-11-17 borsauto merge of #18927 : areski/rust/pr-improve-option...
2014-11-16 borsauto merge of #18747 : csherratt/rust/ringbuf-remove...
2014-11-16 borsauto merge of #18995 : alfie/rust/comment-docs, r=aturon
2014-11-16 borsauto merge of #18994 : sfackler/rust/struct-variants...
2014-11-16 borsauto merge of #18752 : jakub-/rust/remove-unit, r=eddyb
2014-11-16 Jakub BukajComplete the removal of ty_nil, ast::LitNil, ast::TyBot...
2014-11-16 Niko MatsakisTry to remove ty_nil, some kind of error in exhaustiven...
2014-11-13 borsauto merge of #18811 : pczarn/rust/issue-18763-ice...
2014-11-12 borsauto merge of #18860 : aturon/rust/reexports-in-stab...
2014-11-11 borsauto merge of #18797 : vadimcn/rust/prefer-bundled2...
2014-11-11 borsauto merge of #18753 : jbcrail/rust/fix-deprecated...
2014-11-10 borsauto merge of #18802 : bkoropoff/rust/issue-18769,...
2014-11-10 borsauto merge of #18795 : haberman/rust/master, r=cmr
2014-11-10 borsauto merge of #18792 : sfackler/rust/struct-variants...
2014-11-10 borsauto merge of #18782 : netvl/rust/update-vim-syntax...
2014-11-10 borsauto merge of #18781 : klutzy/rust/cross, r=cmr
2014-11-09 borsauto merge of #18780 : bkoropoff/rust/regionck-for...
2014-11-09 borsauto merge of #18739 : vhbit/rust/issue-18574, r=alexcr...
2014-11-09 borsauto merge of #18762 : mdinger/rust/str_coerce, r=steve...
2014-11-09 borsauto merge of #18756 : jbcrail/rust/add-enum-set-bitxor...
2014-11-09 borsauto merge of #18755 : japaric/rust/ord, r=alexcrichton
2014-11-09 borsauto merge of #18748 : carols10cents/rust/prepend-to...
2014-11-09 borsauto merge of #18557 : aturon/rust/io-removal, r=alexcr...
2014-11-09 borsauto merge of #18743 : nikomatsakis/rust/hrtb-refactor...
2014-11-07 Niko MatsakisUpdate parser with `for` syntax
2014-11-07 Niko MatsakisMake TyTrait embed a `TraitRef`, so that when we extend...
2014-11-06 Alex Crichtonrollup merge of #18373 : steveklabnik/gh18288
2014-11-03 Alex Crichtonrollup merge of #18355 : chastell/guide_iterators_macro...
2014-11-03 Alex Crichtonrollup merge of #18247 : kballard/vim_rust_run_cwd_space
2014-11-03 borsauto merge of #18460 : gamazeps/rust/issue18451, r...
2014-11-03 Alex Crichtonrollup merge of #18493 : jakub-/issue-18464
2014-11-03 Alex Crichtonrollup merge of #18476 : vadimcn/17982
2014-11-03 Alex Crichtonrollup merge of #18470 : alexcrichton/dash-l
2014-11-03 Alex Crichtonrollup merge of #18460 : gamazeps/issue18451
2014-11-03 borsauto merge of #18468 : jakub-/rust/iter-repeat, r=alexc...
2014-11-02 borsauto merge of #18456 : gamazeps/rust/issue18449, r...
2014-10-31 borsauto merge of #18440 : japaric/rust/hash, r=alexcrichton
2014-10-31 borsauto merge of #18264 : jakub-/rust/var-ids-in-error...
2014-10-31 Alex Crichtonrollup merge of #18398 : aturon/lint-conventions-2
2014-10-31 borsauto merge of #18381 : pelmers/rust/patch-1, r=alexcrichton
2014-10-30 borsauto merge of #18339 : chastell/rust/guide_pattern_fixe...
2014-10-30 borsauto merge of #18377 : steveklabnik/rust/fix_wording_ab...
2014-10-30 Alex Crichtonrollup merge of #18411 : richo/tm-null-check
2014-10-30 Alex Crichtonrollup merge of #18409 : gamazeps/issue15273
2014-10-30 Alex Crichtonrollup merge of #18408 : thestinger/unsafe
2014-10-30 Alex Crichtonrollup merge of #18407 : thestinger/arena
2014-10-30 Alex Crichtonrollup merge of #18397 : aochagavia/ascii
2014-10-30 Alex Crichtonrollup merge of #18395 : cakebaker/fix_use_of_sqrt
2014-10-30 Alex Crichtonrollup merge of #18393 : aochagavia/prelude
2014-10-30 Alex Crichtonrollup merge of #18392 : cakebaker/remove_double_negation
2014-10-30 borsauto merge of #18376 : steveklabnik/rust/gh7963, r...
2014-10-30 Alex Crichtonrollup merge of #18383 : bkoropoff/issue-17361
2014-10-30 Alex Crichtonrollup merge of #18381 : pelmers/patch-1
2014-10-30 borsauto merge of #18374 : steveklabnik/rust/gh18197, r...
2014-10-30 borsauto merge of #18367 : pcwalton/rust/inline-atomic...
2014-10-30 borsauto merge of #18279 : bgamari/rust/check-static-recurs...
2014-10-30 borsauto merge of #18359 : 1-more/rust/feature, r=alexcrichton
2014-10-29 Jakub BukajImprove the readability of diagnostics that involve...
2014-10-29 borsauto merge of #18357 : TeXitoi/rust/simplify-reverse...
2014-10-29 borsauto merge of #18282 : pczarn/rust/regex-parse, r=burnt...
2014-10-29 borsauto merge of #18375 : steveklabnik/rust/gh17969, r...
next