]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/astconv.rs
remove `get_ident` and `get_name`, make `as_str` sound
[rust.git] / src / librustc_typeck / astconv.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 #27284 - lastorset:default-methods, r...
2015-07-27 borsAuto merge of #27278 - thepowersgang:result-expect...
2015-07-27 borsAuto merge of #27315 - eefriedman:improper-ctypes-void...
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-26 borsAuto merge of #27012 - pornel:master, r=Gankro
2015-07-26 borsAuto merge of #27272 - eefriedman:closure-const-crash...
2015-07-26 borsAuto merge of #27297 - mitaa:cleanup_E0005, r=alexcrichton
2015-07-26 borsAuto merge of #26870 - jroesch:default-typaram-fallback...
2015-07-26 borsAuto merge of #27283 - arielb1:free-self-2, r=eddyb
2015-07-26 Jared RoeschFix error message spans
2015-07-26 Jared RoeschRefactor the default type parameter algorithm
2015-07-26 Jared RoeschCorrectly collect defaults from type alises in astconv
2015-07-25 Ariel Ben-YehudaSubstitute free lifetimes in `Self::T`
2015-07-25 borsAuto merge of #27253 - bossmc:unbalanced-delimiters...
2015-07-25 borsAuto merge of #27233 - tbu-:pr_wtf8, r=alexcrichton
2015-07-24 Steve KlabnikRollup merge of #27235 - tbu-:pr_catch_panic_doc, r...
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 Steve KlabnikRollup merge of #27177 - echochamber:master, r=steveklabnik
2015-07-24 Steve KlabnikRollup merge of #27145 - apasel422:diagnostic-407-437...
2015-07-24 borsAuto merge of #27215 - pnkfelix:fsk-placer-take-5-just...
2015-07-24 borsAuto merge of #27208 - alexcrichton:msvc-less-dllimport...
2015-07-24 borsAuto merge of #26583 - eefriedman:lint-ffi, r=nrc
2015-07-23 borsAuto merge of #27224 - alexcrichton:configure-lto-right...
2015-07-23 borsAuto merge of #27226 - eefriedman:leftover-negation...
2015-07-23 borsAuto merge of #27221 - dotdash:no_empty_clean, r=luqmana
2015-07-23 borsAuto merge of #27203 - marcusklaas:fix-range-span,...
2015-07-23 borsAuto merge of #26588 - eefriedman:foreign-lifetime...
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-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 Felix S. Klock IISidestep warning about repeated E0045 `span_err!` invoc...
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-20 borsAuto merge of #27026 - nagisa:overflowing-unsigned...
2015-07-20 borsAuto merge of #27044 - nrc:graphviz-style, r=@pnkfelix
2015-07-20 borsAuto merge of #27065 - marcusklaas:loop-label, r=nrc
2015-07-19 Ariel Ben-Yehudaclean-up find_bound_for_assoc_item
2015-07-19 borsAuto merge of #27101 - steveklabnik:doc_no_mutability_r...
2015-07-19 borsAuto merge of #27099 - AlisdairO:diagnostics3, r=Manish...
2015-07-18 borsAuto merge of #27096 - apasel422:issue-26217, r=nikomat...
2015-07-18 borsAuto merge of #27088 - tamird:fix-ios-build, r=alexcrichton
2015-07-18 borsAuto merge of #27085 - Ryman:gh17546, r=alexcrichton
2015-07-18 borsAuto merge of #27074 - steveklabnik:gh27014, r=alexcrichton
2015-07-18 Eli FriedmanClarify the usage of "hints" in const_eval.
2015-07-17 borsAuto merge of #26955 - Gankro:raw-vec, r=bluss,alexcrichton
2015-07-18 Manish GoregaokarRollup merge of #27095 - tshepang:space, r=alexcrichton
2015-07-18 Manish GoregaokarRollup merge of #27094 - tamird:DRY-search-focus, r...
2015-07-18 Manish GoregaokarRollup merge of #27091 - steveklabnik:doc_tests_glob...
2015-07-18 Manish GoregaokarRollup merge of #27081 - rick68:patch-15, r=alexcrichton
2015-07-18 Manish GoregaokarRollup merge of #27071 - AlisdairO:diagnostics, r=Manis...
2015-07-18 Manish GoregaokarRollup merge of #27067 - GuillaumeGomez:patch-1, r=cmr
2015-07-18 Manish GoregaokarRollup merge of #26777 - barosl:macro-doc-escapes,...
2015-07-17 borsAuto merge of #27045 - nikomatsakis:better-object-defau...
2015-07-17 Kevin ButlerImprove error message for variant values used as types
2015-07-17 Manish GoregaokarRollup merge of #27069 - Eljay:fix-raw-attr-typo, r...
2015-07-17 Manish GoregaokarRollup merge of #25993 - nham:fix_23969, r=nikomatsakis
next