This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 500647f
committed
Auto merge of rust-lang#114144 - workingjubilee:rollup-jkmtgdo, r=workingjubilee
Rollup of 4 pull requests
Successful merges:
- rust-lang#97571 (Add documentation on v0 symbol mangling.)
- rust-lang#114122 (tests/ui/hello_world/main.rs: Remove FIXME (rust-lang#62277))
- rust-lang#114133 (Revert "add tidy check that forbids issue ui test filenames")
- rust-lang#114139 (Make `--print` with path unstable)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
11 files changed
+41
-4338
lines changed- compiler/rustc_session/src
- src
- doc
- rustc/src
- unstable-book/src/compiler-flags
- tools/tidy/src
- tests
- run-make/print-cfg
- ui
- feature-gates
- hello_world
11 files changed
+41
-4338
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2152 | 2152 | | |
2153 | 2153 | | |
2154 | 2154 | | |
| 2155 | + | |
| 2156 | + | |
| 2157 | + | |
| 2158 | + | |
| 2159 | + | |
| 2160 | + | |
2155 | 2161 | | |
2156 | 2162 | | |
2157 | 2163 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | 263 | | |
268 | 264 | | |
269 | 265 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments