Commit d06d5b3
committed
Auto merge of #156590 - JonathanBrouwer:rollup-okFHyLy, r=JonathanBrouwer
Rollup of 6 pull requests
Successful merges:
- #155360 (map_try_insert changes)
- #156493 (actually run the temp_dir doctest)
- #156556 (Require UTF-8 in `Utf8Pattern::StringPattern`)
- #156565 (delegation: emit error when self type is not specified and accessed)
- #156577 (Test EII UI tests with prefer-dynamic)
- #156586 (Use DropCtxt::new_block and new_block_with_statements systematically.)47 files changed
Lines changed: 326 additions & 307 deletions
File tree
- compiler
- rustc_hir_analysis/src
- rustc_mir_transform/src
- library
- alloc/src
- collections
- btree
- map
- core/src/str
- std
- src
- collections/hash
- tests/ui
- delegation
- generics
- eii
- auxiliary
- default
- auxiliary
- duplicate
- auxiliary
- linking/auxiliary
- static/auxiliary
- type_checking
- auxiliary
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
284 | 285 | | |
285 | 286 | | |
286 | 287 | | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
287 | 294 | | |
288 | 295 | | |
289 | 296 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1670 | 1670 | | |
1671 | 1671 | | |
1672 | 1672 | | |
| 1673 | + | |
| 1674 | + | |
| 1675 | + | |
| 1676 | + | |
| 1677 | + | |
| 1678 | + | |
| 1679 | + | |
| 1680 | + | |
1673 | 1681 | | |
1674 | 1682 | | |
1675 | 1683 | | |
| |||
0 commit comments