]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/trans/meth.rs
remove `get_ident` and `get_name`, make `as_str` sound
[rust.git] / src / librustc_trans / trans / meth.rs
2015-07-28 Oliver Schneiderremove `get_ident` and `get_name`, make `as_str` sound
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 Steve KlabnikRollup merge of #27212 - AlisdairO:diagnostics225,...
2015-07-24 Steve KlabnikRollup merge of #27193 - aidanhs:aphs-advanced-linking...
2015-07-24 borsAuto merge of #27087 - nikomatsakis:closure-exploration...
2015-07-24 Niko MatsakisIntroduce ClosureSubsts rather than just having random...
2015-07-24 Niko Matsakisintroduce a Vec<Ty> to TyClosure for storing upvar...
2015-07-24 borsAuto merge of #27208 - alexcrichton:msvc-less-dllimport...
2015-07-23 borsAuto merge of #27203 - marcusklaas:fix-range-span,...
2015-07-23 borsAuto merge of #27192 - dotdash:inline_eq_slice, r=luqmana
2015-07-22 borsAuto merge of #27191 - pnkfelix:sidestep-unary-negate...
2015-07-22 borsAuto merge of #27188 - pnkfelix:sidestep-warning-for...
2015-07-22 Steve KlabnikRollup merge of #27202 - apasel422:issue-21174, r=alexc...
2015-07-22 Steve KlabnikRollup merge of #27201 - Ticki:master, r=steveklabnik
2015-07-22 Steve KlabnikRollup merge of #27183 - Dangthrimble:master, r=stevekl...
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 Steve KlabnikRollup merge of #27084 - GuillaumeGomez:patch-2, r...
2015-07-22 borsAuto merge of #26683 - eefriedman:const-eval-hint,...
2015-07-22 borsAuto merge of #27176 - alexcrichton:fix-stock-llvm...
2015-07-21 Alex Crichtontrans: Move rust_try into the compiler
2015-07-17 Manish GoregaokarRollup merge of #25993 - nham:fix_23969, r=nikomatsakis
2015-07-16 Steve KlabnikMerge branch 'fix-26673' of https://github.com/nhowell...
2015-07-16 Steve KlabnikMerge branch 'coercions' of https://github.com/tshepang...
2015-07-16 Manish GoregaokarRollup merge of #26695 - rutsky:patch-2, r=Manishearth
2015-07-16 Manish GoregaokarRollup merge of #26693 - rutsky:patch-1, r=Manishearth
2015-07-13 borsAuto merge of #26750 - nrc:refactor-submod, r=sfackler
2015-07-12 Manish GoregaokarRollup merge of #26974 - tshepang:trailing-comma, r...
2015-07-09 borsAuto merge of #26814 - tshepang:array-examples, r=bluss
2015-07-09 borsAuto merge of #26515 - quantheory:check_enum_recursion...
2015-07-08 Steve KlabnikRollup merge of #26687 - christianweinz:patch-1, r...
2015-07-07 borsAuto merge of #26747 - huonw:stability-issue, r=alexcri...
2015-07-07 Steve KlabnikRollup merge of #26742 - GuillaumeGomez:patch-2, r...
2015-07-06 Steve KlabnikRollup merge of #26835 - tshepang:copy-or-not, r=stevek...
2015-07-06 Steve KlabnikRollup merge of #26834 - tshepang:space, r=brson
2015-07-06 Steve KlabnikRollup merge of #26809 - cmr:libc-ioctl, r=alexcrichton
2015-07-06 Steve KlabnikRollup merge of #26761 - steveklabnik:actually_ub,...
2015-07-06 borsAuto merge of #26741 - alexcrichton:noinline-destructor...
2015-07-05 borsAuto merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #26473 - Eljay:missing_docs, r=alexcrichton
2015-07-05 Steve KlabnikRollup merge of #26808 - tshepang:closures, r=steveklabnik
2015-07-05 Steve KlabnikRollup merge of #26800 - tshepang:comma, r=Gankro
2015-07-05 Steve KlabnikRollup merge of #26789 - tshepang:improve-array-example...
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-05 Steve KlabnikRollup merge of #26795 - tshepang:typo, r=steveklabnik
2015-07-05 Steve KlabnikRollup merge of #26792 - tshepang:follow-idiom, r=steve...
2015-07-05 Steve KlabnikRollup merge of #26791 - tshepang:misc-ref-fixes, r...
2015-07-05 Steve KlabnikRollup merge of #26788 - tshepang:not-exclamation-marks...
2015-07-05 Steve KlabnikRollup merge of #26787 - tshepang:tuple-usage, r=stevek...
2015-07-05 Steve KlabnikRollup merge of #26785 - tshepang:inference, r=steveklabnik
2015-07-04 borsAuto merge of #26776 - bluss:num-inline, r=eddyb
2015-07-04 borsAuto merge of #26694 - eddyb:method-nan, r=arielb1
2015-07-04 Eduard Burtescurustc: remove MethodOrigin and use the container to...
2015-07-04 Eduard Burtescurustc: compute the vtable base of a supertrait during...
2015-07-04 Eduard Burtescurustc: remove MethodOrigin::Object and use traits:...
2015-07-04 Eduard Burtescurustc_lint: use traits::select for methods in unconditi...
2015-07-04 Eduard Burtescurustc: simplify ty::MethodOrigin and avoid trait item...
2015-07-04 Eduard Burtescurustc: remove unused MethodStaticClosure variant of...
2015-07-03 borsAuto merge of #26378 - arielb1:unused-mut, r=pnkfelix
2015-07-03 borsAuto merge of #26610 - aturon:fix_make_unique, r=alexcr...
2015-07-02 borsAuto merge of #26733 - nhowell:update-jquery, r=stevekl...
2015-07-02 borsAuto merge of #26725 - tshepang:patch-2, r=bluss
2015-07-02 borsAuto merge of #26682 - posix4e:netbsd, r=alexcrichton
2015-07-02 borsAuto merge of #26724 - tshepang:patch-1, r=bluss
2015-07-02 borsAuto merge of #26713 - GuillaumeGomez:patch-3, r=Manish...
2015-07-02 borsAuto merge of #26715 - steveklabnik:gh26497, r=huonw
2015-07-02 borsAuto merge of #26712 - GuillaumeGomez:patch-2, r=Manish...
2015-07-02 borsAuto merge of #26727 - remram44:coerceunsized-weak...
2015-07-02 borsAuto merge of #26722 - arielb1:log-deadlock, r=eddyb
2015-07-02 borsAuto merge of #26718 - nham:test-8640, r=alexcrichton
2015-07-02 borsAuto merge of #26691 - nrc:mem, r=alexcrichton
2015-07-02 borsAuto merge of #26677 - jroesch:fulfillment-context...
2015-07-01 borsAuto merge of #26658 - alexcrichton:windows-net-no...
next