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 2023-06-15
Announcements
Other WG meetings (calendar link)
MCPs/FCPs
-Cdebuginfo=1
" compiler-team#613 (last review activity: about 54 days ago)mips64r6
option totarget_arch
" compiler-team#632 (last review activity: about 19 days ago)--build-id
flag to rustc" compiler-team#635 (last review activity: about 19 days ago)Analysis
by&mut
" compiler-team#598clippy::undropped_manually_drops
lint" rust#111530clippy::invalid_utf8_in_unchecked
lint" rust#111543clippy::cast_ref_to_mut
lint" rust#111567clippy::fn_null_check
lint" rust#111717clippy::cmp_nan
lint" rust#111818[]
" rust#111958WG checkins
Backport nominations
T-compiler stable / T-compiler beta
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
Issues of Note
Short Summary
P-critical
T-compiler
P-critical
issues forT-compiler
at this time.T-types
P-critical
issues forT-types
at this time.T-rustdoc
P-critical
issues forT-rustdoc
at this time.P-high regressions
P-high beta regressions
P-high
regressionsUnassigned P-high nightly regressions
P-high
nightly regressions this time.Nominated Issues
T-compiler
internal_features
lint" rust#108955RFC
Performance logs
Our build pipeline got sped up by PR #112012, which side-steps one of the rustc
rebuilds we were suffering with before. (There is further potential speed-up by
caching LLVM, as noted by on that PR.) Other than that, various small
regressions that are largely noise, as well as one unexpected increase in binary
sizes from PR #109005 that we should follow up on.
Triage done by @pnkfelix.
Revision range: adc719d7..4bd4e2ea
Summary:
7 Regressions, 3 Improvements, 5 Mixed; 5 of them in rollups
46 artifact comparisons made in total
30 untriaged Pull Requests
Regressions
Misc HIR typeck type mismatch tweaks #112116 (Comparison Link)
Uplift
clippy::undropped_manually_drops
lint #111530 (Comparison Link)Rollup of 3 pull requests #112465 (Comparison Link)
increase the accuracy of effective visibilities calculation #112426 (Comparison Link)
rustdoc: re-elide cross-crate default trait-object lifetime bounds #107637 (Comparison Link)
Rollup of 3 pull requests #112530 (Comparison Link)
Private-in-public lints implementation #111801 (Comparison Link)
Improvements
Avoid one
rustc
rebuild in the optimized build pipeline #112012 (Comparison Link)Rollup of 5 pull requests #112450 (Comparison Link)
[rustdoc] Fix infinite loop when retrieving impls for type alias #112543 (Comparison Link)
Mixed
Use
load
+store
instead ofmemcpy
for small integer arrays #111999 (Comparison Link)Update to LLVM 16.0.5 #112312 (Comparison Link)
Rollup of 7 pull requests #112344 (Comparison Link)
Remember names of
cfg
-ed out items to mention them in diagnostics #109005 (Comparison Link)Rollup of 4 pull requests #112420 (Comparison Link)
Oldest PRs waiting for review
T-compiler
Next week's WG checkins
Agenda draft: https://hackmd.io/EpILk3k_Q_SMcZKucMEAOQ