Merged
Conversation
hansl
reviewed
Jan 28, 2020
| @@ -1,15 +0,0 @@ | |||
| #!/usr/bin/env bats | |||
Contributor
There was a problem hiding this comment.
I don't think we should remove tests.
Contributor
Author
There was a problem hiding this comment.
This is redundant test. print.mo is exactly the same.
Contributor
There was a problem hiding this comment.
Are there any good tests to add instead?
eftychis
reviewed
Jan 29, 2020
| format!("Cannot find import file {}", path.display()), | ||
| ))); | ||
| } | ||
| let import = parse_moc_deps(dep)?; |
eftychis
approved these changes
Jan 29, 2020
Closed
dfinity-bot
added a commit
that referenced
this pull request
Jul 24, 2020
## Changelog for advisory-db: Branch: Commits: [rustsec/advisory-db@33aaadd1...ce0b6026](rustsec/advisory-db@33aaadd...ce0b602) * [`5b2859bf`](rustsec/advisory-db@5b2859b) bigint is unmaintained ([RustSec/advisory-db#338](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/338)) * [`c34d120b`](rustsec/advisory-db@c34d120) Assign RUSTSEC IDs ([RustSec/advisory-db#339](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/339)) * [`ace2be3f`](rustsec/advisory-db@ace2be3) add linked-hash-map unsoundness ([RustSec/advisory-db#316](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/316)) * [`9ad6be85`](rustsec/advisory-db@9ad6be8) Assign RUSTSEC IDs ([RustSec/advisory-db#340](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/340)) * [`fca32693`](rustsec/advisory-db@fca3269) add smallvec unsoundness ([RustSec/advisory-db#337](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/337)) * [`ce0b6026`](rustsec/advisory-db@ce0b602) Assign RUSTSEC-2018-0018 to smallvec ([RustSec/advisory-db#341](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/341))
mergify bot
pushed a commit
that referenced
this pull request
Jul 24, 2020
## Changelog for advisory-db: Branch: Commits: [rustsec/advisory-db@33aaadd1...ce0b6026](rustsec/advisory-db@33aaadd...ce0b602) * [`5b2859bf`](rustsec/advisory-db@5b2859b) bigint is unmaintained ([RustSec/advisory-db#338](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/338)) * [`c34d120b`](rustsec/advisory-db@c34d120) Assign RUSTSEC IDs ([RustSec/advisory-db#339](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/339)) * [`ace2be3f`](rustsec/advisory-db@ace2be3) add linked-hash-map unsoundness ([RustSec/advisory-db#316](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/316)) * [`9ad6be85`](rustsec/advisory-db@9ad6be8) Assign RUSTSEC IDs ([RustSec/advisory-db#340](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/340)) * [`fca32693`](rustsec/advisory-db@fca3269) add smallvec unsoundness ([RustSec/advisory-db#337](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/337)) * [`ce0b6026`](rustsec/advisory-db@ce0b602) Assign RUSTSEC-2018-0018 to smallvec ([RustSec/advisory-db#341](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/341))
andrewwylde
pushed a commit
that referenced
this pull request
Jul 27, 2020
## Changelog for advisory-db: Branch: Commits: [rustsec/advisory-db@33aaadd1...ce0b6026](rustsec/advisory-db@33aaadd...ce0b602) * [`5b2859bf`](rustsec/advisory-db@5b2859b) bigint is unmaintained ([RustSec/advisory-db#338](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/338)) * [`c34d120b`](rustsec/advisory-db@c34d120) Assign RUSTSEC IDs ([RustSec/advisory-db#339](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/339)) * [`ace2be3f`](rustsec/advisory-db@ace2be3) add linked-hash-map unsoundness ([RustSec/advisory-db#316](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/316)) * [`9ad6be85`](rustsec/advisory-db@9ad6be8) Assign RUSTSEC IDs ([RustSec/advisory-db#340](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/340)) * [`fca32693`](rustsec/advisory-db@fca3269) add smallvec unsoundness ([RustSec/advisory-db#337](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/337)) * [`ce0b6026`](rustsec/advisory-db@ce0b602) Assign RUSTSEC-2018-0018 to smallvec ([RustSec/advisory-db#341](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/341))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.