Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
HEAD
/
src
/
doc
/
reference.md
f84f377
Update reference.md
by Manuel Drehwald
· 4 years ago
54baed6
Redirect to the new reference
by Steve Klabnik
· 8 years ago
b4cd3d9
Revert "Fix up links"
by Steve Klabnik
· 8 years ago
aebd94f
Stabilize field init shorthand
by est31
· 8 years ago
7f1d1c6
Fix up links
by Steve Klabnik
· 8 years ago
037ef0b
Improve grammar on field init docs
by Jake Goulding
· 8 years ago
7f7dc76
Rollup merge of #37928 - chriskrycho:document-rfc-1623, r=steveklabnik
by Corey Farwell
· 8 years ago
4096dd6
Add more examples, get everything passing at last.
by Chris Krycho
· 8 years ago
d1f8c44
Rollup merge of #39459 - phungleson:fix-short-hand-struct-doc, r=steveklabnik
by Corey Farwell
· 8 years ago
620074d
reference: clarify #[cfg] section
by Alex Burka
· 8 years ago
4ddb56b
Simplify wording & fix test src/doc
by Son
· 8 years ago
c4cd4e1
Wrap 80 columns
by Son
· 8 years ago
3388855
Add explain struct field init shorthand
by Giang Nguyen
· 8 years ago
3f0ca55
Change placement of `[Unstable]` marker in RFC 1623 docs.
by Chris Krycho
· 8 years ago
e8cb83a
Add feature flag to reference docs for RFC 1623.
by Chris Krycho
· 8 years ago
cf4d90d
Fix minor typo
by Eijebong
· 8 years ago
543eca2
linkchecker: Fix checking links which are just fragments
by Oliver Middleton
· 8 years ago
3075c1f
Document custom derive.
by Steve Klabnik
· 9 years ago
ba60af3
Document RFC 1623: static lifetime elision.
by Chris Krycho
· 9 years ago
5cdf128
Document foreign variadic functions in TRPL and the reference.
by Corey Farwell
· 9 years ago
e095c71
Associated items and variants inherit visibility from their traits and enums respectively.
by Liigo
· 9 years ago
8323185
minor fix about visibility in reference
by Liigo Zhuang
· 9 years ago
0b0e7ec
Rollup merge of #38163 - durka:patch-33, r=bluss
by Guillaume Gomez
· 9 years ago
dbfcdd4
reference: fix definition of :tt
by Alex Burka
· 9 years ago
341f084
Auto merge of #38087 - jooert:remove_unmarked, r=petrochenkov
by bors
· 9 years ago
ecf6f1b
Update items section in reference
by jethrogb
· 9 years ago
7cbd18a
Remove the `unmarked_api` feature
by Johannes Oertel
· 9 years ago
4ccc062
reference: fix duplicate bullet points in feature list
by Georg Brandl
· 9 years ago
e733667
Rollup merge of #37664 - est31:master, r=nrc
by Eduard-Mihai Burtescu
· 9 years ago
1e9aad7
Document the question mark operator
by est31
· 9 years ago
8fd2026
Rollup merge of #35102 - steveklabnik:ref_warning, r=aturon
by Steve Klabnik
· 9 years ago
38a959a
Auto merge of #36843 - petrochenkov:dotstab, r=nikomatsakis
by bors
· 9 years ago
161f262
Auto merge of #37386 - johnthagen:Self-reference-example, r=GuillaumeGomez
by bors
· 9 years ago
434c314
Use From trait as an example usage of Self.
by johnthagen
· 9 years ago
74bb594
Stabilize `..` in tuple (struct) patterns
by Vadim Petrochenkov
· 9 years ago
75a87c5
Auto merge of #37378 - petrochenkov:nopat, r=eddyb
by bors
· 9 years ago
9f8d4ee
reference: Mention --crate-type=cdylib in the Linkage section
by Federico Mena Quintero
· 9 years ago
811a2b9
Prohibit patterns in trait methods without bodies
by Vadim Petrochenkov
· 9 years ago
a94f593
Stabilise attributes on statements.
by Nick Cameron
· 9 years ago
3e63076
Rollup merge of #37008 - tshepang:quotes, r=steveklabnik
by Guillaume Gomez
· 9 years ago
13f9dae
reference: use ticks instead of quotes
by Tshepang Lekhonkhobe
· 9 years ago
58190cc
reference: mention `move` keyword for lambdas
by angelsl
· 9 years ago
a5244dd
Add `Send` and `Sync` traits to the reference
by Wesley Wiser
· 9 years ago
df611a6
added feature description to reference
by Andre Bogus
· 9 years ago
e4784fc
Remove mention of `unsafe_no_drop_flag` from Reference and Nomicon
by Andrew Paseltiner
· 9 years ago
dfe0f88
Rollup merge of #35754 - QuietMisdreavus:must-use-reference, r=Manishearth
by Jonathan Turner
· 9 years ago
eef4434
Add the sysv64 calling convention to the list of known calling conventions and add the feature(abi_sysv64) to the list of known features
by CensoredUsername
· 9 years ago
ab4c492
reference: add trailing commas
by Tshepang Lekhonkhobe
· 9 years ago
0384722
Add `must_use` to the Reference
by QuietMisdreavus
· 9 years ago
7c1bb9a
Finish fixing the operator precedence tables
by ubsan
· 9 years ago
76babf9
Fix precedence table in reference
by ubsan
· 9 years ago
daf2d7d
Make it clear that the reference isn't normative
by Steve Klabnik
· 9 years ago
493cb97
Rollup merge of #34461 - ubsan:master, r=steveklabnik
by Steve Klabnik
· 9 years ago
1fb707d
Rollup merge of #33362 - andradei:master, r=Manishearth
by Guillaume Gomez
· 9 years ago
e2e4b82
Rollup merge of #34742 - abhijeetbhagat:master, r=steveklabnik
by Guillaume Gomez
· 9 years ago
f396cb42e
Update on struct expressions (check #32769)
by abhi
· 9 years ago
1e899fd
Add vectorcall and fastcall explanation
by ubsan
· 9 years ago
dbe6a09
First commit, fix ABI string docs in reference.md
by ubsan
· 9 years ago
b54afbe
include list of characters
by Alex Burka
· 9 years ago
523dbfc
update reference for #29734
by Alex Burka
· 9 years ago
4dcebd2
reference: link to proper ffi attributes
by Liigo Zhuang
· 9 years ago
2745d3e
Update reference to indicate stabilization of `deprecated` attribute.
by Chris Krycho
· 9 years ago
d69aeaf
Implement `..` in tuple (struct) patterns
by Vadim Petrochenkov
· 9 years ago
04835ea
Add #[cfg(target_has_atomic)] to get atomic support for the current target
by Amanieu d'Antras
· 9 years ago
2912bfb
doc: Update reference with better description of target_env
by Brian Anderson
· 9 years ago
ba6ce12
Improve language.
by Isaac Andrade
· 9 years ago
8f76f93
Add mention to RFC 940 in the Rust Reference.
by Isaac Andrade
· 9 years ago
4a1e199
Rollup merge of #32383 - aidanhs:aphs-heap-move-guarantee, r=alexcrichton
by Manish Goregaokar
· 9 years ago
1605ab3
Add support for naked functions
by Ticki
· 9 years ago
bb43f58
Document heap allocation location guarantee
by Aidan Hobson Sayers
· 9 years ago
fc9bc7a
Rollup merge of #32149 - steveklabnik:gh31628, r=bluss
by Steve Klabnik
· 9 years ago
aaca317
Add other primitive types to the reference
by Steve Klabnik
· 9 years ago
86fb351
Rollup merge of #32083 - nodakai:reference-scoped-enum-alias, r=nikomatsakis
by Steve Klabnik
· 9 years ago
be506b2
Rollup merge of #31772 - nodakai:patch-1, r=steveklabnik
by Steve Klabnik
· 9 years ago
790178f
reference.md: clarify the limitation of type alias on an enum
by NODA, Kai
· 9 years ago
559683c
reference.md: clarify negation.
by NODA, Kai
· 9 years ago
969d027
Clarify the semantics of enum discriminants
by Kai Noda
· 9 years ago
8484831d
Auto merge of #30884 - durka:inclusive-ranges, r=aturon
by bors
· 9 years ago
b643782
std: Stabilize APIs for the 1.8 release
by Alex Crichton
· 9 years ago
2464013
Add the 'T' present in the rust book
by Aidan Hobson Sayers
· 9 years ago
15a8a29
document inclusive range syntax
by Alex Burka
· 9 years ago
35b30424d
Rollup merge of #31909 - benaryorg:patch-2, r=Manishearth
by Manish Goregaokar
· 9 years ago
7a54959
documentation fix
by Katze
· 9 years ago
d472b69
Document the null-char/null-byte escape in the reference
by Georg Brandl
· 9 years ago
a834cd1
Rollup merge of #31868 - fhahn:capitalize-Rust, r=steveklabnik
by Manish Goregaokar
· 9 years ago
f286775
Rollup merge of #31863 - matklad:clarify-reference, r=steveklabnik
by Manish Goregaokar
· 9 years ago
145190b
Capitalize some occurences of Rust in documentation
by Florian Hahn
· 9 years ago
397ab31
reference: clarify use declaration location
by Aleksey Kladov
· 9 years ago
58f0d72
reference: vtable entries: copy @nikomatsakis's wording
by Ivan Kozik
· 9 years ago
347a257
reference: vtable entries are resolved at runtime
by Ivan Kozik
· 9 years ago
09e62ba
Rollup merge of #31413 - tshepang:improve, r=steveklabnik
by Steve Klabnik
· 9 years ago
fc6e769
Rollup merge of #31412 - tshepang:add-trailing-commas, r=steveklabnik
by Steve Klabnik
· 9 years ago
cd418ba
Rollup merge of #31411 - tshepang:idiom, r=steveklabnik
by Steve Klabnik
· 9 years ago
a2f22a0
reference: add trailing commas
by Tshepang Lekhonkhobe
· 9 years ago
69b1d75
reference: make the line a little more readable
by Tshepang Lekhonkhobe
· 9 years ago
85b19d8
reference: explicit return at function end is not idiomatic
by Tshepang Lekhonkhobe
· 9 years ago
8f803c2
Remove "powerpc64le" and "mipsel" target_arch
by Alex Crichton
· 9 years ago
37316e8
Rollup merge of #31264 - est31:block_coment_parent, r=alexcrichton
by Manish Goregaokar
· 9 years ago
205f836
Fix reference info about parent doc block comments
by est31
· 9 years ago
e23f8b0
Fix examples that use missing_docs lint
by Matt Brubeck
· 9 years ago
Next »