]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/free_region.rs
Auto merge of #31461 - jseyfried:remove_import_resolutions, r=nrc
[rust.git] / src / librustc / middle / free_region.rs
2015-08-21 Niko Matsakisfix accidental reversal of 'static, and add a test
2015-08-19 borsAuto merge of #27493 - GSam:master, r=nrc
2015-08-18 Niko Matsakisrewrite `free_region`/`region_inference` to use newly...
2015-08-18 borsAuto merge of #27624 - apasel422:issue-27620, r=Gankro
2015-08-18 borsAuto merge of #27536 - steveklabnik:doc_object_safety...
2015-08-18 borsAuto merge of #27823 - eefriedman:float-dep-core, r...
2015-08-18 borsAuto merge of #27474 - bluss:twoway-reverse, r=brson
2015-08-17 borsAuto merge of #27833 - arielb1:robust-construction...
2015-08-16 borsAuto merge of #27689 - dotdash:die_odr, r=michaelwoerister
2015-08-16 borsAuto merge of #27643 - mitaa:get_item_, r=arielb1
2015-08-15 borsAuto merge of #27827 - w00ns:for-loop-expn-issue-27639...
2015-08-15 borsAuto merge of #27839 - gkoz:netbsd_ar, r=brson
2015-08-14 borsAuto merge of #27641 - nikomatsakis:soundness-rfc-1214...
2015-08-12 Niko MatsakisAdd two new kinds of predicates, WellFormed and ObjectSafe.
2015-08-12 Niko MatsakisDefine the `wf` and `outlives` relation separately...
2015-08-04 Manish GoregaokarRollup merge of #27397 - Dangthrimble:master, r=stevekl...
2015-08-03 borsAuto merge of #27134 - fhartwig:derive, r=huonw
2015-08-02 borsAuto merge of #27205 - Gankro:travis-extreme, r=alexcri...
2015-08-01 Manish GoregaokarRollup merge of #26982 - nham:orphan-explanations,...
2015-07-31 borsAuto merge of #26897 - RalfJung:stdin-mut, r=alexcrichton
2015-07-30 borsAuto merge of #27174 - Gankro:rc-sat, r=alexcrichton
2015-07-30 borsAuto merge of #27052 - wthrowe:atomic_send, r=Gankro
2015-07-30 borsAuto merge of #26734 - Gankro:deprecate-vecmap, r=alexc...
2015-07-30 borsAuto merge of #27032 - Gankro:tarpl, r=aturon,acrichto...
2015-07-29 Manish GoregaokarRollup merge of #27369 - brson:realstd, r=alexcrichton
2015-07-29 Manish GoregaokarRollup merge of #27232 - Dangthrimble:master, r=stevekl...
2015-07-29 Steve KlabnikRollup merge of #27102 - tshepang:better-examples,...
2015-07-29 borsAuto merge of #27358 - bluss:split-at-mut, r=aturon
2015-07-29 borsAuto merge of #27260 - alexcrichton:cap-lints, r=nrc
2015-07-29 borsAuto merge of #26846 - P1start:print-maybe-styled-macro...
2015-07-28 borsAuto merge of #27173 - mark-buer:split-android-ndks...
2015-07-28 borsAuto merge of #27280 - bluss:siphash-perf, r=alexcrichton
2015-07-27 borsAuto merge of #27250 - alexcrichton:ucrt, r=brson
2015-07-27 borsAuto merge of #27230 - GuillaumeGomez:patch-1, r=brson
2015-07-27 Mathieu DavidFix the relative path issue by including the files...
2015-07-27 borsAuto merge of #26876 - liigo:patch-3, r=Gankro
2015-07-27 borsAuto merge of #27274 - tshepang:not-needed-word, r...
2015-07-26 borsAuto merge of #27267 - tamird:fix-ios-improper-ctypes...
2015-07-25 borsAuto merge of #27258 - nikomatsakis:issue-26952, r...
2015-07-25 borsAuto merge of #27253 - bossmc:unbalanced-delimiters...
2015-07-25 borsAuto merge of #26960 - Manishearth:wrapper-types, r...
2015-07-25 borsAuto merge of #27233 - tbu-:pr_wtf8, r=alexcrichton
2015-07-25 borsAuto merge of #26963 - Manishearth:improve-diag, r...
2015-07-24 borsAuto merge of #27265 - steveklabnik:rollup, r=steveklabnik
2015-07-24 borsAuto merge of #27087 - nikomatsakis:closure-exploration...
2015-07-24 Niko MatsakisUnify the upvar variables found in closures with the...
2015-07-22 Steve KlabnikRollup merge of #27175 - steveklabnik:channels_plus_tra...
2015-07-22 Steve KlabnikRollup merge of #27170 - steveklabnik:doc_std_io_intoin...
2015-07-22 Steve KlabnikRollup merge of #27167 - steveklabnik:doc_std_io_take...
2015-07-22 Steve KlabnikRollup merge of #27166 - steveklabnik:doc_std_io_linewr...
2015-07-22 Steve KlabnikRollup merge of #27164 - steveklabnik:doc_io_utils...
2015-07-22 Steve KlabnikRollup merge of #27163 - steveklabnik:doc_std_io_cursor...
2015-07-22 Steve KlabnikRollup merge of #27158 - apasel422:issue-14382, r=alexc...
2015-07-22 Steve KlabnikRollup merge of #27157 - steveklabnik:doc_std_io_iterat...
2015-07-22 Steve KlabnikRollup merge of #27156 - AlisdairO:diagnostics253,...
2015-07-22 Steve KlabnikRollup merge of #27155 - steveklabnik:doc_std_io_buf_wr...
2015-07-22 Steve KlabnikRollup merge of #27154 - apasel422:issue-10436, r=Gankro
2015-07-22 Steve KlabnikRollup merge of #27151 - pfalabella:patch-2, r=steveklabnik
2015-07-22 Steve KlabnikRollup merge of #27147 - apasel422:issue-19404, r=alexc...
2015-07-22 Steve KlabnikRollup merge of #27146 - apasel422:issue-14229, r=alexc...
2015-07-22 Steve KlabnikRollup merge of #27140 - dotdash:test-26468, r=luqmana
2015-07-22 Steve KlabnikRollup merge of #27131 - apasel422:issue-20162, r=arielb1
2015-07-22 Steve KlabnikRollup merge of #27127 - AlisdairO:diagnostics172,...
2015-07-22 borsAuto merge of #26683 - eefriedman:const-eval-hint,...
2015-07-22 borsAuto merge of #27176 - alexcrichton:fix-stock-llvm...
2015-07-22 borsAuto merge of #27172 - alexcrichton:snapshots, r=brson
2015-07-21 borsAuto merge of #27093 - Manishearth:closure-label-shadow...
2015-07-21 borsAuto merge of #27073 - alexcrichton:less-proc-fs, r...
2015-07-21 borsAuto merge of #26856 - steveklabnik:gh26475, r=alexcrichton
2015-07-21 borsAuto merge of #26935 - oli-obk:const_val_description...
2015-07-21 borsAuto merge of #27171 - steveklabnik:doc_std_io, r=brson
2015-07-21 borsAuto merge of #27168 - brson:stdprim, r=steveklabnik
2015-07-21 borsAuto merge of #27160 - brson:revdoc, r=huonw
2015-07-21 borsAuto merge of #27153 - alexcrichton:flaky-tests, r...
2015-07-21 borsAuto merge of #27150 - retep998:where-are-my-files...
2015-07-21 borsAuto merge of #27144 - semarie:openbsd-archive_format...
2015-07-21 borsAuto merge of #27139 - pnkfelix:allow-disable-debuginfo...
2015-07-21 borsAuto merge of #27103 - wthrowe:doc_format, r=alexcrichton
2015-07-21 borsAuto merge of #27129 - arthurprs:debug_atomic, r=alexcr...
2015-07-20 borsAuto merge of #27056 - Eljay:doc-comments, r=nikomatsakis
2015-07-20 borsAuto merge of #26831 - arielb1:lifetime-fixes, r=nikoma...
2015-07-19 Ariel Ben-Yehudaimplement 'a:'static region bounds
2015-07-17 Manish GoregaokarRollup merge of #25993 - nham:fix_23969, r=nikomatsakis
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-07-05 borsAuto merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 Steve KlabnikRollup merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #25754 - geofft:remove-compiletest-jit...
2015-07-01 borsAuto merge of #26711 - bluss:doc-hide-rand, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26678 - bluss:doc-fmt, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26506 - tshepang:doc-fix, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26373 - tshepang:patch-2, r=steveklabnik
2015-06-30 borsAuto merge of #26327 - bluss:two-way, r=aturon
2015-06-29 borsAuto merge of #26462 - brson:stdidx, r=steveklabnik
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-24 borsAuto merge of #26509 - tshepang:4-and-not-3, r=bluss
2015-06-24 borsAuto merge of #26521 - oli-obk:android-x86-libclibc...
2015-06-23 borsAuto merge of #26219 - Veedrac:patch-1, r=alexcrichton
2015-06-23 borsAuto merge of #26061 - Gankro:inherit-dep, r=brson
2015-06-23 borsAuto merge of #26508 - tshepang:stray-code-block, r...
2015-06-23 borsAuto merge of #26367 - tshepang:patch-1, r=bluss
next