]> git.lizzy.rs Git - rust.git/history - src/libsyntax/codemap.rs
Provide a filemap ctor with line info
[rust.git] / src / libsyntax / codemap.rs
2015-07-21 Nick CameronProvide a filemap ctor with line info
2015-07-21 Nick CameronAllow for space between each filemap in the codemap
2015-07-17 Manish GoregaokarRollup merge of #25993 - nham:fix_23969, r=nikomatsakis
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
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-21 borsAuto merge of #26416 - retep998:error-debug, r=sfackler
2015-06-20 borsAuto merge of #26381 - alexcrichton:fix-srel, r=brson
2015-06-20 Manish GoregaokarRollup merge of #26452 - michaelsproul:the-second-comin...
2015-06-20 Manish GoregaokarRollup merge of #26439 - Gankro:marker, r=pnkfelix
2015-06-20 Manish GoregaokarRollup merge of #26434 - Munksgaard:issue24227-test...
2015-06-20 Manish GoregaokarRollup merge of #26432 - steveklabnik:gh26424, r=alexcr...
2015-06-20 Manish GoregaokarRollup merge of #26410 - tshepang:patch-3, r=steveklabnik
2015-06-20 borsAuto merge of #26430 - dhuseby:updating_installer,...
2015-06-20 borsAuto merge of #26417 - brson:feature-err, r=steveklabnik
2015-06-20 borsAuto merge of #26407 - arielb1:paren-binding, r=eddyb
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-19 borsAuto merge of #24527 - nikomatsakis:issue-24085, r...
2015-06-19 borsAuto merge of #26351 - eddyb:tls-tcx, r=nikomatsakis
2015-06-18 Eduard BurtescuMove AST Repr impls to Debug impls in libsyntax.
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 #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 Simonas KazlauskasFix file!(), line!() and column!() macros
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-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-05-29 borsAuto merge of #25494 - alexcrichton:stdio-from-raw...
2015-05-27 Manish GoregaokarRollup merge of #25128 - steveklabnik:gh24816, r=alexcr...
2015-05-24 borsAuto merge of #25168 - Manishearth:register_attr, r...
2015-05-23 borsAuto merge of #25416 - kballard:ffi-cstr-to-str-conveni...
2015-05-21 borsAuto merge of #25473 - doomrobo:patch-3, r=steveklabnik
2015-05-20 borsAuto merge of #25390 - eddyb:typeck-pub, r=nrc
2015-05-20 borsAuto merge of #25350 - alexcrichton:msvc, r=brson
2015-05-19 borsAuto merge of #25495 - alexcrichton:process-pid, r...
2015-05-19 Manish GoregaokarRollup merge of #25512 - peferron:doc-traits-error...
2015-05-19 Manish GoregaokarRollup merge of #25452 - jimblandy:master, r=steveklabnik
2015-05-19 borsAuto merge of #25496 - alexcrichton:stabilize-cloned...
2015-05-19 borsAuto merge of #25441 - alexcrichton:debug-panic-neg...
2015-05-18 borsAuto merge of #25337 - bleibig:update-grammar, r=nikoma...
2015-05-18 borsAuto merge of #25230 - rayglover:patch-bitset, r=Gankro
2015-05-17 borsAuto merge of #25527 - inrustwetrust:const-not-overflow...
2015-05-17 borsAuto merge of #25454 - steveklabnik:r_doc_fix, r=alexcr...
2015-05-17 Manish GoregaokarRollup merge of #25522 - alexcrichton:reexport-incoming...
2015-05-17 Manish GoregaokarRollup merge of #25510 - thelostt:patch-1, r=alexcrichton
2015-05-17 Manish GoregaokarRollup merge of #25508 - johshoff:visit_dirs_example...
2015-05-17 Manish GoregaokarRollup merge of #25506 - Wilfred:master, r=alexcrichton
2015-05-17 Manish GoregaokarRollup merge of #25503 - brson:betafix, r=cmr
next