]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ast_util.rs
remove `get_ident` and `get_name`, make `as_str` sound
[rust.git] / src / libsyntax / ast_util.rs
2015-07-28 Oliver Schneiderremove `get_ident` and `get_name`, make `as_str` sound
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-21 borsAuto merge of #26935 - oli-obk:const_val_description...
2015-07-20 borsAuto merge of #27044 - nrc:graphviz-style, r=@pnkfelix
2015-07-18 Manish GoregaokarRollup merge of #26777 - barosl:macro-doc-escapes,...
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
2015-07-16 Steve KlabnikMerge branch 'fix-26673' of https://github.com/nhowell...
2015-07-16 Steve KlabnikMerge branch 'more-ref-fixes' of https://github.com...
2015-07-16 Steve KlabnikMerge branch 'coercions' of https://github.com/tshepang...
2015-07-16 Manish GoregaokarRollup merge of #27046 - nrc:driver-defaults, r=alexcri...
2015-07-16 Manish GoregaokarRollup merge of #27039 - bluss:siphash-tests, r=alexcri...
2015-07-16 Manish GoregaokarRollup merge of #26898 - GuillaumeGomez:fixup, r=eddyb
2015-07-16 Manish GoregaokarRollup merge of #26838 - P1start:refactor-diagnostic...
2015-07-16 Manish GoregaokarRollup merge of #26819 - P1start:ref-suggestion, r...
2015-07-16 Manish GoregaokarRollup merge of #27028 - Gankro:travis, r=alexcrichton
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-14 borsAuto merge of #27024 - bluss:io-drain, r=alexcrichton
2015-07-13 borsAuto merge of #26241 - SimonSapin:derefmut-for-string...
2015-07-13 borsAuto merge of #26993 - michaelwoerister:msvc-debuginfo...
2015-07-13 borsAuto merge of #26984 - nham:errorck-ignore-long-diag...
2015-07-13 borsAuto merge of #27000 - alexcrichton:semi-after-type...
2015-07-13 borsAuto merge of #26999 - rick68:patch-13, r=Gankro
2015-07-13 borsAuto merge of #26990 - rwz:patch-1, r=alexcrichton
2015-07-13 borsAuto merge of #26981 - wthrowe:div_docs, r=Gankro
2015-07-13 borsAuto merge of #26947 - nagisa:unicode-escape-error...
2015-07-13 borsAuto merge of #26750 - nrc:refactor-submod, r=sfackler
2015-07-12 borsAuto merge of #26958 - alexcrichton:down-with-thread...
2015-07-12 borsAuto merge of #26957 - wesleywiser:rename_connect_to_jo...
2015-07-10 Wesley WiserChange some instances of .connect() to .join()
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
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-21 borsAuto merge of #26457 - meqif:master, r=alexcrichton
2015-06-18 Manish GoregaokarRollup merge of #26314 - steveklabnik:gh26312, r=bluss
2015-06-18 borsAuto merge of #26340 - bluss:bench-sigfix, r=alexcrichton
2015-06-17 borsAuto merge of #26062 - eefriedman:cleanup-cached, r...
2015-06-17 borsAuto merge of #25961 - sanxiyn:dead-variant-2, r=huonw
2015-06-17 borsAuto merge of #26126 - Nashenas88:sync-send-libcore...
2015-06-17 borsAuto merge of #26025 - alexcrichton:update-llvm, r...
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #25952 - alexcrichton:fix-scoped-tls...
2015-06-16 borsAuto merge of #24719 - :patch-1, r=steveklabnik
2015-06-16 borsAuto merge of #26313 - steveklabnik:fix_str_docs, r...
2015-06-15 borsAuto merge of #26311 - jooert:fix25855, r=steveklabnik
2015-06-15 borsAuto merge of #26168 - sfackler:stdout-panic, r=alexcri...
2015-06-15 borsAuto merge of #25359 - thepowersgang:result-expect...
2015-06-14 borsAuto merge of #26213 - semarie:openbsd-morestack, r...
2015-06-14 borsAuto merge of #26252 - bluss:relative-paths, r=alexcrichton
2015-06-13 borsAuto merge of #26118 - tshepang:define-trait, r=stevekl...
2015-06-13 borsAuto merge of #26108 - Marwes:field_pun_docs, r=stevekl...
2015-06-12 borsAuto merge of #26160 - alexcrichton:revert-rc-as-ref...
2015-06-12 borsAuto merge of #25844 - alexcrichton:stabilize-fs-featur...
2015-06-12 Manish GoregaokarRollup merge of #26229 - Stebalien:versionless-book...
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-12 borsAuto merge of #26224 - mcast:doc-travis2buildbot, r...
2015-06-12 borsAuto merge of #26226 - alexcrichton:fix-msvc-dist,...
2015-06-12 borsAuto merge of #26225 - arielb1:raw-self, r=eddyb
2015-06-11 borsAuto merge of #26199 - swgillespie:issue-26092, r=alexc...
2015-06-11 borsAuto merge of #26190 - Veedrac:no-iter, r=alexcrichton
2015-06-11 Joshua LandauConver reborrows to .iter() calls where appropriate
2015-06-10 Joshua LandauRemoved many pointless calls to *iter() and iter_mut()
2015-06-09 borsAuto merge of #25627 - murarth:execution-engine-fix...
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-06-03 Manish GoregaokarRollup merge of #25939 - wca:fix-freebsd-configure...
2015-06-03 borsAuto merge of #25938 - wca:fix-clang-check-compatibilit...
2015-05-29 borsAuto merge of #25494 - alexcrichton:stdio-from-raw...
2015-05-28 borsAuto merge of #25744 - SimonSapin:cell-eq, r=alexcrichton
2015-05-28 borsAuto merge of #25856 - bluss:binary-heap-hole, r=Gankro
2015-05-28 borsAuto merge of #25805 - jooert:colorized_tests, r=alexcr...
2015-05-27 Manish GoregaokarRollup merge of #25726 - nham:cell_docs, r=alexcrichton
2015-05-27 Manish GoregaokarRollup merge of #25668 - steveklabnik:doc_const, r...
2015-05-27 Manish GoregaokarRollup merge of #25128 - steveklabnik:gh24816, r=alexcr...
2015-05-27 borsAuto merge of #25749 - richo:python3, r=alexcrichton
2015-05-27 borsAuto merge of #25741 - richo:backtrace-message, r=alexc...
2015-05-27 borsAuto merge of #25713 - Stebalien:pattern, r=alexcrichton
2015-05-26 borsAuto merge of #25675 - bluss:rustdoc-assoc-types-index...
2015-05-26 borsAuto merge of #25593 - nham:E0210_E0326, r=alexcrichton
2015-05-26 borsAuto merge of #25091 - quantheory:trait_associated_cons...
2015-05-25 borsAuto merge of #25698 - mdinger:flat_map, r=steveklabnik
2015-05-25 borsAuto merge of #25742 - thombles:tk/StringCoercion,...
2015-05-25 borsAuto merge of #25736 - tshepang:path-nits, r=steveklabnik
2015-05-24 borsAuto merge of #25464 - zaeleus:trpl-riol, r=pnkfelix
2015-05-24 borsAuto merge of #25609 - nikomatsakis:const-fn, r=pnkfelix
2015-05-21 Niko MatsakisMake various fixes:
2015-05-21 Eduard Burtescusyntax: parse `const fn` for free functions and inheren...
2015-05-12 borsAuto merge of #24818 - tbelaire:double-import, r=nrc
2015-05-09 borsAuto merge of #24859 - richo:valgrind-tests, r=brson
2015-05-07 Steve KlabnikRollup merge of #24576 - cactorium:errorcodes, r=pnkfelix
2015-05-05 Steve KlabnikRollup merge of #24782 - steveklabnik:doc_ownership...
2015-05-04 borsAuto merge of #24652 - achanda:ip-long, r=alexcrichton
2015-05-01 Manish GoregaokarRollup merge of #25010 - huonw:inline-int-extremes...
2015-04-30 Nick CameronMerge branch 'master' into mulit-decor
2015-04-30 borsAuto merge of #24842 - GBGamer:patch-3, r=steveklabnik
2015-04-30 borsAuto merge of #24884 - michaelsproul:extended-errors...
2015-04-29 Alex Crichtonrollup merge of #24881: chris-morgan/issue-24872
2015-04-29 Alex Crichtonrollup merge of #24871: mbrubeck/doc-edit
next