@@ -3013,7 +3013,7 @@ impl str {
3013
3013
/// function or closure that determines if a character matches.
3014
3014
///
3015
3015
/// [`char`]: primitive.char.html
3016
- /// [pattern]: ../ str/ pattern/index.html
3016
+ /// [pattern]: crate:: str:: pattern
3017
3017
///
3018
3018
/// # Examples
3019
3019
///
@@ -3040,7 +3040,7 @@ impl str {
3040
3040
/// function or closure that determines if a character matches.
3041
3041
///
3042
3042
/// [`char`]: primitive.char.html
3043
- /// [pattern]: ../ str/ pattern/index.html
3043
+ /// [pattern]: crate:: str:: pattern
3044
3044
///
3045
3045
/// # Examples
3046
3046
///
@@ -3066,7 +3066,7 @@ impl str {
3066
3066
/// function or closure that determines if a character matches.
3067
3067
///
3068
3068
/// [`char`]: primitive.char.html
3069
- /// [pattern]: ../ str/ pattern/index.html
3069
+ /// [pattern]: crate:: str:: pattern
3070
3070
///
3071
3071
/// # Examples
3072
3072
///
@@ -3096,7 +3096,7 @@ impl str {
3096
3096
///
3097
3097
/// [`None`]: option/enum.Option.html#variant.None
3098
3098
/// [`char`]: primitive.char.html
3099
- /// [pattern]: ../ str/ pattern/index.html
3099
+ /// [pattern]: crate:: str:: pattern
3100
3100
///
3101
3101
/// # Examples
3102
3102
///
@@ -3145,7 +3145,7 @@ impl str {
3145
3145
///
3146
3146
/// [`None`]: option/enum.Option.html#variant.None
3147
3147
/// [`char`]: primitive.char.html
3148
- /// [pattern]: ../ str/ pattern/index.html
3148
+ /// [pattern]: crate:: str:: pattern
3149
3149
///
3150
3150
/// # Examples
3151
3151
///
@@ -3191,7 +3191,7 @@ impl str {
3191
3191
/// function or closure that determines if a character matches.
3192
3192
///
3193
3193
/// [`char`]: primitive.char.html
3194
- /// [pattern]: ../ str/ pattern/index.html
3194
+ /// [pattern]: crate:: str:: pattern
3195
3195
///
3196
3196
/// # Iterator behavior
3197
3197
///
@@ -3313,7 +3313,7 @@ impl str {
3313
3313
/// function or closure that determines if a character matches.
3314
3314
///
3315
3315
/// [`char`]: primitive.char.html
3316
- /// [pattern]: ../ str/ pattern/index.html
3316
+ /// [pattern]: crate:: str:: pattern
3317
3317
///
3318
3318
/// # Examples
3319
3319
///
@@ -3353,7 +3353,7 @@ impl str {
3353
3353
/// function or closure that determines if a character matches.
3354
3354
///
3355
3355
/// [`char`]: primitive.char.html
3356
- /// [pattern]: ../ str/ pattern/index.html
3356
+ /// [pattern]: crate:: str:: pattern
3357
3357
///
3358
3358
/// # Iterator behavior
3359
3359
///
@@ -3407,7 +3407,7 @@ impl str {
3407
3407
/// function or closure that determines if a character matches.
3408
3408
///
3409
3409
/// [`char`]: primitive.char.html
3410
- /// [pattern]: ../ str/ pattern/index.html
3410
+ /// [pattern]: crate:: str:: pattern
3411
3411
///
3412
3412
/// Equivalent to [`split`], except that the trailing substring
3413
3413
/// is skipped if empty.
@@ -3454,7 +3454,7 @@ impl str {
3454
3454
/// function or closure that determines if a character matches.
3455
3455
///
3456
3456
/// [`char`]: primitive.char.html
3457
- /// [pattern]: ../ str/ pattern/index.html
3457
+ /// [pattern]: crate:: str:: pattern
3458
3458
///
3459
3459
/// Equivalent to [`split`], except that the trailing substring is
3460
3460
/// skipped if empty.
@@ -3503,7 +3503,7 @@ impl str {
3503
3503
/// function or closure that determines if a character matches.
3504
3504
///
3505
3505
/// [`char`]: primitive.char.html
3506
- /// [pattern]: ../ str/ pattern/index.html
3506
+ /// [pattern]: crate:: str:: pattern
3507
3507
///
3508
3508
/// # Iterator behavior
3509
3509
///
@@ -3556,7 +3556,7 @@ impl str {
3556
3556
/// function or closure that determines if a character matches.
3557
3557
///
3558
3558
/// [`char`]: primitive.char.html
3559
- /// [pattern]: ../ str/ pattern/index.html
3559
+ /// [pattern]: crate:: str:: pattern
3560
3560
///
3561
3561
/// # Iterator behavior
3562
3562
///
@@ -3604,7 +3604,7 @@ impl str {
3604
3604
/// function or closure that determines if a character matches.
3605
3605
///
3606
3606
/// [`char`]: primitive.char.html
3607
- /// [pattern]: ../ str/ pattern/index.html
3607
+ /// [pattern]: crate:: str:: pattern
3608
3608
///
3609
3609
/// # Iterator behavior
3610
3610
///
@@ -3643,7 +3643,7 @@ impl str {
3643
3643
/// function or closure that determines if a character matches.
3644
3644
///
3645
3645
/// [`char`]: primitive.char.html
3646
- /// [pattern]: ../ str/ pattern/index.html
3646
+ /// [pattern]: crate:: str:: pattern
3647
3647
///
3648
3648
/// # Iterator behavior
3649
3649
///
@@ -3687,7 +3687,7 @@ impl str {
3687
3687
/// function or closure that determines if a character matches.
3688
3688
///
3689
3689
/// [`char`]: primitive.char.html
3690
- /// [pattern]: ../ str/ pattern/index.html
3690
+ /// [pattern]: crate:: str:: pattern
3691
3691
///
3692
3692
/// # Iterator behavior
3693
3693
///
@@ -3732,7 +3732,7 @@ impl str {
3732
3732
/// function or closure that determines if a character matches.
3733
3733
///
3734
3734
/// [`char`]: primitive.char.html
3735
- /// [pattern]: ../ str/ pattern/index.html
3735
+ /// [pattern]: crate:: str:: pattern
3736
3736
///
3737
3737
/// # Iterator behavior
3738
3738
///
@@ -3953,7 +3953,7 @@ impl str {
3953
3953
/// or closure that determines if a character matches.
3954
3954
///
3955
3955
/// [`char`]: primitive.char.html
3956
- /// [pattern]: ../ str/ pattern/index.html
3956
+ /// [pattern]: crate:: str:: pattern
3957
3957
///
3958
3958
/// # Examples
3959
3959
///
@@ -4001,7 +4001,7 @@ impl str {
4001
4001
/// function or closure that determines if a character matches.
4002
4002
///
4003
4003
/// [`char`]: primitive.char.html
4004
- /// [pattern]: ../ str/ pattern/index.html
4004
+ /// [pattern]: crate:: str:: pattern
4005
4005
///
4006
4006
/// # Text directionality
4007
4007
///
@@ -4046,7 +4046,7 @@ impl str {
4046
4046
/// function or closure that determines if a character matches.
4047
4047
///
4048
4048
/// [`char`]: primitive.char.html
4049
- /// [pattern]: ../ str/ pattern/index.html
4049
+ /// [pattern]: crate:: str:: pattern
4050
4050
///
4051
4051
/// # Examples
4052
4052
///
@@ -4074,7 +4074,7 @@ impl str {
4074
4074
/// function or closure that determines if a character matches.
4075
4075
///
4076
4076
/// [`char`]: primitive.char.html
4077
- /// [pattern]: ../ str/ pattern/index.html
4077
+ /// [pattern]: crate:: str:: pattern
4078
4078
///
4079
4079
/// # Examples
4080
4080
///
@@ -4101,7 +4101,7 @@ impl str {
4101
4101
/// function or closure that determines if a character matches.
4102
4102
///
4103
4103
/// [`char`]: primitive.char.html
4104
- /// [pattern]: ../ str/ pattern/index.html
4104
+ /// [pattern]: crate:: str:: pattern
4105
4105
///
4106
4106
/// # Text directionality
4107
4107
///
@@ -4150,7 +4150,7 @@ impl str {
4150
4150
/// function or closure that determines if a character matches.
4151
4151
///
4152
4152
/// [`char`]: primitive.char.html
4153
- /// [pattern]: ../ str/ pattern/index.html
4153
+ /// [pattern]: crate:: str:: pattern
4154
4154
///
4155
4155
/// # Text directionality
4156
4156
///
@@ -4187,7 +4187,7 @@ impl str {
4187
4187
/// function or closure that determines if a character matches.
4188
4188
///
4189
4189
/// [`char`]: primitive.char.html
4190
- /// [pattern]: ../ str/ pattern/index.html
4190
+ /// [pattern]: crate:: str:: pattern
4191
4191
///
4192
4192
/// # Text directionality
4193
4193
///
0 commit comments