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 2025-01-30
Announcements
Other WG meetings
MCPs/FCPs
target_abi = "[ilp]{2,3}[3264]{2}[fdq]?"
to all RV[3264]{2}I targets" compiler-team#830 (Zulip)i686-pc-windows-gnu
" compiler-team#822 (Zulip) (last review activity: about 33 days ago)-O
toopt-level=3
" compiler-team#828 (Zulip)-C hint-mostly-unused
option" compiler-team#829 (Zulip) (last review activity: about 1 days ago)evex512
target feature for AVX10" compiler-team#778 (Zulip) (last review activity: about 55 days ago)--print host-tuple
to print host target tuple" rust#125579multivalue
,reference-types
, andtail-call
target features" rust#131080#[no_mangle]
and#[export_name]
" rust#131558include!
macro" rust#125205clippy::double_neg
lint asdouble_negations
" rust#126604dyn Trait
principal" rust#126660!
to diverge, disallow coercions from them too" rust#129392result_ffi_guarantees
" rust#130628ptr::write*
andmem::replace
" rust#130954asm_goto
feature gate" rust#133870repr()
on invalid items" rust#133925feature(trait_upcasting)
" rust#134367Backport nominations
T-compiler beta / T-compiler stable
T-compiler
this time.T-compiler
this time.T-types beta / T-types stable
T-types
this time.T-types
this time.PRs S-waiting-on-team
T-compiler
Issues of Note
Short Summary
P-critical
T-compiler / T-types
P-high regressions
P-high beta regressions
Unassigned P-high nightly regressions
P-high
nightly regressions this time.Performance logs
Relatively quiet week, with one large-ish regression that will be reverted.
#132666 produced a nice perf. win, by skipping
unnecessary work. This PR actually reversed a regression caused by a previous PR.
Triage done by @kobzol.
Revision range: 9a1d156f..f7538506
Summary:
2 Regressions, 3 Improvements, 2 Mixed; 4 of them in rollups
45 artifact comparisons made in total
Regressions
Properly record metavar spans for other expansions other than TT #134478 (Comparison Link)
Rollup of 7 pull requests #135947 (Comparison Link)
for some reason.
a doc regression.
Improvements
Refactor
fmt::Display
impls in rustdoc #135494 (Comparison Link)Skip
if-let-rescope
lint unless requested by migration #132666 (Comparison Link)Rollup of 7 pull requests #136070 (Comparison Link)
Mixed
Rollup of 7 pull requests #135789 (Comparison Link)
Rollup of 8 pull requests #135978 (Comparison Link)
which will be reverted by #136011.
Nominated Issues
T-compiler
cc-rs
andlibc
support (which needs rustc support first, creating a cyclic dependency)RFC
Oldest PRs waiting for review
T-compiler
Nonterminal
andTokenKind::Interpolated
" rust#124141 (last review activity: 4 months ago)Next meetings' agenda draft: hackmd link