Skip to content

Conversation

@taiki-e
Copy link
Member

@taiki-e taiki-e commented Sep 15, 2024

This fixes CI failure: https://github.com/tokio-rs/bytes/actions/runs/10867401770/job/30156111363

Also, this changes miri test in CI to use the pinned nightly toolchain.

@taiki-e taiki-e enabled auto-merge (squash) September 15, 2024 12:06
```
error: missing documentation for an associated function
   --> src/bytes.rs:146:5
    |
146 |     pub fn new() -> Self {
    |     ^^^^^^^^^^^^^^^^^^^^
    |
    = note: `-D missing-docs` implied by `-D warnings`
    = help: to override `-D warnings` add `#[allow(missing_docs)]`

error: missing documentation for an associated function
   --> src/bytes.rs:176:5
    |
176 |     pub fn from_static(bytes: &'static [u8]) -> Self {
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
```
@taiki-e taiki-e disabled auto-merge September 15, 2024 12:09
@taiki-e taiki-e enabled auto-merge (squash) September 15, 2024 12:10
@taiki-e taiki-e merged commit ac46ebd into master Sep 17, 2024
@taiki-e taiki-e deleted the taiki-e/ci branch September 17, 2024 15:02
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.

3 participants