Sign in
◑
Theme
rust
/
rust-lang
/
reference
/
HEAD
e24eecf
Merge pull request #2348 from ehuss/fix-more-comments
by Travis Cross
· 9 days ago
master
c49c560
Remove unreachable alternative in `OUTER_BLOCK_DOC`
by Travis Cross
· 9 days ago
6cdb81d
Add test cases for deeper nesting and inner doc CRs
by Travis Cross
· 9 days ago
1ca9667
Fix spacing in `NESTED_BLOCK_DOC_COMMENT` rule
by Travis Cross
· 9 days ago
231f771
Also include the hard-coded test cases for grammar check
by Eric Huss
· 9 days ago
0078db3
Fix nested comments with respect to carriage returns
by Eric Huss
· 9 days ago
54298a5
Revert BLOCK_COMMENT change for shebang support
by Eric Huss
· 9 days ago
1c79291
Add separate BLOCK_CHAR and DOC_BLOCK_CHAR productions
by Eric Huss
· 9 days ago
7213954
Add some tests for nested CR in comments
by Eric Huss
· 9 days ago
a2f45cf
Make it easier to see CR output in test errors
by Eric Huss
· 9 days ago
4771618
Add some test cases
by Eric Huss
· 9 days ago
7ae6109
Merge pull request #2336 from RalfJung/dangling
by Travis Cross
· 9 days ago
42163cf
Use an intra-doc path for the allocation link
by Travis Cross
· 9 days ago
9e185a2
Merge pull request #2347 from ehuss/fix-nightly-check
by Travis Cross
· 9 days ago
a219e88
Include the ThreeIterator permutation checks
by Eric Huss
· 9 days ago
b0f06ab
Fix nightly Token check
by Eric Huss
· 9 days ago
d03701c
Merge pull request #2346 from rust-lang/TC/sort-grammar-file-walk
by Travis Cross
· 10 days ago
a9b6a3c
Order grammar summary deterministically
by Travis Cross
· 11 days ago
3a380bc
Merge pull request #2345 from rust-lang/TC/remove-stale-textual-file
by Travis Cross
· 11 days ago
e66bfc1
Remove leftover `types/textual.md` file
by Travis Cross
· 11 days ago
f0939b8
Merge pull request #2344 from rust-lang/TC/fix-non-leaf-rules-with-bodies
by Travis Cross
· 11 days ago
2f428f7
Fix `edition2024` rule IDs in patterns chapter
by Travis Cross
· 12 days ago
19330a5
Make stray subrules into siblings
by Travis Cross
· 12 days ago
2a73462
Add rule ID for variadic function syntax
by Travis Cross
· 12 days ago
a772111
Split lint group rules
by Travis Cross
· 12 days ago
9150fd2
Split drop-order sentence out from nesting rule
by Travis Cross
· 12 days ago
d335131
Fix macro textual scope shadowing link target
by Travis Cross
· 12 days ago
fad35e1
Add rule ID for function-local macro declarations
by Travis Cross
· 12 days ago
8bb6d4e
Fix too-nested `items.generics.syntax` rules
by Travis Cross
· 12 days ago
2941862
Move `.intro` rules to cover leading notes and examples
by Travis Cross
· 12 days ago
95081a7
Add `.intro` rules where missing
by Travis Cross
· 12 days ago
f491599
Merge pull request #2343 from rust-lang/TC/fix-rule-ids-not-following-header-hierarchy
by Travis Cross
· 11 days ago
8ec0e61
Fix rule IDs not following the header hierarchy
by Travis Cross
· 12 days ago
41a163d
Merge pull request #2342 from rust-lang/TC/fix-verbatim-modifier-heading-level
by Travis Cross
· 12 days ago
1db6a84
Fix heading level of the `verbatim` modifier section
by Travis Cross
· 12 days ago
360522c
Merge pull request #2341 from rust-lang/TC/fix-diagnostics-deprecated-allowed-positions-rule-id
by Travis Cross
· 13 days ago
32f6c0f
Fix `...diagnostics.deprecated...` rule ID
by Travis Cross
· 13 days ago
b7d024a
Merge pull request #2283 from ehuss/stabilize-never
by Travis Cross
· 2 weeks ago
852079c
Add a comment explaining the FromStr example
by Eric Huss
· 3 months ago
d9abf6b
Link to divergence in never type intro
by Eric Huss
· 3 months ago
6a6ec86
Remove "other" on never type coercion
by Eric Huss
· 3 months ago
a513d05
Move never type example, and update for stabilization
by Eric Huss
· 3 months ago
40cd49a
Move type.never.intro to the top
by Eric Huss
· 3 months ago
d9d9ed5
Simplify examples that worked around unstable `!`
by Travis Cross
· 5 months ago
5899ca3
Document stabilization of the never type
by Travis Cross
· 5 months ago
9bcd30c
Merge pull request #2339 from Wilfred/patch-1
by Travis Cross
· 2 weeks ago
0002ca2
Add missing punctuation
by Wilfred Hughes
· 2 weeks ago
a6102f9
Merge pull request #2018 from RalfJung/repr-c-enum
by Travis Cross
· 2 weeks ago
30b36b5
Remove parens from nonparenthetical clause
by Travis Cross
· 2 weeks ago
835307d
Add examples for the `enum` layout rules
by Travis Cross
· 2 weeks ago
3eca88f
Add examples for the discriminant type rules
by Travis Cross
· 3 weeks ago
88ca38a
Consolidate discriminant typing in the `enum` chapter
by Travis Cross
· 3 weeks ago
f5dc40c
Add parenthetical about C23 and fixed underlying types
by Travis Cross
· 3 weeks ago
f9c7e98
Reword `enum` portability note into the imperative mood
by Travis Cross
· 3 weeks ago
1724ca8
Drop inline link target in the portability note
by Travis Cross
· 3 weeks ago
99ff55e
Note that `rustc` accepts bad discriminant values
by Travis Cross
· 3 weeks ago
4e4a6ab
Refactor fieldless `repr(C)` enum rules
by Travis Cross
· 3 weeks ago
40ca6c4
emphasize that the isize values matter
by Ralf Jung
· 11 months ago
0e004a6
also allow enums where all discriminant values fit an unsigned int
by Ralf Jung
· 11 months ago
57360f2
fix field-less repr(C) enum docs
by Ralf Jung
· 12 months ago
9ae00ff
dangling pointers: turn some consequences of the definition into notes
by Ralf Jung
· 3 weeks ago
3b38834
Merge pull request #2331 from rust-lang/TC/fix-shebang-grammar
by Travis Cross
· 3 weeks ago
853831a
Tolerate malformed comments in shebang lookahead
by Travis Cross
· 3 weeks ago
TC/fix-shebang-grammar
d39edf2
Merge pull request #2330 from ehuss/fix-some-lexer-grammar
by Travis Cross
· 3 weeks ago
64c5bef
Merge pull request #2325 from ehuss/lexer4
by Travis Cross
· 3 weeks ago
508c53c
Fix typo
by Travis Cross
· 3 weeks ago
5b328bc
Fix BLOCK_COMMENT in the context of SHEBANG
by Eric Huss
· 3 weeks ago
3befb8b
Fix the grammar for OUTER_BLOCK_DOC and bare CR
by Eric Huss
· 3 weeks ago
afeea28
Fix the grammar for string continuation
by Eric Huss
· 3 weeks ago
eda7083
Merge pull request #2329 from rust-lang/TC/revert-risc-def
by Eric Huss
· 3 weeks ago
71bc0a2
Revert "Document RISC-V d, e, and f extensions"
by Travis Cross
· 3 weeks ago
TC/revert-risc-def
1621a64
Add grammar validation tool
by Eric Huss
· 4 weeks ago
a1de0dc
Minor code cleanup in grammar
by Eric Huss
· 4 weeks ago
ea0bdaf
Add a unique ID to each Expression node
by Eric Huss
· 4 weeks ago
b438ef4
Derive Debug for grammar::parser::Error
by Eric Huss
· 4 weeks ago
6fc2917
Clarify ExpressionKind::Unicode doc comment
by Eric Huss
· 4 weeks ago
6332b0a
Add a Display impl for Expression
by Eric Huss
· 4 weeks ago
05de2fb
Change keywords list to be part of the grammar
by Eric Huss
· 4 weeks ago
7243cad
Update C_STRING_LITERAL to help with parsing
by Eric Huss
· 4 weeks ago
f8a3bd4
Add last_expr and is_break helper methods
by Eric Huss
· 7 months ago
4c1538f
Rewrite Charset so that it uses Expression
by Eric Huss
· 7 months ago
8f8f7d6
Merge pull request #2328 from lukaslueg/railroad39
by Eric Huss
· 3 weeks ago
aa11837
Bump railroad-dependency; themed syntax diagrams
by lukaslueg
· 4 weeks ago
9df7eb8
Merge pull request #2321 from folkertdev/c-variadic-naked-functions
by Travis Cross
· 4 weeks ago
4063aaf
Cover the `-unwind` variants in the naked ABI rule
by Travis Cross
· 5 weeks ago
bbc1245
Rework the naked C-variadic example
by Travis Cross
· 5 weeks ago
ce76b34
Clarify the ABI rule for naked variadic functions
by Travis Cross
· 5 weeks ago
9912c14
Link the first use of "naked functions" in the rule
by Travis Cross
· 5 weeks ago
9724a4f
Use rule links for the naked C-variadic references
by Travis Cross
· 5 weeks ago
1ee6aaa
carve out space for naked functions
by Folkert de Vries
· 5 weeks ago
45726ce
use sysv64 (generated with gcc https://godbolt.org/z/5nvjvzx8n)
by Folkert de Vries
· 5 weeks ago
7c012d9
document naked c-variadic functions
by Folkert de Vries
· 5 weeks ago
e6402cf
Merge pull request #2300 from folkertdev/extern-custom
by Travis Cross
· 4 weeks ago
4956ce9
Add example for non-unit return with `extern "custom"`
by Travis Cross
· 4 weeks ago
2a4f50f
Add example for `cold` on `extern "custom"` functions
by Travis Cross
· 4 weeks ago
0a7b870
Move `extern "custom"` `cold` rule to `cold` attribute
by Travis Cross
· 4 weeks ago
99dfffa
Revise the new `extern "custom"` rules
by Travis Cross
· 4 weeks ago
217edc5
note that the cold attribute is rejected
by Folkert de Vries
· 4 weeks ago
7474a51
note that the unit return type is syntactic: aliases are not resolved
by Folkert de Vries
· 4 weeks ago
6a5392a
Merge pull request #2293 from zachs18/zst-empty-enum
by Travis Cross
· 4 weeks ago
Next »