]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/resolve_lifetime.rs
Rollup merge of #39604 - est31:i128_tests, r=alexcrichton
[rust.git] / src / librustc / middle / resolve_lifetime.rs
2017-02-09 Corey FarwellRollup merge of #39604 - est31:i128_tests, r=alexcrichton
2017-02-09 borsAuto merge of #39686 - frewsxcv:rollup, r=frewsxcv
2017-02-09 borsAuto merge of #39265 - est31:master, r=petrochenkov
2017-02-09 Corey FarwellRollup merge of #39589 - ollie27:rustdoc_impl_disambigu...
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 est31Stabilize static in const
2017-02-08 Corey FarwellRollup merge of #39545 - JordiPolo:fix/1_15_released...
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
2017-02-08 Corey FarwellRollup merge of #38764 - Aaronepower:master, r=aturon
2017-02-08 borsAuto merge of #39324 - clarcharr:ipv6_u128, r=alexcrichton
2017-02-07 borsAuto merge of #39002 - GuillaumeGomez:debug_libcollecti...
2017-02-06 borsAuto merge of #39500 - michaelwoerister:fix-ich-testing...
2017-02-06 borsAuto merge of #38436 - bluecereal:patch-1, r=frewsxcv
2017-02-05 borsAuto merge of #38897 - nikomatsakis:issue-32330-followu...
2017-02-05 Niko Matsakismake lifetimes that only appear in return type early...
2017-02-05 Corey FarwellRollup merge of #39491 - dumbbell:support-aarch64-unkno...
2017-02-05 Corey FarwellRollup merge of #39312 - mgattozzi:rustdoc-help-fix...
2017-02-05 Corey FarwellRollup merge of #39289 - shahn:option_entry, r=alexcrichton
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-03 Michał KrasnoborskiMerge remote-tracking branch 'upstream/master' into...
2017-02-03 borsAuto merge of #39418 - redox-os:redox_fs_ext, r=brson
2017-02-03 borsAuto merge of #39287 - wesleywiser:move_cell, r=aturon
2017-02-02 Guillaume GomezRollup merge of #39319 - nagisa:remove-rustsetpersonali...
2017-02-02 Guillaume GomezRollup merge of #39299 - federicomenaquintero:master...
2017-02-02 Guillaume GomezRollup merge of #39196 - apasel422:nomicon, r=petrochenkov
2017-02-02 Guillaume GomezRollup merge of #38823 - Freyskeyd:doc-missingInformati...
2017-02-02 borsAuto merge of #39386 - tbu-:pr_pipe_less_syscalls,...
2017-02-02 borsAuto merge of #39116 - mgattozzi:better-string-message...
2017-01-31 borsAuto merge of #39354 - alexcrichton:less-output, r...
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 #39234 - segevfiner:fix-backtraces-on...
2017-01-28 borsAuto merge of #39360 - osa1:typos, r=GuillaumeGomez
2017-01-28 borsAuto merge of #39340 - GuillaumeGomez:empty_comment...
2017-01-28 borsAuto merge of #39305 - eddyb:synelide, r=nikomatsakis
2017-01-28 Eduard-Mihai Burtescurustc: move object default lifetimes to resolve_lifetimes.
2017-01-28 Eduard-Mihai Burtescurustc: always keep an explicit lifetime in trait objects.
2017-01-28 Eduard-Mihai Burtescurustc: lower trait type paths as TyTraitObject.
2017-01-28 Eduard-Mihai Burtescurustc: move most of lifetime elision to resolve_lifetimes.
2017-01-28 Eduard-Mihai Burtescurustc: simplify scope-tracking in resolve_lifetime.
2017-01-28 Eduard-Mihai Burtescurustc: clean up the style of middle::resolve_lifetime.
2017-01-28 Eduard-Mihai Burtescurustc: always include elidable lifetimes in HIR types.
2017-01-28 Alex CrichtonRollup merge of #38617 - pnkfelix:double-reference...
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 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-16 Vadim PetrochenkovAST/HIR: Replace Path with Type in WhereEqPredicate
next