Commit 0d5990c
committed
Auto merge of rust-lang#149450 - Zalathar:rollup-xxu162q, r=Zalathar
Rollup of 3 pull requests
Successful merges:
- rust-lang#144000 (Add `DefId::parent()` accessor for `rustc_public`)
- rust-lang#149409 (Test the coexistence of 'stack-protector' and 'safe-stack')
- rust-lang#149449 (Remove an unnecessary `unwrap` in `rustc_codegen_gcc`)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
2 files changed
+14
-0
lines changed- compiler/rustc_public/src
2 files changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
252 | 260 | | |
253 | 261 | | |
254 | 262 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
| |||
0 commit comments