or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
T-compiler Meeting Agenda 2021-07-08
Tracking Issue
Announcements
MCPs/FCPs
pc
in place ofunknown
andunknown
in place ofpc
forx86_64
andi?86
targets" compiler-team#441 (last comment: about 5 days ago)-o -
or--emit asm=-
are provided" compiler-team#431aarch64-apple-ios-sim
to Tier 2" compiler-team#428WG checkins
WG-self-profile checkin by @mw && @Wesley Wiser:
Backport nominations
T-compiler stable / T-compiler beta
T-compiler
this time.T-compiler
this time.T-rustdoc stable / T-rustdoc beta
T-rustdoc
this time.T-rustdoc
this time.- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →PRs S-waiting-on-team
T-compiler
Early Nominations
fn
pointers." rust#86699Issues of Note
Short Summary
P-critical
T-compiler
T-rustdoc
P-critical
issues forT-rustdoc
this time.P-high regressions
P-high beta regressions
P-high
beta regressions this time.Unassigned P-high nightly regressions
P-high
nightly regressions this time.Performance logs
A fairly mixed week with improvements and regressions mostly balancing themselves out. The highlight of this week is the new performance triage process which will now label PRs that introduce performance regressions with the
perf-regression
label. Authors and/or reviewers are expected to justify their performance regression either by a short summary of why the change is worth it despite the regression or by creating an issue to follow-up on the regression.Triage done by @rylev.
2 Regressions, 3 Improvements, 2 Mixed, 1 of them in rollups
Regressions
Rollup of 8 pull requests #86588
full
builds ofdeeply-nested-async-check
)deeply-nested-async
.Improve debug symbol names to avoid ambiguity and work better with MSVC's debugger #85269
incr-unchanged
builds ofunify-linearly-debug
)-Follow-up comment: https://github.com/rust-lang/rust/pull/85269#issuecomment-874776341
Improvements
Copy
forVarianceDiagInfo
#86670Mixed
Include terminators in instance size estimate #86777
incr-unchanged
builds ofdeeply-nested-async-check
)full
builds ofripgrep-opt
)deeply-nested-async
benchmark which has the tendency to be more sensitive to changes like this.Inline Iterator as IntoIterator. #84560
incr-patched: println
builds ofwebrender-opt
)full
builds ofdeeply-nested-opt
)Nags requiring follow up
Nominated Issues
T-rustdoc
T-compiler
match
anstd::cmp::Ordering
generates less optimized code in nightly" rust#865111.46.0
to1.51.0
" rust#86610RFC
T-compiler
this time.