1. 25 11月, 2015 1 次提交
  2. 24 11月, 2015 1 次提交
    • B
      Auto merge of #29530 - jseyfried:resolve, r=nikomatsakis · 8e9a9752
      bors 提交于
      Replace `TypeNsDef` and `ValueNsDef` with a more general type `NsDef`.
      
      Define a newtype `NameBinding` for `Rc<RefCell<Option<NsDef>>>` and refactor `NameBindings` to be a `NameBinding` for each namespace.
      
      Replace uses of `NameBindings` with `NameBinding` where only one binding is being used (in `NamespaceResult`, `Target,` etc).
      
      Refactor away `resolve_definition_of_name_in_module` and `NameDefinition`, fixing issue #4952.
      8e9a9752
  3. 23 11月, 2015 9 次提交
  4. 22 11月, 2015 9 次提交
  5. 21 11月, 2015 11 次提交
  6. 20 11月, 2015 9 次提交