]> git.lizzy.rs Git - rust.git/history - src/librustc_resolve/lib.rs
remove `get_ident` and `get_name`, make `as_str` sound
[rust.git] / src / librustc_resolve / lib.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 Steve KlabnikRollup merge of #27131 - apasel422:issue-20162, r=arielb1
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 #27144 - semarie:openbsd-archive_format...
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 #27025 - dotdash:issue-26484, r=pnkfelix
2015-07-20 borsAuto merge of #27118 - apasel422:issue-20825, r=alexcri...
2015-07-20 borsAuto merge of #27044 - nrc:graphviz-style, r=@pnkfelix
2015-07-20 borsAuto merge of #27038 - ktossell:narrow_doc_ip_ranges...
2015-07-20 borsAuto merge of #27132 - apasel422:issue-23491, r=arielb1
2015-07-20 borsAuto merge of #27120 - apasel422:associated-item-error...
2015-07-20 borsAuto merge of #27065 - marcusklaas:loop-label, r=nrc
2015-07-19 Andrew Paseltineradd separate errors for out-of-place associated consts...
2015-07-18 borsAuto merge of #27088 - tamird:fix-ios-build, r=alexcrichton
2015-07-18 borsAuto merge of #27074 - steveklabnik:gh27014, r=alexcrichton
2015-07-18 Manish GoregaokarRollup merge of #27095 - tshepang:space, r=alexcrichton
2015-07-18 Manish GoregaokarRollup merge of #27081 - rick68:patch-15, r=alexcrichton
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 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-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 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-14 borsAuto merge of #27024 - bluss:io-drain, r=alexcrichton
2015-07-13 borsAuto merge of #26984 - nham:errorck-ignore-long-diag...
2015-07-13 Guillaume GomezCentralize error spaning and add an enum to make this...
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-13 Guillaume GomezRemove warnings by centralizing error codes usage
2015-07-12 borsAuto merge of #26958 - alexcrichton:down-with-thread...
2015-07-12 Guillaume GomezUpdate error codes
2015-07-12 Guillaume GomezRemove unused method
2015-07-12 Guillaume GomezAdd error codes
2015-07-12 borsAuto merge of #26957 - wesleywiser:rename_connect_to_jo...
2015-07-12 borsAuto merge of #26895 - jroesch:modernize-typeck-names...
2015-07-12 borsAuto merge of #26966 - nagisa:tail-init, r=alexcrichton
2015-07-12 Manish GoregaokarRollup merge of #26974 - tshepang:trailing-comma, r...
2015-07-12 Manish GoregaokarRollup merge of #26881 - andreastt:international_keyboa...
2015-07-11 borsAuto merge of #26882 - andreastt:style_improvements...
2015-07-11 Simonas KazlauskasImplement RFC 1058
2015-07-11 Guillaume GomezWe just have to replace error codes but code is good now
2015-07-11 borsAuto merge of #26878 - Esption:master, r=pnkfelix
2015-07-10 borsAuto merge of #26896 - tbu-:pr_getcwd, r=alexcrichton
2015-07-10 borsAuto merge of #26751 - retep998:copy-that-floppy, r...
2015-07-09 Guillaume GomezRemove token::get_name when unneeded
2015-07-09 borsAuto merge of #26814 - tshepang:array-examples, r=bluss
2015-07-09 borsAuto merge of #26904 - bluss:no-repeat, r=alexcrichton
2015-07-09 borsAuto merge of #26885 - mvdnes:wrapping_div, r=alexcrichton
2015-07-09 borsAuto merge of #26884 - dotdash:fast, r=alexcrichton
2015-07-09 borsAuto merge of #26515 - quantheory:check_enum_recursion...
2015-07-09 borsAuto merge of #26883 - retep998:download-more-ram,...
2015-07-09 borsAuto merge of #26879 - GuillaumeGomez:patch-1, r=arielb1
2015-07-08 borsAuto merge of #26869 - alexcrichton:fix-msvc-sepcomp...
2015-07-08 borsAuto merge of #26849 - bluss:read-to-end-memset, r...
2015-07-08 borsAuto merge of #26894 - steveklabnik:rollup, r=steveklabnik
2015-07-08 Steve KlabnikRollup merge of #26893 - dhuseby:fixing_freebsd_tests...
2015-07-08 Steve KlabnikRollup merge of #26892 - steveklabnik:gh26482, r=alexcr...
2015-07-08 Steve KlabnikRollup merge of #26891 - steveklabnik:gh26552, r=huonw
2015-07-08 Steve KlabnikRollup merge of #26889 - sanxiyn:fixme, r=alexcrichton
2015-07-08 Seo SanghyeonRemove a FIXME
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
next