]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/traits/coherence.rs
/*! -> //!
[rust.git] / src / librustc / middle / traits / coherence.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 MatsakisAllow impl's to have late-bound regions. Introduces...
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 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-08 borsauto merge of #18724 : gamazeps/rust/toc, r=alexcrichton
2014-11-07 Niko MatsakisMake TyTrait embed a `TraitRef`, so that when we extend...
2014-11-07 borsauto merge of #18688 : bkoropoff/rust/unboxed-closure...
2014-11-07 borsauto merge of #18673 : VHaravy/rust/issue-18632, r...
2014-11-07 borsauto merge of #17830 : pczarn/rust/interp_tt, r=pnkfelix
2014-11-06 Alex Crichtonrollup merge of #18654 : michaelwoerister/lldb-test...
2014-11-06 Alex Crichtonrollup merge of #18684 : nathan7/patch-1
2014-11-06 Alex Crichtonrollup merge of #18683 : thestinger/typo
2014-11-06 Alex Crichtonrollup merge of #18679 : brson/lint-trait
2014-11-06 Alex Crichtonrollup merge of #18665 : scribu/patch-1
2014-11-06 Alex Crichtonrollup merge of #18664 : klutzy/getrandom
2014-11-06 Alex Crichtonrollup merge of #18656 : thiagopnts/rename-deprecated...
2014-11-06 Alex Crichtonrollup merge of #18647 : jbcrail/rename-dragonfly
2014-11-06 Alex Crichtonrollup merge of #18644 : luqmana/pefc
2014-11-06 Alex Crichtonrollup merge of #18636 : luqmana/armf
2014-11-06 Alex Crichtonrollup merge of #18633 : huonw/target-spec-spelling
2014-11-06 Alex Crichtonrollup merge of #18628 : aturon/fixup-error-comment
2014-11-06 Alex Crichtonrollup merge of #18615 : huonw/simd
2014-11-06 Alex Crichtonrollup merge of #18591 : nick29581/dst-bug-str
2014-11-06 Alex Crichtonrollup merge of #18555 : jakub-/e-needstest
2014-11-06 Alex Crichtonrollup merge of #18373 : steveklabnik/gh18288
2014-11-06 borsauto merge of #18608 : alexcrichton/rust/lint-some...
2014-11-06 borsauto merge of #18467 : japaric/rust/eq, r=alexcrichton
2014-11-06 borsauto merge of #18388 : nikomatsakis/rust/fn-trait-hiera...
2014-11-06 Niko MatsakisPartial fix for #17901: Be less conservative around...
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 #18460 : gamazeps/issue18451
2014-11-02 borsauto merge of #18456 : gamazeps/rust/issue18449, r...
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
next