]> git.lizzy.rs Git - rust.git/history - src/librustc_resolve/resolve_imports.rs
remove `get_ident` and `get_name`, make `as_str` sound
[rust.git] / src / librustc_resolve / resolve_imports.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-22 borsAuto merge of #26683 - eefriedman:const-eval-hint,...
2015-07-21 borsAuto merge of #27093 - Manishearth:closure-label-shadow...
2015-07-21 borsAuto merge of #26935 - oli-obk:const_val_description...
2015-07-21 borsAuto merge of #27153 - alexcrichton:flaky-tests, r...
2015-07-21 borsAuto merge of #27103 - wthrowe:doc_format, r=alexcrichton
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 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-17 borsAuto merge of #26955 - Gankro:raw-vec, r=bluss,alexcrichton
2015-07-17 borsAuto merge of #27098 - Manishearth:rollup, r=Manishearth
2015-07-17 Manish Goregaokarnit
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 Alisdair OwensWrite diagnostics for E0364 and E0365
2015-07-17 borsAuto merge of #27045 - nikomatsakis:better-object-defau...
2015-07-17 borsAuto merge of #27076 - alexcrichton:update-llvm, r...
2015-07-17 Manish GoregaokarRollup merge of #27080 - soderstroff:kristof-patch...
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-17 borsAuto merge of #27066 - rust-lang:rollup_central, r...
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 Steve KlabnikMerge branch 'doc_io_traits_enums' of https://github...
2015-07-16 Steve KlabnikMerge branch 'nopacked' of https://github.com/Stebalien...
2015-07-16 Steve KlabnikMerge branch 'uint-usize-rustc-docs' of https://github...
2015-07-16 Steve KlabnikMerge branch 'fix/doc/rel-prev-next' of https://github...
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 #27030 - nrc:save-ctors, r=alexcrichton
2015-07-16 Manish GoregaokarRollup merge of #27019 - akiss77:pr-aarch64-morestack...
2015-07-16 Manish GoregaokarRollup merge of #27018 - arielb1:enum-update, r=eddyb
2015-07-16 Manish GoregaokarRollup merge of #26988 - frewsxcv:regression-tests...
2015-07-16 Manish GoregaokarRollup merge of #26950 - AlisdairO:memset, r=alexcrichton
2015-07-16 Manish GoregaokarRollup merge of #26898 - GuillaumeGomez:fixup, r=eddyb
2015-07-14 Guillaume GomezRemove macro, import function and enum
2015-07-14 Guillaume GomezArguments are now passed directly to the function inste...
2015-07-14 Guillaume GomezEnd of error code spanning centralization
2015-07-13 Guillaume GomezCentralize error spaning and add an enum to make this...
2015-07-13 Guillaume GomezRemove warnings by centralizing error codes usage
2015-07-12 Guillaume GomezUpdate error codes
2015-07-12 Guillaume GomezAdd error codes
2015-07-09 Guillaume GomezRemove token::get_name when unneeded
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 #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 Manish GoregaokarRollup merge of #26401 - jooert:fix26360, r=steveklabnik
2015-06-19 Manish GoregaokarRollup merge of #26388 - frewsxcv:regression-tests...
2015-06-18 borsAuto merge of #26147 - arielb1:assoc-trans, r=nikomatsakis
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 #26392 - oli-obk:unused_functions, r...
2015-06-18 borsAuto merge of #26358 - nham:fix_24081, 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-18 Nick HamannFix the E0252 error message to use better names for...
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 Nick HamannFix error message for E0256 in certain cases.
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...
next