Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

Fix URL to documentation. #301

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rbtcollins
Copy link

The docs at https://docs.rs/failure/0.1.5/failure/ were linking to the pre-nursery versions of the docs from withoutboats; this is harmful as the recommended use has evolved.

The docs at https://docs.rs/failure/0.1.5/failure/ were linking to the pre-nursery versions of the docs from withoutboats; this is harmful as the recommended use has evolved.
@rbtcollins
Copy link
Author

The failure is in master too - error: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred --> src/backtrace/internal.rs:5:38 | 5 | use std::sync::atomic::{AtomicUsize, ATOMIC_USIZE_INIT, Ordering}; | ^^^^^^^^^^^^^^^^^

@palfrey
Copy link
Contributor

palfrey commented Mar 5, 2019

This should build ok now #303 is in

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants