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 2024-07-18
Announcements
Other WG meetings
MCPs/FCPs
missing_copy_implementations
lint. (rust#126293)-Z embed-source
(DWARFv5 source code embedding extension)" compiler-team#764 (Zulip)--print host-triple
to print host target triple (rust#125579)--build-id
flag to rustc (compiler-team#635)--env-set
option (rust#119926)WG checkins
None
Backport nominations
T-compiler beta / T-compiler stable
T-compiler
this time.T-compiler
this time.T-types stable / T-types beta
T-types
this time.T-types
this time.PRs S-waiting-on-team
T-compiler
Issues of Note
Short Summary
P-critical
T-compiler
P-critical
issues forT-compiler
this time.T-types
P-critical
issues forT-types
this time.P-high regressions
P-high beta regressions
Unassigned P-high nightly regressions
P-high
nightly regressions this time.Performance logs
Fairly quite week with the only pure regressions being small and coming from correctness fixes. The biggest single change came from turning off the
-Zenforce-type-length-limit
check which had positive impacts across many different benchmarks since the compiler is doing strictly less work.Triage done by @rylev.
Revision range: a2d58197..5572759b
Summary:
2 Regressions, 3 Improvements, 2 Mixed; 1 of them in rollups
56 artifact comparisons made in total
Regressions
Fix regression in the MIR lowering of or-patterns #127028 (Comparison Link)
Avoid follow-up errors and ICEs after missing lifetime errors on data structures #127311 (Comparison Link)
Improvements
Fix
Parser::look_ahead
#127636 (Comparison Link)Gate the type length limit check behind a nightly flag #127670 (Comparison Link)
find_field does not need to be a query. #127718 (Comparison Link)
Mixed
Rollup of 7 pull requests #127580 (Comparison Link)
Only track mentioned places for jump threading #127087 (Comparison Link)
Nominated Issues
T-compiler
RFC
Oldest PRs waiting for review
T-compiler
Next week's WG checkins
None
Next meetings' agenda draft: hackmd link