Skip to content
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

Add explicit_reexport_of_matching_names test case. #100

Closed
wants to merge 18 commits into from

Conversation

obi1kenobi
Copy link
Owner

obi1kenobi and others added 18 commits January 4, 2023 20:56
* Added unsafe parameter to trait (#19)

Signed-off-by: Michał Staniewski <m.staniewzki@gmail.com>

Signed-off-by: Michał Staniewski <m.staniewzki@gmail.com>

* Release v23.1.0.

Signed-off-by: Michał Staniewski <m.staniewzki@gmail.com>
Co-authored-by: Michał Staniewski <m.staniewzki@gmail.com>
Signed-off-by: Michał Staniewski <m.staniewzki@gmail.com>

Signed-off-by: Michał Staniewski <m.staniewzki@gmail.com>
…s renames. (#34) (#47)

* Implement `pub use` and glob re-exports.

* Reasonably handle import paths with cycles rather than crashing.

* Handle `pub type` uses equivalent to `pub use` as mere re-exports.

* Switch tests to nightly since that's where rustdoc v24 is.
* Lint our rustdoc.

* Delint.
* Add `explicit_reexport_of_matching_names` test case.

* Fix test case.
@obi1kenobi obi1kenobi closed this Mar 23, 2023
@obi1kenobi obi1kenobi deleted the matching_names_v23 branch March 23, 2023 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants