Skip to content

Add AsRef<Component> iml for Component and Module #121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 3, 2019

Conversation

Larusso
Copy link
Owner

@Larusso Larusso commented Nov 3, 2019

Description

A simple patch that adds AsRef<Component> implementations for both uvm_core::unity::Component and uvm_core::unity::Module.

Changes

  • ADD AsRef<Component> impl for uvm_core::unity::Component
  • ADD AsRef<Component> impl for uvm_core::unity::Module

Description
===========

A simple patch that adds `AsRef<Component>` implementations for both
`uvm_core::unity::Component` and `uvm_core::unity::Module`.

Changes
=======

* ![ADD] `AsRef<Component>` for ``uvm_core::unity::Component`
* ![ADD] `AsRef<Component>` for ``uvm_core::unity::Module`
@Larusso Larusso added the add label Nov 3, 2019
@Larusso Larusso added this to the Unity Hub install parity milestone Nov 3, 2019
@Larusso Larusso self-assigned this Nov 3, 2019
@Larusso Larusso merged commit 0bad99b into master Nov 3, 2019
@Larusso Larusso deleted the add/as_ref_component branch November 3, 2019 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant