reference/src
Eric Huss 5854fcc286
Merge pull request #1420 from daxpedda/wasm-target-feature-phase-4-5
Stabilize Wasm target features that are in phase 4 and 5
2024-04-21 13:47:07 +00:00
..
attributes Merge pull request #1420 from daxpedda/wasm-target-feature-phase-4-5 2024-04-21 13:47:07 +00:00
expressions Literal expressions: fix mistake in the definition of unicode escapes 2024-03-19 19:36:32 +00:00
items Fix a typo in external-blocks.md 2024-02-12 11:06:08 +09:00
names Improve labeled blocks documentation 2023-03-20 18:26:23 +01:00
types Merge pull request #1401 from joshlf/patch-2 2023-10-30 19:07:58 +00:00
SUMMARY.md fix broken link 2023-05-04 17:02:49 -07:00
abi.md Link the `used` attribute. 2021-01-12 17:31:15 -08:00
appendices.md
attributes-redirect.html
attributes.md Apply suggestions from code review 2024-03-12 08:23:37 -07:00
behavior-considered-undefined.md Merge pull request #1387 from RalfJung/raw-ptr-ub 2023-10-07 19:41:21 +00:00
behavior-not-considered-unsafe.md Add "Logic errors" as behavior not considered unsafe 2021-01-10 07:21:35 +01:00
comments.md Lexical structure: move the description of CRLF normalization 2024-01-28 18:42:40 +00:00
conditional-compilation.md Document `target_abi` 2024-01-04 19:43:05 +00:00
const_eval.md Apply Suggestions 2022-10-28 13:14:17 +08:00
crates-and-source-files.md Merge pull request #1461 from clubby789/imported-main 2024-03-20 15:54:19 +00:00
destructors.md Fix temporary drop scope for last expression. 2023-10-11 12:06:36 +02:00
dynamically-sized-types.md minor grammar and typo fixes 2021-07-26 13:09:05 -07:00
expressions.md Typo: 'assingee' to 'assignee' in expressions.md 2023-07-02 23:01:39 +08:00
glossary.md Make all rust-lang/rust links permalinks 2022-02-08 15:06:10 +00:00
identifiers.md Update Unicode reference to match rustc implementation. 2022-09-20 08:24:17 +08:00
influences.md our closure syntax comes from Ruby 2019-08-12 14:53:46 +02:00
inline-assembly.md adjust wording 2023-12-26 18:28:15 +01:00
input-format.md fix typo of shebang 2024-03-24 14:02:49 +09:00
interior-mutability.md Remove uses of the phrase "in Rust" 2022-07-21 09:26:07 -05:00
introduction.md Default all examples to 2018 edition. 2021-06-04 06:52:51 -07:00
items.md Update to mdbook 0.3. 2019-07-15 16:51:25 -07:00
keywords.md keywords.md: add an entry for macro_rules in the "Weak keywords" lexer block 2023-05-06 15:02:42 +01:00
lexical-structure.md
lifetime-elision.md Update lifetime-elision.md 2024-02-05 13:09:46 +01:00
linkage.md remove confusing words 2023-01-31 19:51:32 +02:00
macro-ambiguity.md fix typo in macro-ambiguity.md 2021-07-05 11:45:37 +08:00
macros-by-example.md fix a typo 2023-05-11 20:13:17 +08:00
macros.md Minor update to macros. 2021-06-15 14:44:59 -07:00
memory-allocation-and-lifetime.md Fix #664: Review Oxford comma usage. 2019-09-03 03:16:49 -04:00
memory-model.md Fix grammar 2020-10-07 00:03:53 -07:00
names.md Revert "Unify while/while let and if/if let expressions." 2022-08-14 21:00:49 +00:00
notation.md Escape brackets so they don't appear like a broken link reference. 2020-09-15 12:02:06 -07:00
paths.md Update src/paths.md 2024-03-08 11:42:50 -05:00
patterns.md Say that struct patterns can match union values 2024-02-27 21:53:14 +00:00
procedural-macros.md Fix clippy warning in procedural macro example 2024-03-30 23:14:03 +03:00
runtime.md Describe what `windows_subsystem` does 2022-06-24 19:00:12 +01:00
special-types-and-traits.md Clone: Also mention closures that don't capture anything 2024-04-17 08:04:47 -07:00
statements-and-expressions.md One line one sentence the statements and expressions chapter. 2022-10-04 20:08:52 -07:00
statements.md One line one sentence for the Statements chapter. 2022-10-04 20:08:49 -07:00
subtyping.md Update src/subtyping.md 2022-07-27 09:22:18 -05:00
tokens.md Merge pull request #1459 from mattheww/2024-01_input_format 2024-03-06 21:29:54 +00:00
trait-bounds.md Small editorial nits. 2023-08-10 13:46:27 -07:00
type-coercions.md Fix note on `self` coercion 2023-12-02 18:59:31 +01:00
type-layout.md Expand and clarify primitive alignment 2024-04-16 09:35:51 -07:00
type-system.md
types-redirect.html
types.md Remove outdated restriction on recursive types 2022-06-21 13:54:21 +02:00
unsafe-keyword.md Improve wording of unsafe proof obligations. 2023-07-18 22:27:30 -05:00
unsafety.md Update to mdbook 0.3. 2019-07-15 16:51:25 -07:00
variables.md Fix links and sentence structure 2020-04-09 20:53:27 -07:00
visibility-and-privacy.md Remove uses of the phrase "in Rust" 2022-07-21 09:26:07 -05:00
whitespace.md Add a link to the definition of Pattern_White_Space. 2020-06-01 10:15:59 -07:00