Skip to content

Add additional case for Path starts with - #75286

Merged
bors merged 2 commits into
rust-lang:masterfrom
pickfire:patch-9
Aug 10, 2020
Merged

Add additional case for Path starts with#75286
bors merged 2 commits into
rust-lang:masterfrom
pickfire:patch-9

Conversation

@pickfire

Copy link
Copy Markdown
Contributor

Show what happens if there is an extra extension

Show what happens if there is an extra extension
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @withoutboats

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 8, 2020
@pickfirepickfire changed the title Add additonal case for Path starts withAdd additional case for Path starts withAug 8, 2020
Comment threadlibrary/std/src/path.rs Outdated
Comment threadlibrary/std/src/path.rs
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
@jyn514

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Aug 9, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 4b549fa has been approved by jyn514

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 9, 2020
@pickfire

Copy link
Copy Markdown
ContributorAuthor

Wow, so fast.

@JohnTitorJohnTitor mentioned this pull request Aug 10, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 10, 2020
Rollup of 8 pull requests
Successful merges:
- rust-lang#74200 (Std panicking unsafe block in unsafe fn)
- rust-lang#75286 (Add additional case for Path starts with)
- rust-lang#75318 (Resolve `char` as a primitive even if there is a module in scope)
- rust-lang#75320 (Detect likely `for foo of bar` JS syntax)
- rust-lang#75328 (Cleanup E0749)
- rust-lang#75344 (Rename "Important traits" to "Notable traits")
- rust-lang#75348 (Move to intra-doc links in library/core/src/time.rs)
- rust-lang#75350 (Do not ICE when lowering invalid extern fn with bodies)
Failed merges:
r? @ghost
@bors
bors merged commit df2da46 into rust-lang:masterAug 10, 2020
@pickfire
pickfire deleted the patch-9 branch August 10, 2020 10:48
@cuvipercuviper added this to the 1.47.0 milestone May 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@pickfire@rust-highfive@jyn514@bors@cuviper@withoutboats