]> git.lizzy.rs Git - rust.git/history - src/librustc/ty/context.rs
Rollup merge of #41249 - GuillaumeGomez:rustdoc-render, r=steveklabnik,frewsxcv
[rust.git] / src / librustc / ty / context.rs
2017-03-02 Corey FarwellRollup merge of #40117 - SimonSapin:to-err-is-for-the...
2017-03-02 Corey FarwellRollup merge of #40110 - benschreiber:nostackcheck...
2017-03-02 borsAuto merge of #39655 - durka:recursion-limit-suggestion...
2017-03-02 Guillaume GomezRollup merge of #40081 - GuillaumeGomez:poison-docs...
2017-03-01 borsAuto merge of #39803 - brson:fpic, r=alexcrichton
2017-03-01 Corey FarwellRollup merge of #40128 - cengizIO:master, r=nikomatsakis
2017-03-01 Corey FarwellRollup merge of #40028 - withoutboats:string_from_iter...
2017-03-01 Corey FarwellRollup merge of #39960 - lukaramu:issue-39925, r=alexcr...
2017-03-01 Corey FarwellRollup merge of #39944 - GuillaumeGomez:associated...
2017-03-01 Corey FarwellRollup merge of #39936 - djzin:inclusive_rangeargument...
2017-02-28 Steve KlabnikRollup merge of #40153 - steveklabnik:alphabetize-unsta...
2017-02-28 Steve KlabnikRollup merge of #40151 - steveklabnik:update-mdbook...
2017-02-28 Steve KlabnikRollup merge of #40142 - MajorBreakfast:patch-4, r...
2017-02-28 Steve KlabnikRollup merge of #40130 - alexcrichton:fix-musl-again...
2017-02-28 Niko Matsakismove the `FreeRegionMap` into `TypeckTables`
2017-02-28 Corey FarwellRollup merge of #40131 - MajorBreakfast:patch-3, r...
2017-02-28 Corey FarwellRollup merge of #40126 - GuillaumeGomez:fmt-write-docs...
2017-02-28 Corey FarwellRollup merge of #40124 - koba-e964:patch-1, r=steveklabnik
2017-02-28 Corey FarwellRollup merge of #40122 - robinst:process-add-example...
2017-02-28 Corey FarwellRollup merge of #40057 - GuillaumeGomez:html-issue...
2017-02-28 Corey FarwellRollup merge of #40056 - keeperofdakeys:contributing...
2017-02-28 Corey FarwellRollup merge of #40047 - topecongiro:master, r=est31
2017-02-28 Corey FarwellRollup merge of #40033 - GuillaumeGomez:condvar-docs...
2017-02-28 Corey FarwellRollup merge of #39977 - frewsxcv:error-reporting-clean...
2017-02-28 borsAuto merge of #40135 - alexcrichton:split-android,...
2017-02-28 borsAuto merge of #40008 - eddyb:lazy-12, r=nikomatsakis
2017-02-26 borsAuto merge of #39738 - keeperofdakeys:vec-docs, r=Guill...
2017-02-25 Eduard-Mihai Burtescurustc_const_eval: always demand typeck_tables for evalu...
2017-02-25 Eduard-Mihai Burtescurustc_typeck: hook up collect and item/body check to...
2017-02-25 Eduard-Mihai Burtescurustc: combine BareFnTy and ClosureTy into FnSig.
2017-02-25 Eduard Burtescurustc_typeck: lift CrateCtxt to TyCtxt.
2017-02-25 Eduard Burtescurustc: introduce a query system for type information...
2017-02-25 Eduard-Mihai Burtescurustc: consolidate dep-tracked hashmaps in tcx.maps.
2017-02-25 Eduard-Mihai Burtescurustc: move the actual values of enum discriminants...
2017-02-25 Eduard-Mihai Burtescurustc: store type parameter defaults outside of ty...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39961 - redox-os:redox, r=alexcrichton
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39905 - estebank:useless-error, r...
2017-02-24 borsAuto merge of #39714 - vadimcn:top-level-expn2, r=micha...
2017-02-21 borsAuto merge of #39874 - amosonn:master, r=alexcrichton
2017-02-18 borsAuto merge of #39877 - estebank:remove-params, r=petroc...
2017-02-17 borsAuto merge of #39578 - canndrew:nixos-bootstrap-fix...
2017-02-17 borsAuto merge of #39485 - canndrew:inference-fix-39297...
2017-02-15 borsAuto merge of #39457 - bvinc:master, r=alexcrichton
2017-02-15 borsAuto merge of #39781 - nrc:save-impls, r=nikomatsakis
2017-02-15 borsAuto merge of #39594 - clarcharr:cstr_box, r=aturon
2017-02-15 borsAuto merge of #39560 - F001:retainHashMap, r=alexcrichton
2017-02-14 Corey FarwellRollup merge of #39790 - zackw:tidy-linelen-exempt...
2017-02-14 Corey FarwellRollup merge of #39785 - alexcrichton:no-thread-sanitiz...
2017-02-14 Corey FarwellRollup merge of #39754 - alexcrichton:less-assertions...
2017-02-14 Corey FarwellRollup merge of #39730 - jseyfried:fix_empty_seq_rep_ic...
2017-02-14 Corey FarwellRollup merge of #39659 - zackw:asciiext-ctype, r=alexcr...
2017-02-14 borsAuto merge of #39728 - eddyb:vendeur-tres-bien, r=alexc...
2017-02-14 borsAuto merge of #38981 - sdleffler:patch-1, r=alexcrichton
2017-02-14 borsAuto merge of #38561 - nagisa:rdrandseed, r=alexcrichton
2017-02-13 Corey FarwellRollup merge of #39784 - king6cong:master, r=GuillaumeGomez
2017-02-13 Corey FarwellRollup merge of #39774 - frewsxcv:no-rustbuild, r=alexc...
2017-02-13 Corey FarwellRollup merge of #39759 - binarycrusader:master, r=alexc...
2017-02-13 Corey FarwellRollup merge of #39716 - F001:swapCell, r=alexcrichton
2017-02-13 borsAuto merge of #39778 - ahmedcharles:docs, r=frewsxcv
2017-02-13 borsAuto merge of #39456 - nagisa:mir-switchint-everywhere...
2017-02-12 Guillaume GomezRollup merge of #39662 - Henning-K:patch-1, r=frewsxcv
2017-02-12 Guillaume GomezRollup merge of #39654 - ollie27:rustdoc_attributes...
2017-02-12 borsAuto merge of #39680 - canndrew:uninhabited_from-infini...
2017-02-12 borsAuto merge of #39554 - zackmdavis:assert_eq_has_a_terri...
2017-02-12 borsAuto merge of #38945 - battisti:fix_thread_num, r=alexc...
2017-02-11 Corey FarwellRollup merge of #39692 - oli-obk:patch-2, r=aturon
2017-02-11 Corey FarwellRollup merge of #39676 - alexcrichton:fix-again, r...
2017-02-11 Corey FarwellRollup merge of #39660 - alexcrichton:shasum-dirs,...
2017-02-11 borsAuto merge of #39642 - stjepang:specialize-slice-partia...
2017-02-10 borsAuto merge of #39438 - clarcharr:box_from, r=alexcrichton
2017-02-10 Simonas KazlauskasMove type of discriminant to AdtDef
2017-02-10 Corey FarwellRollup merge of #39700 - msopena:master, r=est31
2017-02-10 Corey FarwellRollup merge of #39693 - durka:patch-36, r=petrochenkov
2017-02-10 Corey FarwellRollup merge of #39674 - jseyfried:fix_token_tree_parsi...
2017-02-10 Corey FarwellRollup merge of #39587 - Keruspe:master, r=alexcrichton
2017-02-09 Corey FarwellRollup merge of #39683 - solson:fix-unaligned-load...
2017-02-09 Corey FarwellRollup merge of #39682 - solson:fix-unaligned-read...
2017-02-09 Corey FarwellRollup merge of #39678 - vadimcn:top-level-expn, r...
2017-02-09 Corey FarwellRollup merge of #39670 - JanZerebecki:fix-mailmap-gifnk...
2017-02-09 Corey FarwellRollup merge of #39619 - michaelwoerister:rename-crate...
2017-02-09 Corey FarwellRollup merge of #39604 - est31:i128_tests, r=alexcrichton
2017-02-09 borsAuto merge of #38109 - tromey:main-subprogram, r=michae...
2017-02-09 borsAuto merge of #39686 - frewsxcv:rollup, r=frewsxcv
2017-02-09 Corey FarwellRollup merge of #39647 - japaric:sparc, r=alexcrichton
2017-02-09 Corey FarwellRollup merge of #39615 - phungleson:corefloat, r=alexcr...
2017-02-09 Corey FarwellRollup merge of #39602 - estebank:fix-39544, r=eddyb
2017-02-09 Corey FarwellRollup merge of #39601 - dumbbell:update-liblibc-to...
2017-02-09 Corey FarwellRollup merge of #39595 - camlorn:structured_repr, r...
2017-02-09 Corey FarwellRollup merge of #37928 - chriskrycho:document-rfc-1623...
2017-02-08 borsAuto merge of #39523 - alexcrichton:fpic, r=aturon
2017-02-08 Corey FarwellRollup merge of #39582 - nikomatsakis:incr-comp-issue...
2017-02-08 Corey FarwellRollup merge of #39557 - bjorn3:pp-docs, r=jseyfried
2017-02-08 Corey FarwellRollup merge of #39529 - dylanmckay:llvm-4.0-align32...
2017-02-08 Corey FarwellRollup merge of #39462 - emilio:improper-ctypes, r...
2017-02-08 Corey FarwellRollup merge of #39482 - king6cong:master, r=frewsxcv
2017-02-08 Corey FarwellRollup merge of #39459 - phungleson:fix-short-hand...
2017-02-08 Corey FarwellRollup merge of #39426 - jakllsch:netbsd-c, r=alexcrichton
2017-02-08 Corey FarwellRollup merge of #39400 - alexcrichton:arm-cross-test...
2017-02-08 Corey FarwellRollup merge of #39372 - seanmonstar:more-addr-froms...
2017-02-08 Corey FarwellRollup merge of #39361 - cengizIO:master, r=arielb1
next