Skip to content

Make addl_lib_search_paths a HashSet (Closes #7718). - #10089

Closed
pythonesque wants to merge 1 commit into
rust-lang:masterfrom
pythonesque:issue-7718
Closed

Make addl_lib_search_paths a HashSet (Closes #7718).#10089
pythonesque wants to merge 1 commit into
rust-lang:masterfrom
pythonesque:issue-7718

Conversation

@pythonesque

Copy link
Copy Markdown
Contributor

Seems pretty straightforward, but please let me know if I'm doing something wrong or the test needs to be rewritten.

bors added a commit that referenced this pull request Oct 28, 2013
Seems pretty straightforward, but please let me know if I'm doing something wrong or the test needs to be rewritten.
@borsbors closed this Oct 28, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 12, 2023
trim paths in `box_default`
This might help with rust-lang#10089, though I have not tested that yet. In any event, it keeps the suggestion short and to the point.
---
changelog: Trim paths in [`box_default`] suggestion
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 12, 2023
…1995
add a test against rust-lang#10089
This was just an oversight while doing the box default path trimming PR, so I'm adding it rather late than never.
---
changelog: none
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
10089: Fix minor mispelling r=bjorn3 a=NerdyPepper
`find_map` misspelt as `wind_map` in test identifier. Co-authored-by: Akshay <nerdy@peppe.rs>
Sign up for freeto 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.

4 participants

@pythonesque@alexcrichton@catamorphism@bors