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.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
T-compiler Meeting Agenda 2022-03-03
Tracking Issue
Announcements
MCPs/FCPs
pc
in place ofunknown
andunknown
in place ofpc
forx86_64
andi?86
targets" compiler-team#441 (last review activity: 8 months ago)-Z binary-dep-depinfo
the default behavior" compiler-team#464 (last review activity: 5 months ago)riscv64gc
)" compiler-team#472 (last review activity: 2 months ago)-Dwarnings
to cover all warnings" compiler-team#473 (last review activity: 2 months ago)whole-archive
modifier specifically" rust#93901#[cfg(panic = "...")]
" rust#93658WG checkins
Backport nominations
T-compiler beta / T-compiler stable
beta
branchT-compiler
this time.T-rustdoc beta / T-rustdoc stable
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
PRs S-waiting-on-team
for T-compilerOldest PRs waiting for review
T-compiler
impl_or_trait_obligations
" rust#84944 (last review activity: 2 months ago)T-compiler
T-libs-api
Issues 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 relatively noisy week in performance measurements, particularly on the
externs
incremental benchmark. Based on the timing of the first noise, thisseems to be due to #93839, which makes me suspect this is related to PGO or
inlining decisions of some kind. #94373 might help.
Overall a relatively unchanged to slightly good week, with no outright regressions and most
changes relatively small.
Triage done by @simulacrum.
Revision range: 1204400ab8da9830f6f77a5e40e7ad3ea459676a..f0c4da49983aa699f715caf681e3154b445fb60b
0 Regressions, 5 Improvements, 6 Mixed; 2 of them in rollups
43 comparisons made in total
Regressions
Improvements
__getit
#[inline(always)] on non-Windows #94373DiagnosticBuilder::emit
return a "guarantee of emission". #93368Mixed
Back more metadata using per-query tables #94129
full
builds ofwf-projection-stress-65510 doc
incr-unchanged
builds ofexterns opt
Rollup of 9 pull requests #94333
incr-unchanged
builds ofencoding check
incr-patched: println
builds ofcargo opt
Use undef for (some) partially-uninit constants #94130
full
builds ofctfe-stress-4 opt
incr-unchanged
builds ofexterns opt
Caching the stable hash of Ty within itself #94299
incr-unchanged
builds ofclap-rs check
incr-full
builds ofdeeply-nested check
Revert "Auto merge of #92419 - erikdesjardins:coldland, r=nagisa" #94402
full
builds ofripgrep opt
full
builds ofsyn opt
Rollup of 7 pull requests #94469
incr-unchanged
builds ofexterns debug
full
builds ofawait-call-tree doc
Nominated Issues
T-compiler
RFC