]> git.lizzy.rs Git - rust.git/history - src/librustc_resolve
Rollup merge of #36334 - GuillaumeGomez:run_but, r=steveklabnik
[rust.git] / src / librustc_resolve /
2016-09-13 borsAuto merge of #36181 - seanmonstar:likely, r=nikomatsakis
2016-09-13 borsAuto merge of #36264 - matklad:zeroing-cstring, r=alexc...
2016-09-13 borsAuto merge of #36019 - frewsxcv:take-into-inner, r...
2016-09-13 borsAuto merge of #35960 - nikomatsakis:incr-comp-krate...
2016-09-12 borsAuto merge of #36354 - mikhail-m1:master, r=jonathandturner
2016-09-12 borsAuto merge of #36204 - c4rlo:patch-3, r=GuillaumeGomez
2016-09-11 borsAuto merge of #36308 - dtolnay:inputitem, r=alexcrichton
2016-09-10 Guillaume GomezRollup merge of #36314 - tshepang:not-needed, r=Guillau...
2016-09-10 Guillaume GomezRollup merge of #36311 - frewsxcv:instant-elapsed-examp...
2016-09-10 Guillaume GomezRollup merge of #36045 - ollie27:rustdoc_titles3, r...
2016-09-09 borsAuto merge of #36256 - rjgoldsborough:make-configure...
2016-09-09 borsAuto merge of #36324 - nrc:save-docs, r=eddyb
2016-09-09 borsAuto merge of #36322 - uweigand:nonblocking, r=alexcrichton
2016-09-09 borsAuto merge of #36321 - uweigand:enum-abi, r=eddyb
2016-09-08 borsAuto merge of #35745 - jroesch:soundness-fix-29859...
2016-09-08 borsAuto merge of #36048 - GuillaumeGomez:code_clean, r...
2016-09-08 borsAuto merge of #36316 - jseyfried:custom_derive_internal...
2016-09-08 borsAuto merge of #36310 - jstnlef:remove-extraneous-not...
2016-09-08 borsAuto merge of #36214 - jseyfried:stackless_expansion...
2016-09-07 borsAuto merge of #36292 - japaric:musl-root, r=alexcrichton
2016-09-07 borsAuto merge of #36266 - Sawyer47:issue-35169, r=alexcrichton
2016-09-07 borsAuto merge of #36304 - TimNN:fix-36299, r=eddyb
2016-09-07 borsAuto merge of #36289 - euclio:self-suggestion, r=jseyfried
2016-09-07 borsAuto merge of #36252 - joshtriplett:union-field-never...
2016-09-06 borsAuto merge of #36025 - michaelwoerister:incr-comp-hash...
2016-09-06 Jonathan TurnerRollup merge of #36273 - apasel422:unsafe_no_drop_flag...
2016-09-06 Jonathan TurnerRollup merge of #36267 - Cobrand:E0559, r=jonathandturner
2016-09-06 Jonathan TurnerRollup merge of #36263 - apasel422:scoped, r=steveklabnik
2016-09-06 Jonathan TurnerRollup merge of #36243 - GuillaumeGomez:hash_map_links...
2016-09-06 Jonathan TurnerRollup merge of #36241 - Cobrand:contributing-md, r...
2016-09-06 Jonathan TurnerRollup merge of #36128 - gavinb:error_msgs_p2, r=jonath...
2016-09-06 Jonathan TurnerRollup merge of #36121 - Cobrand:master, r=jonathandturner
2016-09-06 borsAuto merge of #36288 - nrc:save-var-value, r=eddyb
2016-09-06 borsAuto merge of #36276 - jseyfried:fix_unused, r=nrc
2016-09-06 borsAuto merge of #36078 - ollie27:rustdoc_search_assoccons...
2016-09-06 Jeffrey SeyfriedAdd struct `AmbiguityError`.
2016-09-06 Jeffrey SeyfriedAdd field `used: Cell<bool>` to variant `NameBindingKin...
2016-09-06 Jeffrey SeyfriedAvoid false positive unused import warnings.
2016-09-06 Andy Russellshow `self` suggestion when items are in the block
2016-09-06 Andy Russellresolve: Suggest `use self` when import resolves
2016-09-05 borsAuto merge of #35845 - frewsxcv:result-into-iter, r...
2016-09-05 borsAuto merge of #36200 - mattico:fix-llvm-linkage, r...
2016-09-05 Manish GoregaokarRollup merge of #36245 - alexcrichton:add-back-accident...
2016-09-05 Manish GoregaokarRollup merge of #36242 - semarie:local-rebuild, r=alexc...
2016-09-05 Manish GoregaokarRollup merge of #36065 - acrrd:new_format_E0496, r...
2016-09-05 Manish GoregaokarRollup merge of #35983 - GuillaumeGomez:e0060_bonus...
2016-09-05 Manish GoregaokarRollup merge of #35845 - frewsxcv:result-into-iter...
2016-09-05 borsAuto merge of #36242 - semarie:local-rebuild, r=alexcri...
2016-09-05 borsAuto merge of #36240 - leeopop:master, r=jseyfried
2016-09-04 borsAuto merge of #36203 - petrochenkov:uvsdot, r=nrc
2016-09-04 borsAuto merge of #36144 - japaric:rustbuild-musl, r=alexcr...
2016-09-04 Manish GoregaokarRollup merge of #36234 - durka:disable-codegen-config...
2016-09-04 Manish GoregaokarRollup merge of #36231 - durka:patch-29, r=alexcrichton
2016-09-04 Manish GoregaokarRollup merge of #36225 - johnthagen:fix-nightly-docs...
2016-09-04 Manish GoregaokarRollup merge of #36212 - razielgn:updated-e0493-to...
2016-09-04 Manish GoregaokarRollup merge of #36132 - nrc:save-std, r=@eddyb
2016-09-04 Manish GoregaokarRollup merge of #36070 - gavinb:master, r=jonathandturner
2016-09-04 borsAuto merge of #36132 - nrc:save-std, r=@eddyb
2016-09-04 Vadim PetrochenkovReplace `_, _` with `..`
2016-09-04 Vadim PetrochenkovReplace `_, _, _` with `..`
2016-09-04 borsAuto merge of #36034 - ahmedcharles:orbit, r=eddyb
2016-09-04 borsAuto merge of #36124 - eddyb:fast-array-init, r=alexcri...
2016-09-03 borsAuto merge of #36119 - arielb1:ctp-again, r=eddyb
2016-09-03 borsAuto merge of #36104 - KiChjang:issue-35847, r=brson
2016-09-03 borsAuto merge of #36016 - petrochenkov:union, r=nikomatsakis
2016-09-03 borsAuto merge of #36072 - arthurprs:binary_heap_opt, r...
2016-09-03 Vadim PetrochenkovSome better support for unions through the compiler
2016-09-03 Vadim PetrochenkovAdd unions to definition map
2016-09-03 borsAuto merge of #35856 - phimuemue:master, r=brson
2016-09-02 Jonathan TurnerRollup merge of #36223 - abhiQmar:e0558-formatting...
2016-09-02 Jonathan TurnerRollup merge of #36210 - EugeneGonzalez:E0529, r=jonath...
2016-09-02 Jonathan TurnerRollup merge of #36205 - EugeneGonzalez:E0528, r=jonath...
2016-09-02 Jonathan TurnerRollup merge of #36198 - alexcrichton:fix-travis, r...
2016-09-02 Jonathan TurnerRollup merge of #36190 - 0xmohit:pr/issue-31216, r...
2016-09-02 Jonathan TurnerRollup merge of #36180 - frewsxcv:patch-33, r=alexcrichton
2016-09-02 Jonathan TurnerRollup merge of #36178 - jonathandturner:windows_colors...
2016-09-02 Jonathan TurnerRollup merge of #36171 - jonathandturner:temporary_valu...
2016-09-02 Jonathan TurnerRollup merge of #36160 - Aatch:normalize-closure-sig...
2016-09-02 Jonathan TurnerRollup merge of #36099 - skade:better-try-documentation...
2016-09-02 Jonathan TurnerRollup merge of #35793 - matthew-piziak:add-rhs-example...
2016-09-02 Jonathan TurnerRollup merge of #35754 - QuietMisdreavus:must-use-refer...
2016-09-02 borsAuto merge of #36084 - apasel422:counter, r=bluss
2016-09-02 borsAuto merge of #36024 - japaric:mips64, r=alexcrichton
2016-09-02 borsAuto merge of #35915 - llogiq:rfc-1623, r=nikomatsakis
2016-09-02 borsAuto merge of #35894 - jseyfried:new_import_semantics...
2016-09-02 Jeffrey SeyfriedAddress comments.
2016-09-01 Jeffrey SeyfriedAvoid cascading name resolution errors caused by an...
2016-09-01 Jeffrey SeyfriedAvoid reporting multiple ambiguity errors for a single...
2016-09-01 Jeffrey Seyfrieditem_like_imports: Allow unused ambiguous glob imports.
2016-09-01 Jeffrey Seyfrieditem_like_imports: Allow multiple glob imports of the...
2016-09-01 Jeffrey Seyfrieditem_like_imports: Make all visible items glob importable.
2016-09-01 Jeffrey Seyfrieditem_like_imports: Allow glob imports with a given...
2016-09-01 Jeffrey Seyfrieditem_like_imports: Allow single imports with a given...
2016-09-01 Jeffrey Seyfrieditem_like_imports: Allow glob imports to be shadowed...
2016-09-01 Jeffrey Seyfrieditem_like_imports: Treat private imports like private...
2016-09-01 Jeffrey SeyfriedAdd `item_like_imports` feature.
2016-09-01 Jeffrey SeyfriedAdd field `dummy_binding` to `Resolver`.
2016-09-01 Jeffrey SeyfriedRefactor away `resolver.current_vis` and add `module...
2016-09-01 Jeffrey SeyfriedImprove diagnostics and remove dead code.
2016-09-01 Jeffrey SeyfriedRefactor `binding.def()` to return a `Def` instead...
next