]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ext/source_util.rs
remove `get_ident` and `get_name`, make `as_str` sound
[rust.git] / src / libsyntax / ext / source_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-24 Steve KlabnikRollup merge of #27193 - aidanhs:aphs-advanced-linking...
2015-07-23 borsAuto merge of #27203 - marcusklaas:fix-range-span,...
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 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 #26816 - nrc:zero-codemap, r=@jroesch
2015-07-21 Nick CameronProvide a filemap ctor with line info
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-07-05 borsAuto merge of #25754 - geofft:remove-compiletest-jit...
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-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
2015-06-23 borsAuto merge of #26514 - tshepang:repetition, r=Gankro
2015-06-22 borsAuto merge of #26037 - nhowell:plain_js_playpen, r...
2015-06-22 borsAuto merge of #26394 - arielb1:implement-rfc401-part2...
2015-06-21 borsAuto merge of #26457 - meqif:master, r=alexcrichton
2015-06-20 borsAuto merge of #26381 - alexcrichton:fix-srel, r=brson
2015-06-20 borsAuto merge of #26417 - brson:feature-err, r=steveklabnik
2015-06-20 borsAuto merge of #26383 - frewsxcv:regression-tests-23649...
2015-06-20 borsAuto merge of #26382 - alexcrichton:less-racy-path...
2015-06-20 borsAuto merge of #26200 - brson:relnotes, r=aturon
2015-06-18 borsAuto merge of #26192 - alexcrichton:features-clean...
2015-06-18 borsAuto merge of #26385 - nham:fix_25396, r=alexcrichton
2015-06-18 borsAuto merge of #26358 - nham:fix_24081, r=alexcrichton
2015-06-18 Manish GoregaokarRollup merge of #26387 - frewsxcv:regression-tests...
2015-06-18 Manish GoregaokarRollup merge of #26369 - IvanUkhov:collections, r=eddyb
2015-06-18 Manish GoregaokarRollup merge of #26349 - petrochenkov:bitwise, r=stevek...
2015-06-18 Manish GoregaokarRollup merge of #26348 - eefriedman:unused-interiorsafe...
2015-06-18 Manish GoregaokarRollup merge of #26342 - steveklabnik:quix_reference_fi...
2015-06-18 Manish GoregaokarRollup merge of #26314 - steveklabnik:gh26312, r=bluss
2015-06-18 borsAuto merge of #26364 - frewsxcv:regression-tests-22864...
2015-06-18 borsAuto merge of #26340 - bluss:bench-sigfix, r=alexcrichton
2015-06-18 borsAuto merge of #26336 - dotdash:raw_ptr_coercions, r=nrc
2015-06-18 borsAuto merge of #26347 - nagisa:macro-exp, r=nrc
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 Simonas KazlauskasFix file!(), line!() and column!() macros
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-05-07 Steve KlabnikRollup merge of #24576 - cactorium:errorcodes, r=pnkfelix
next