about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2020-08-30Rollup merge of #75892 - ArekPiekarz:unstable_book_tls_model_typo, r=petroche...Dylan DPC-1/+1
2020-08-27Auto merge of #74941 - dylanmckay:replace-broken-avr-unknown-unknown-target, ...bors-1/+1
2020-08-26Unstable Book: add links to tracking issues for FFI featuresArkadiusz Piekarz-0/+10
2020-08-26nitsTshepang Lekhonkhobe-3/+3
2020-08-26Apply review suggestionCamelid-2/+2
2020-08-26Clarify section on MIR constructionCamelid-5/+6
2020-08-25Fix typo (`thumbv8m.main-none-eabihf` is Mainline)Jonas Schievink-1/+1
2020-08-24Fix typo in TLS Model in Unstable BookArkadiusz Piekarz-1/+1
2020-08-24[AVR] Replace 'avr-unknown-unknown' with 'avr-unknown-gnu-atmega328' in platf...Dylan McKay-1/+1
2020-08-23Document prim@ and primitive@Joshua Nelson-1/+1
2020-08-23Add new section to have a local HTTP server easily (#833)Guillaume Gomez-0/+16
2020-08-22Rollup merge of #75753 - koutheir:patch-1, r=steveklabnikDylan DPC-2/+3
2020-08-21Added link to Microsoft's documentation of CFGDr. Koutheir Attouchi-1/+1
2020-08-21Fixed a typoDr. Koutheir Attouchi-1/+1
2020-08-21fix type in example (#832)Gurwinder Singh-1/+1
2020-08-21Improve wordingGuillaume Gomez-1/+1
2020-08-21Switched ROP link to Desktop layout instead of mobile layoutDr. Koutheir Attouchi-1/+1
2020-08-20Another motivation for CFG: return-oriented programmingDr. Koutheir Attouchi-1/+2
2020-08-20Add documentation for --show-coverage optionGuillaume Gomez-0/+33
2020-08-19Update booksEric Huss-0/+0
2020-08-19Remove duplicate MIR chapter entry (#830)Yuki Okushi-5/+6
2020-08-18Remove missing_fragment_specifier lintAleksey Kladov-9/+0
2020-08-17Document how to use build task for x.py check (#828)Aleksey Kladov-0/+22
2020-08-17Link ref to edge concept in graph theoryLzu Tao-1/+2
2020-08-17Mark x86_64-linux-kernel as *Sasha-1/+1
2020-08-17Remove unneeded hashmarks (#826)Who? Me?!-4/+4
2020-08-16Address revuew commentsMatthew Jasper-5/+5
2020-08-16 Document serialization in rustcMatthew Jasper-0/+165
2020-08-14Move CloudABI to tier 3.Eric Huss-1/+1
2020-08-13Auto merge of #75431 - ehuss:platform-support, r=Mark-Simulacrumbors-5/+234
2020-08-12Add a script to verify the Platform Support page is up-to-date.Eric Huss-8/+9
2020-08-11Some small fixes (#823)Takayuki Nakata-6/+6
2020-08-11Platform Support page updates.Eric Huss-193/+198
2020-08-11Move forge platform-support to the rustc book.Eric Huss-0/+223
2020-08-06Update asm! documentation in unstable bookAmanieu d'Antras-1/+13
2020-08-04Update booksEric Huss-0/+0
2020-08-04Use angle brackets to turn URL into a linkTakayuki Nakata-2/+1
2020-08-04Fix typoTakayuki Nakata-1/+1
2020-08-04Fix a broken linkTakayuki Nakata-1/+1
2020-08-04Enable a linkTakayuki Nakata-1/+2
2020-08-03Some small fixesTakayuki Nakata-3/+2
2020-08-03Fix typoTakayuki Nakata-1/+1
2020-08-03Fix: crates -> a list of cratesTakayuki Nakata-2/+2
2020-08-03Avoid "whitelist"Takayuki Nakata-7/+7
2020-08-03Fix examples not workingTakayuki Nakata-4/+1
2020-08-02Prefer `::` than `.`Yuki Okushi-4/+4
2020-08-02Fix link/wording for `parse_nt`Yuki Okushi-2/+3
2020-08-02TypoWho? Me?!-1/+1
2020-08-02some updates after std libs movemark-18/+29
2020-08-02TypoWho? Me?!-1/+1