rust/library/alloc/src
bors ffa80f01d8 Auto merge of #74926 - Manishearth:rename-lint, r=jyn514
Rename intra_doc_link_resolution_failure

It should be plural to follow the conventions in https://github.com/rust-lang/rfcs/blob/master/text/0344-conventions-galore.md#lints
2020-07-31 02:20:47 +00:00
..
alloc mv std libs to library/ 2020-07-27 19:51:13 -05:00
collections mv std libs to library/ 2020-07-27 19:51:13 -05:00
prelude mv std libs to library/ 2020-07-27 19:51:13 -05:00
raw_vec mv std libs to library/ 2020-07-27 19:51:13 -05:00
rc mv std libs to library/ 2020-07-27 19:51:13 -05:00
sync mv std libs to library/ 2020-07-27 19:51:13 -05:00
alloc.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
borrow.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
boxed.rs Remove deprecated unstable {Box,Rc,Arc}::into_raw_non_null functions 2020-07-29 11:00:31 +02:00
fmt.rs Link to syntax section when referencing it 2020-07-29 10:43:40 +02:00
lib.rs Remove deny for intra doc link failures from library code, it's no longer necessary 2020-07-30 08:14:27 -07:00
macros.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
raw_vec.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
rc.rs Rollup merge of #74782 - vorner:weak-into-raw-cnt-doc, r=dtolnay 2020-07-30 13:04:29 -07:00
slice.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
str.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
string.rs Explain why inline default ToString impl 2020-07-29 07:38:06 +00:00
sync.rs Rollup merge of #74782 - vorner:weak-into-raw-cnt-doc, r=dtolnay 2020-07-30 13:04:29 -07:00
task.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
tests.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
vec.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00