Discuss https://hackmd.io/-jpsOWYoRACRNF3G80Hkuw?edit
Other teams:
--all-targets
and doctestsOther teams:
e.g. how should doctests be compiled?
#[test]
fn's
crate::
)Now that the core behavior is stabilized, can we allow an insta-stable opt-in for old editions so foundation crates can benefit without an MSRV bump?
I suspect there is a strong inverse relationship between doc tests and MSRV (large number of doctests likely means a low MSRV). Take for instance winnow, jiff, clap, etc.
cargo check
vs cargo clippy
)warnings
applies to all existing namespaces (common, clippy)RUSTFLAGS=-Awarnings
apply to Cargo's linting?
target.*.dependencies
)Discuss https://internals.rust-lang.org/t/pre-rfc-split-cargo-home/19747/56
Other teams:
Other teams:
Include in the design of rustc flags if the Cargo implications have been determined
Involved in evaluating exposing of rustc flags in cargo since some have details we can't tell (e.g. ABI implications?).
Other teams:
At several points, the topic has come up of using code from other parts of the project. Challenges we see
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