]> git.lizzy.rs Git - rust.git/history - src/librustc/ty/trait_def.rs
Use 128 instead of 64 bits for DefPath hashes
[rust.git] / src / librustc / ty / trait_def.rs
2017-05-18 Michael WoeristerUse 128 instead of 64 bits for DefPath hashes
2017-05-18 borsAuto merge of #42073 - mersinvald:update-cargo-submodul...
2017-05-18 borsAuto merge of #41639 - ishitatsuyuki:unify-tools, r...
2017-05-17 borsAuto merge of #41911 - michaelwoerister:querify_trait_d...
2017-05-16 Michael WoeristerUse tcx.type_of(impl) instead of TraitRef::self_ty...
2017-05-15 Michael WoeristerShare lists of blanket impls in results of relevant_imp...
2017-05-15 Michael WoeristerRemove interior mutability from TraitDef by turning...
2017-03-11 Ariel Ben-YehudaRollup merge of #40146 - bjorn3:few-infer-changes,...
2017-03-11 Alex CrichtonRollup merge of #40092 - sinkuu:fix_suggestion_index...
2017-03-08 Ariel Ben-YehudaRollup merge of #40154 - steveklabnik:link-unstable...
2017-03-02 Corey FarwellRollup merge of #40166 - aidanhs:aphs-index-coerce...
2017-03-02 Corey FarwellRollup merge of #40139 - tedsta:fuchsia_std_process_fix...
2017-03-02 Corey FarwellRollup merge of #40129 - abonander:proc_macro_bang...
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 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-25 Eduard-Mihai Burtescurustc_typeck: rework coherence to be almost completely...
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-12 borsAuto merge of #38945 - battisti:fix_thread_num, r=alexc...
2017-02-09 Corey FarwellRollup merge of #37928 - chriskrycho:document-rfc-1623...
2017-02-08 Corey FarwellRollup merge of #38764 - Aaronepower:master, r=aturon
2017-02-07 borsAuto merge of #39002 - GuillaumeGomez:debug_libcollecti...
2017-02-06 borsAuto merge of #38436 - bluecereal:patch-1, r=frewsxcv
2017-02-05 Corey FarwellRollup merge of #39491 - dumbbell:support-aarch64-unkno...
2017-02-05 Corey FarwellRollup merge of #39193 - pepyakin:emcc-strip-panic...
2017-02-05 Corey FarwellRollup merge of #39107 - llogiq:branchless_filter_count...
2017-02-05 Corey FarwellRollup merge of #38983 - APTy:udp-peek, r=aturon
2017-02-05 Corey FarwellRollup merge of #38959 - Amanieu:atomic128, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #38921 - chris-morgan:windows-unprivile...
2017-02-05 Corey FarwellRollup merge of #38518 - nagisa:exec-doc, r=alexcrichton
2017-02-05 borsAuto merge of #38161 - durka:rustdoc-crate-attrs, r...
2017-02-04 borsAuto merge of #38426 - vadimcn:nobundle, r=alexcrichton
2017-02-02 Guillaume GomezRollup merge of #39196 - apasel422:nomicon, r=petrochenkov
2017-02-02 Guillaume GomezRollup merge of #38823 - Freyskeyd:doc-missingInformati...
2017-01-31 borsAuto merge of #38847 - michaelwoerister:gate-on-incr...
2017-01-30 borsAuto merge of #39405 - tshepang:nits, r=sfackler
2017-01-28 borsAuto merge of #39360 - osa1:typos, r=GuillaumeGomez
2017-01-28 Alex CrichtonRollup merge of #38617 - pnkfelix:double-reference...
2017-01-25 borsAuto merge of #38920 - petrochenkov:selfimpl, r=eddyb
2017-01-25 borsAuto merge of #38856 - zackw:process-envs, r=aturon
2017-01-25 Guillaume GomezRollup merge of #39212 - redox-os:master, r=brson
2017-01-25 Guillaume GomezRollup merge of #38930 - insaneinside:place-left-arrow...
2017-01-25 borsAuto merge of #35712 - oli-obk:exclusive_range_patterns...
2017-01-24 borsAuto merge of #39245 - alexcrichton:enable-platform...
2017-01-24 borsAuto merge of #39222 - GuillaumeGomez:rustdoc_where...
2017-01-24 borsAuto merge of #39214 - estebank:fix-labels-without...
2017-01-24 borsAuto merge of #39173 - jseyfried:tokenstream, r=nrc
2017-01-24 borsAuto merge of #39227 - alexcrichton:enable-i686-musl...
2017-01-24 borsAuto merge of #39048 - lambda:impl-tosocketaddrs-for...
2017-01-23 Steve KlabnikRollup merge of #39233 - frewsxcv:upper-lower-docs...
2017-01-23 Steve KlabnikRollup merge of #39200 - DirkyJerky:patch-1, r=steveklabnik
2017-01-23 Steve KlabnikRollup merge of #39191 - cesarb:book/trait-objects...
2017-01-23 Steve KlabnikRollup merge of #38993 - krdln:patch-1, r=steveklabnik
2017-01-23 Steve KlabnikRollup merge of #38956 - theduke:document-field-init...
2017-01-23 Steve KlabnikRollup merge of #38794 - ConnyOnny:master, r=steveklabnik
2017-01-23 borsAuto merge of #39248 - Wilfred:patch-1, r=frewsxcv
2017-01-23 borsAuto merge of #39242 - Eijebong:typo_fix, r=apasel422
2017-01-23 borsAuto merge of #39247 - est31:master, r=jseyfried
2017-01-22 borsAuto merge of #39238 - king6cong:pr, r=frewsxcv
2017-01-22 king6congbetter comment wording
2017-01-17 borsAuto merge of #37972 - bluss:iter-find-is-on-a-roll...
2017-01-12 borsAuto merge of #37926 - bluss:from-utf8-small-simplifica...
2017-01-10 borsAuto merge of #38138 - rkruppe:no_std-no_loop, r=stevek...
2017-01-03 borsAuto merge of #38066 - bluss:string-slice-error, r...
2016-12-24 Steve KlabnikRollup merge of #37956 - tshepang:patch-2, r=steveklabnik
2016-12-24 borsAuto merge of #38062 - alexcrichton:fix-line-writer...
2016-12-20 Alex CrichtonRollup merge of #38150 - estebank:fix-23286, r=nikomatsakis
2016-12-20 Alex CrichtonRollup merge of #37761 - christophebiocca:borrow-stdlib...
2016-12-12 Jeremy SollerMerge branch 'master' into redox
2016-12-12 Corey FarwellRollup merge of #38067 - GuillaumeGomez:udp-doc, r...
2016-12-12 Corey FarwellRollup merge of #37941 - Cobrand:docfix-issue-37915...
2016-12-12 borsAuto merge of #38049 - frewsxcv:libunicode, r=alexcrichton
2016-12-12 borsAuto merge of #38057 - KiChjang:display-formal-type...
2016-12-10 borsAuto merge of #38223 - rkruppe:llvm-stringref-fixes...
2016-12-09 borsAuto merge of #38203 - nrc:save-wr, r=eddyb
2016-12-09 borsAuto merge of #37492 - japaric:no-atomics-alloc, r...
2016-12-08 borsAuto merge of #38076 - alexcrichton:another-rustbuild...
next