]> git.lizzy.rs Git - rust.git/history - src/librustc/ty/subst.rs
Remove Ty prefix from Ty{Adt|Array|Slice|RawPtr|Ref|FnDef|FnPtr|Dynamic|Closure|Gener...
[rust.git] / src / librustc / ty / subst.rs
2018-08-22 varkorRename ty::Slice to ty::List
2018-08-22 borsAuto merge of #53516 - petrochenkov:derregr, r=estebank
2018-08-22 borsAuto merge of #53509 - petrochenkov:wildregr, r=alexcri...
2018-08-22 borsAuto merge of #53477 - ftilde:exec-rust-gdb-lldb, r...
2018-08-22 borsAuto merge of #50912 - varkor:exhaustive-integer-matchi...
2018-08-21 borsAuto merge of #53439 - GuillaumeGomez:generate-blanket...
2018-08-21 borsAuto merge of #53444 - varkor:lib_features-conditional...
2018-08-21 borsAuto merge of #53530 - kennytm:rollup, r=kennytm
2018-08-21 borsAuto merge of #53080 - hermord:rc-opt, r=alexcrichton
2018-08-20 borsAuto merge of #51880 - varkor:generics-hir-generalisati...
2018-08-19 varkorRefactor mod/check (part viii)
2018-08-19 varkorRefactor mod/check (part ii)
2018-08-19 varkorAddress minor comments
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-07-30 Brad Gibsonresolved upstream merge conflicts
2018-07-06 kennytmRollup merge of #52096 - d-e-s-o:fix-typo, r=sfackler
2018-06-20 varkorMake method and variable names more consistent
2018-06-20 varkorRename PathParameter(s) to GenericArg(s)
2018-06-08 Mark RousskovRollup merge of #51099 - Crazycolorz5:expectedclosepare...
2018-06-05 Mark SimulacrumRollup merge of #50852 - mandeep:fix-rustdoc-example...
2018-06-02 Mark SimulacrumRollup merge of #50919 - frewsxcv:frewsxcv-epsilon...
2018-06-02 Mark SimulacrumRollup merge of #50167 - fintelia:duration-nanos, r...
2018-05-30 borsAuto merge of #51017 - estebank:crate-name-in-path...
2018-05-29 borsAuto merge of #50772 - nicokoch:fastcopy, r=alexcrichton
2018-05-28 borsAuto merge of #50465 - clarcharr:wrapping, r=KodrAus
2018-05-28 borsAuto merge of #50521 - gnzlbg:simd_float, r=alexcrichton
2018-05-28 borsAuto merge of #50724 - zackmdavis:applicability_rush...
2018-05-28 borsAuto merge of #50892 - davidtwco:issue-50004, r=alexcri...
2018-05-27 borsAuto merge of #51075 - estebank:and_the_case_of_the_con...
2018-05-26 Mark SimulacrumRollup merge of #51057 - pnkfelix:issue-51025-make...
2018-05-26 kennytmRollup merge of #51056 - tbu-:pr_once_new, r=dtolnay
2018-05-26 kennytmRollup merge of #51048 - GuillaumeGomez:formatter-examp...
2018-05-26 kennytmRollup merge of #51034 - oli-obk:lowering, r=pnkfelix
2018-05-26 kennytmRollup merge of #51014 - GuillaumeGomez:env_docs, r...
2018-05-26 kennytmRollup merge of #50987 - estebank:underline-multiple...
2018-05-26 borsAuto merge of #51041 - alexcrichton:better-unwind,...
2018-05-26 borsAuto merge of #50364 - LukasKalbertodt:improve-duration...
2018-05-26 borsAuto merge of #51035 - oli-obk:unsupported_crate_type...
2018-05-25 borsAuto merge of #51033 - coryshrmn:master, r=dtolnay
2018-05-25 borsAuto merge of #51051 - nikomatsakis:turbofish-impl...
2018-05-25 borsAuto merge of #50998 - bobtwinkles:nll_facts_invalidate...
2018-05-25 borsAuto merge of #50986 - estebank:main-start-span, r...
2018-05-24 borsAuto merge of #50937 - nikomatsakis:chalkify-engine...
2018-05-24 borsAuto merge of #50984 - cramertj:unpin-changes, r=aturon
2018-05-24 borsAuto merge of #50909 - oli-obk:unstable_const_fn_promot...
2018-05-24 borsAuto merge of #50930 - toidiu:ak-ordOutlivesPredicate...
2018-05-24 kennytmRollup merge of #51011 - QuietMisdreavus:duplicitous...
2018-05-24 borsAuto merge of #50949 - eddyb:debuginfo, r=mw
2018-05-24 kennytmRollup merge of #50981 - nnethercote:shrink-LiveNode...
2018-05-24 kennytmRollup merge of #50979 - Manishearth:type-only, r=estebank
2018-05-24 kennytmRollup merge of #50864 - jakllsch:add-netbsd-arm-target...
2018-05-24 toidiuimplement Ord for OutlivesPredicate and other types
2018-05-24 borsAuto merge of #50943 - oli-obk:cleanups, r=estebank
2018-05-23 borsAuto merge of #50933 - SimonSapin:anchorage, r=alexcrichton
2018-05-23 borsAuto merge of #50916 - oli-obk:miri, r=eddyb
2018-05-23 borsAuto merge of #50891 - davidtwco:nll-kill-loans-out...
2018-05-23 borsAuto merge of #50528 - whitfin:issue-50508, r=michaelwo...
2018-05-23 borsAuto merge of #50798 - bobtwinkles:nll_facts_invalidate...
2018-05-23 borsAuto merge of #50682 - F001:issue-50589, r=petrochenkov
2018-05-22 borsAuto merge of #50969 - nikomatsakis:issue-50673-broken...
2018-05-22 kennytmRollup merge of #50963 - nnethercote:coercion-VecDeque1...
2018-05-22 kennytmRollup merge of #50958 - KiChjang:nit-50697, r=pnkfelix
2018-05-22 kennytmRollup merge of #50952 - steveklabnik:2018-book, r...
2018-05-22 kennytmRollup merge of #50947 - QuietMisdreavus:nice-tabs...
2018-05-22 kennytmRollup merge of #50946 - alexcrichton:fix-parse-lifetim...
2018-05-22 kennytmRollup merge of #50945 - stjepang:stabilize-from-ref...
2018-05-22 kennytmRollup merge of #50932 - nnethercote:seen-Predicates...
2018-05-22 kennytmRollup merge of #50931 - nnethercote:inline-try_get...
2018-05-22 kennytmRollup merge of #50914 - simartin:issue_50636, r=oli-obk
2018-05-22 kennytmRollup merge of #50913 - d-e-s-o:fix-typo, r=joshtriplett
2018-05-22 kennytmRollup merge of #50875 - QuietMisdreavus:short-features...
2018-05-22 kennytmRollup merge of #50863 - oli-obk:const_len, r=SimonSapi...
2018-05-22 kennytmRollup merge of #50849 - est31:visit_closure_args,...
2018-05-22 kennytmRollup merge of #50846 - GuillaumeGomez:add-e0665,...
2018-05-22 borsAuto merge of #50876 - matthewjasper:rollback-trivial...
2018-05-22 borsAuto merge of #50838 - alexcrichton:token-impls, r...
2018-05-22 borsAuto merge of #50486 - Manishearth:approx-stab, r=nrc
2018-05-21 borsAuto merge of #49283 - varkor:combining-chars-escape_de...
2018-05-21 borsAuto merge of #50812 - kennytm:fix-50756-miri-bad-float...
2018-05-21 borsAuto merge of #50801 - eddyb:param-things, r=nikomatsakis
2018-05-21 borsAuto merge of #50265 - japaric:sz, r=alexcrichton
2018-05-21 Eduard-Mihai Burtescurustc: use AccumulateVec in Substs::for_item.
2018-05-21 Eduard-Mihai Burtescurustc: don't expose Substs::fill_item as public.
2018-05-21 Eduard-Mihai Burtescurustc: don't call Kind::from directly, use .into()...
2018-05-21 Eduard-Mihai Burtescurustc: make mk_substs_trait take &[Kind] instead of...
2018-05-21 borsAuto merge of #50739 - gnzlbg:vec_reserve, r=sfackler
2018-05-20 borsAuto merge of #50234 - cramertj:extend, r=alexcrichton
2018-05-20 borsAuto merge of #50719 - frewsxcv:frewsxcv-iterator-zip...
2018-05-20 borsAuto merge of #50855 - nnethercote:fewer-macro_parser...
2018-05-19 borsAuto merge of #50782 - matthewjasper:wheres-main, r...
2018-05-19 borsAuto merge of #50760 - petrochenkov:legimp, r=nikomatsakis
2018-05-18 borsAuto merge of #50653 - oli-obk:bad_const, r=cramertj
2018-05-18 borsAuto merge of #50533 - GuillaumeGomez:rustdoc-prim...
2018-05-18 borsAuto merge of #50566 - nnethercote:bump, r=petrochenkov
2018-05-17 borsAuto merge of #50593 - nikomatsakis:nll-no-location...
2018-05-17 Mark SimulacrumRollup merge of #50818 - nnethercote:faster-normalize...
2018-05-17 Mark SimulacrumRollup merge of #50791 - bstrie:null, r=QuietMisdreavus
2018-05-17 Mark SimulacrumRollup merge of #50790 - bstrie:grammar, r=steveklabnik
2018-05-17 Mark SimulacrumRollup merge of #50649 - nnethercote:tweak-nearest_comm...
2018-05-17 Mark SimulacrumRollup merge of #50610 - estebank:fmt-str, r=Kimundi
next