summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2021-06-14Soft disable incrementalMark Rousskov-0/+3
2021-04-28Update booksEric Huss-0/+0
2021-04-26Cross-reference target tier policy from platform-supportJosh Triplett-1/+2
2021-04-26Add the target tier policy from accepted RFC 2803Josh Triplett-0/+640
2021-04-22doc/platform-support: clarify UEFI supportDavid Rheinsberg-2/+2
2021-04-20Fix broken doc linkStephen Albert-Moore-1/+1
2021-04-18Auto merge of #83799 - crlf0710:stablize_non_ascii_idents, r=Manishearthbors-48/+0
2021-04-14Update booksEric Huss-0/+0
2021-04-10Auto merge of #84015 - tdelabro:issue-76704-fix, r=Amanieubors-19/+53
2021-04-09set allow_fail back on each exampleTimothée Delabrouille-17/+17
2021-04-09fix misspelling of register xmm23 which made xmm13 being clobbered twiceTimothée Delabrouille-1/+1
2021-04-09conjugationTimothée Delabrouille-1/+1
2021-04-09remove allow_fail and uncomment the [feature(asm)] on every exampleTimothée Delabrouille-30/+30
2021-04-09Merge branch 'issue-76704-fix' of https://github.com/tdelabro/rust into issue...Timothée Delabrouille-1/+1
2021-04-09precisions on the authorized labels + typoTimothée Delabrouille-2/+2
2021-04-09add 'allow_fail' to exampleTimothée-1/+1
2021-04-08New 'Label' section with example and explainationsTimothée Delabrouille-3/+37
2021-04-08Rollup merge of #81764 - jyn514:lint-links, r=GuillaumeGomezDylan DPC-15/+8
2021-04-08Auto merge of #83500 - camelid:split-debuginfo-docs-cleanup, r=steveklabnikbors-5/+5
2021-04-07Fix some typos in docs for `-C split-debuginfo`Camelid-5/+5
2021-04-08Stablize `non_ascii_idents` feature.Charles Lew-48/+0
2021-04-05Rollup merge of #83853 - Amanieu:asm_no_high_x86_64, r=nagisaDylan DPC-2/+2
2021-04-05Apply suggestions from code reviewJoshua Nelson-1/+1
2021-04-05Disallow the use of high byte registes as operands on x86_64Amanieu d'Antras-2/+2
2021-04-05Rename non_autolinks -> bare_urlsJoshua Nelson-15/+8
2021-04-05Rollup merge of #83841 - Amanieu:asm_clobber_feature, r=nagisaDylan DPC-1/+7
2021-04-05Rollup merge of #83820 - petrochenkov:nolinkargs, r=nagisaDylan DPC-32/+0
2021-04-05Rollup merge of #80525 - devsnek:wasm64, r=nagisaDylan DPC-0/+1
2021-04-04wasm64Gus Caplan-0/+1
2021-04-04Update clobber example in the asm documentationAmanieu d'Antras-1/+7
2021-04-03Remove attribute `#[link_args]`Vadim Petrochenkov-32/+0
2021-04-02Auto merge of #80965 - camelid:rename-doc-spotlight, r=jyn514bors-50/+55
2021-03-29Update booksEric Huss-0/+0
2021-03-27Update rustup cross-compilation docs linkJon Jensen-1/+1
2021-03-22Auto merge of #79278 - mark-i-m:stabilize-or-pattern, r=nikomatsakisbors-36/+0
2021-03-21Update doc/reference submoduleNikita Popov-0/+0
2021-03-19remove unstable book chaptermark-36/+0
2021-03-19Rollup merge of #82846 - GuillaumeGomez:doc-alias-list, r=jyn514Dylan DPC-0/+7
2021-03-17Rollup merge of #83206 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2021-03-16Update booksEric Huss-0/+0
2021-03-16Show details in cfg version unstable bookIvan Tham-3/+4
2021-03-15Rename `#[doc(spotlight)]` to `#[doc(notable_trait)]`Camelid-50/+55
2021-03-12Rollup merge of #82979 - GuillaumeGomez:run-button-pos, r=Nemo157Yuki Okushi-0/+1
2021-03-10Auto merge of #76570 - cratelyn:implement-rfc-2945-c-unwind-abi, r=Amanieubors-0/+15
2021-03-10Fix "run" button position in error indexGuillaume Gomez-0/+1
2021-03-10Allow doc alias attributes to use both list and valueGuillaume Gomez-0/+7
2021-03-10Rollup merge of #82733 - Yn0ga:master, r=estebankYuki Okushi-0/+1
2021-03-09address pr review commentskatelyn a. martin-1/+2
2021-03-09rustc_target: add "unwind" payloads to `Abi`katelyn a. martin-0/+14
2021-03-08Rollup merge of #82810 - amaurremi:source-based-coverage-typo, r=ehussMara Bos-1/+1