]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/astconv.rs
rustc: always include elidable lifetimes in HIR types.
[rust.git] / src / librustc_typeck / astconv.rs
2017-01-28 Eduard-Mihai Burtescurustc: always include elidable lifetimes in HIR types.
2017-01-28 Eduard-Mihai Burtescurustc_typeck: pass all lifetimes through AstConv::opt_a...
2017-01-28 Eduard-Mihai Burtescurustc_typeck: force users of RegionScope to get anon_re...
2017-01-27 borsAuto merge of #39320 - alexcrichton:less-backtraces...
2017-01-27 borsAuto merge of #39282 - petrochenkov:selfstab, r=nikomat...
2017-01-27 borsAuto merge of #39281 - michaelwoerister:make-cc-incr...
2017-01-27 borsAuto merge of #39158 - petrochenkov:bounds, r=nikomatsakis
2017-01-26 borsAuto merge of #39066 - arielb1:lifetime-extension-test...
2017-01-26 borsAuto merge of #39309 - eddyb:map-shmap, r=nikomatsakis
2017-01-26 Eduard-Mihai Burtescurustc: rename TyCtxt's `map` field to `hir`.
2017-01-26 borsAuto merge of #39075 - est31:remove_reflect, r=nikomatsakis
2017-01-26 borsAuto merge of #39000 - nikomatsakis:incr_comp_crosscont...
2017-01-26 borsAuto merge of #38961 - steveklabnik:fix-sort-wording...
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 #38930 - insaneinside:place-left-arrow...
2017-01-24 borsAuto merge of #39048 - lambda:impl-tosocketaddrs-for...
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-22 borsAuto merge of #38108 - linclark:32777-E0328, r=Guillaum...
2017-01-22 borsAuto merge of #39127 - canndrew:unreachable-pattern...
2017-01-21 Vadim PetrochenkovResolve `Self` in impl headers
2017-01-21 borsAuto merge of #39086 - aidanhs:aphs-local-rebuild-no...
2017-01-20 Alex CrichtonRollup merge of #39195 - nagisa:deny-extra-requirement...
2017-01-20 Alex CrichtonRollup merge of #39143 - nikomatsakis:issue-38967,...
2017-01-20 Alex CrichtonRollup merge of #39142 - nikomatsakis:issue-38973,...
2017-01-20 Alex CrichtonRollup merge of #39138 - gralpli:issue-39089, r=nrc
2017-01-20 Alex CrichtonRollup merge of #39118 - jseyfried:token_tree_based_par...
2017-01-20 Alex CrichtonRollup merge of #39114 - alexcrichton:fix-osx-image...
2017-01-20 Alex CrichtonRollup merge of #39112 - alexcrichton:i586-msvc, r...
2017-01-20 Alex CrichtonRollup merge of #39111 - alexcrichton:more-cross-target...
2017-01-20 Alex CrichtonRollup merge of #39077 - jseyfried:crate_var_imports...
2017-01-20 Alex CrichtonRollup merge of #39068 - alexcrichton:more-small-tests...
2017-01-20 Alex CrichtonRollup merge of #38842 - abonander:proc_macro_attribute...
2017-01-20 Alex CrichtonRollup merge of #38761 - frewsxcv:thread-sleep-formatti...
2017-01-20 borsAuto merge of #39062 - martinhath:placement-in-binaryhe...
2017-01-20 borsAuto merge of #38603 - arielb1:supertrait-self-3, r...
2017-01-19 borsAuto merge of #39136 - keeperofdakeys:proc-macro-doc...
2017-01-19 Guillaume GomezRollup merge of #39121 - grimreaper:eax/thethe, r=apasel422
2017-01-19 Guillaume GomezRollup merge of #39115 - king6cong:master, r=nikomatsakis
2017-01-19 Guillaume GomezRollup merge of #39091 - richard-imaoka:E0491-long...
2017-01-19 Guillaume GomezRollup merge of #39039 - michaelwoerister:ignore-gdb...
2017-01-19 Guillaume GomezRollup merge of #38970 - apasel422:may-dangle, r=pnkfelix
2017-01-19 Guillaume GomezRollup merge of #38922 - chris-morgan:fs-markdown-link...
2017-01-19 Guillaume GomezRollup merge of #38457 - frewsxcv:include, r=GuillaumeGomez
2017-01-19 borsAuto merge of #38464 - clarcharr:ip_cmp, r=sfackler
2017-01-19 borsAuto merge of #38712 - clarcharr:duration_sum, r=sfackler
2017-01-18 borsAuto merge of #38168 - estebank:help-E0034, r=nrc
2017-01-18 borsAuto merge of #39019 - nikomatsakis:issue-38919, r...
2017-01-17 borsAuto merge of #37972 - bluss:iter-find-is-on-a-roll...
2017-01-17 borsAuto merge of #39109 - michaelwoerister:incr-comp-cache...
2017-01-17 borsAuto merge of #39100 - Mark-Simulacrum:fix-stage1,...
2017-01-17 borsAuto merge of #39110 - petrochenkov:sum, r=eddyb
2017-01-17 Vadim PetrochenkovRename ObjectSum into TraitObject in AST/HIR
2017-01-16 Vadim PetrochenkovAST/HIR: Merge ObjectSum and PolyTraitRef
2017-01-14 comexMerge branch 'master' into lint-attr-fix
2017-01-13 Guillaume GomezRollup merge of #38877 - jdub:patch-1, r=sanxiyn
2017-01-13 Guillaume GomezRollup merge of #38636 - shahn:extend, r=steveklabnik
2017-01-13 Guillaume GomezRollup merge of #38362 - GuillaumeGomez:instant_doc...
2017-01-12 borsAuto merge of #38814 - Ralith:cfg-fields, r=jseyfried
2017-01-12 borsAuto merge of #38569 - chris-morgan:rustdoc-highlight...
2017-01-12 borsAuto merge of #38779 - Craig-Macomber:bench, r=alexcrichton
2017-01-12 borsAuto merge of #38654 - alexcrichton:rustbuild-destdir...
2017-01-12 borsAuto merge of #37926 - bluss:from-utf8-small-simplifica...
2017-01-12 borsAuto merge of #38867 - alexcrichton:ignore-test-on...
2017-01-12 borsAuto merge of #38605 - estebank:fix-38371, r=nikomatsakis
2017-01-11 borsAuto merge of #38925 - petrochenkov:varass, r=jseyfried
2017-01-11 borsAuto merge of #38916 - estebank:pad-suggestion-list...
2017-01-10 Seo SanghyeonRollup merge of #38874 - derekdreery:patch-1, r=stevekl...
2017-01-10 Seo SanghyeonRollup merge of #38849 - michaelwoerister:ich-trait...
2017-01-10 Seo SanghyeonRollup merge of #38841 - F001:Fix, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38839 - frewsxcv:osstr-to-str, r=Guill...
2017-01-10 Seo SanghyeonRollup merge of #38836 - ollie27:patch-1, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38816 - Manishearth:coercion-doc,...
2017-01-10 Seo SanghyeonRollup merge of #38799 - minaguib:patch-1, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38664 - apasel422:may-dangle, r=pnkfelix
2017-01-10 Seo SanghyeonRollup merge of #38623 - alexcrichton:less-osx-warnings...
2017-01-10 Seo SanghyeonRollup merge of #38607 - estebank:test-for-36935, r...
2017-01-10 Seo SanghyeonRollup merge of #38606 - estebank:test-for-27522, r...
2017-01-10 borsAuto merge of #38138 - rkruppe:no_std-no_loop, r=stevek...
2017-01-09 borsAuto merge of #38244 - estebank:escape-reason-docs...
2017-01-09 borsAuto merge of #38581 - frewsxcv:vecdequeue-insert,...
2017-01-09 borsAuto merge of #38310 - frewsxcv:ctlz-cttz, r=pnkfelix
2017-01-09 borsAuto merge of #38923 - petrochenkov:scheck, r=alexcrichton
2017-01-09 borsAuto merge of #38866 - alexcrichton:try-wait, r=aturon
2017-01-09 borsAuto merge of #38840 - kjaleshire:multiple-targets...
2017-01-09 borsAuto merge of #38910 - steveklabnik:update_docs, r...
2017-01-09 borsAuto merge of #38907 - alexcrichton:curl-retry, r=japaric
2017-01-08 borsAuto merge of #38904 - alexcrichton:travis-retry, r...
2017-01-08 borsAuto merge of #38861 - est31:master, r=alexcrichton
2017-01-08 borsAuto merge of #38853 - alexcrichton:better-dist, r...
2017-01-08 borsAuto merge of #38837 - eddyb:issue-38074, r=nikomatsakis
2017-01-08 borsAuto merge of #38797 - abhijeetbhagat:master, r=petroch...
2017-01-08 borsAuto merge of #38813 - eddyb:lazy-11, r=nikomatsakis
2017-01-07 borsAuto merge of #38551 - aidanhs:aphs-vec-in-place, r...
2017-01-07 borsAuto merge of #38469 - tbu-:pr_writeln_no_args, r=brson
2017-01-07 borsAuto merge of #38327 - Yamakaky:into-ipaddr, r=brson
2017-01-06 Eduard-Mihai Burtescurustc: keep track of tables everywhere as if they were...
2017-01-05 borsAuto merge of #38689 - pnkfelix:dont-check-stability...
next