#![feature(std::feature)]
1.0
being a FastF32 if the context makes that so.Stuff below was already discussed in a lang meeting. Notes of that meeting are here: https://hackmd.io/iIUKTpmPRlG-fBkjDl-nYQ
Some(1) == None
etc.
impl Index<u8> for [T]
?str::repeat
to return not a String
, but instead a impl Something
that's implemented for String
, OsString
, and by users' own string-like types.&Scope
argument to every thread in https://github.com/rust-lang/rfcs/pull/3184#[unstable]
tags on the same thing. E.g. when Saturating
is unstable, and .reverse_bits()
too, and that needs to depend on both issues, so it doesn't get stabilized when only one of them gets stabilized.
#[unstable]
) for use in third-party crates (requiring an opt-in).
::
and an external crate name")Termination
impl for Result<T, E>
where E: Debug
, but it'd be nice to have a specialization for Result<T, E>
where E: Error
, which would let us use things like the provide_any
API to retrieve more information about the error (including potentially an ExitCode
).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