about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2021-07-06Update booksEric Huss-0/+0
2021-07-06Add flag to configure `large_assignments` lintTomasz Miąsko-0/+10
2021-07-05Fixed typos in inline codeYoh Deadfall-2/+2
2021-07-05Auto merge of #86663 - fee1-dead:use-rustdoc-css, r=GuillaumeGomezbors-132/+8
2021-07-05Document lang items (#1119)Joshua Nelson-0/+68
2021-07-04More specifics on what future-incompatible lints are used forRyan Levick-5/+19
2021-07-04Fix line lensRyan Levick-5/+7
2021-07-04Update information on lints particularly on future-incompatibleRyan Levick-22/+38
2021-07-04Update section of lint storeRyan Levick-27/+34
2021-07-02Update around half of the January 2021 date references (#1155)Ryan Levick-20/+11
2021-07-02Create issues for many TODOs (#1163)Ryan Levick-13/+15
2021-07-01Links from rustc-dev-guide to std-dev-guide (#1152)Josh Triplett-0/+5
2021-06-29Document how to mark features as incomplete (#1151)Smittyvb-0/+9
2021-06-29override rustdoc.css {webkit,moz} box-sizing:unsetDeadbeef-0/+3
2021-06-28Update to new bootstrap compilerMark Rousskov-50/+0
2021-06-28Make every standalone doc use rustdoc.cssDeadbeef-0/+5
2021-06-27Add Website features page to rustdoc bookJean-Luc Thumm-0/+26
2021-06-27Use rustdoc.css for error indexDeadbeef-138/+6
2021-06-25Auto merge of #86599 - Amanieu:asm_raw, r=nagisabors-1/+2
2021-06-24Add a "raw" option for asm! which ignores format string specifiersAmanieu d'Antras-1/+2
2021-06-25Remove requests or suggestions about rebase and fixup contradictory to rust-h...Jesús Hernández-2/+1
2021-06-24Generate glossary table correctly (#1146)Smittyvb-89/+90
2021-06-23Correct the wrong serial number (#1147)二手掉包工程师-13/+13
2021-06-22Update booksEric Huss-0/+0
2021-06-21Update "Inference variables" section (#1145)Yuki Okushi-2/+3
2021-06-20Fix rust.css fonts.Eric Huss-10/+33
2021-06-17Document how to run unit tests (#1141)Yuki Okushi-0/+14
2021-06-17Auto merge of #83572 - pkubaj:patch-1, r=nagisabors-0/+1
2021-06-15We stopped using allow_internal_unstable a while ago (#1142)Oli Scherer-13/+21
2021-06-15Change the feature used as an example of stabilizing lib features (#1143)Jade-1/+4
2021-06-14We use HIR to do type inference, trait solving and type checking (#1139)Santiago Pastorino-4/+10
2021-06-13Add suggested settings note for coc (#1144)Jade-0/+5
2021-06-10Add support for using qualified paths with structs in expression and patternRyan Levick-0/+29
2021-06-09move 7/8 to proseGus Wynn-4/+5
2021-06-09Add a section on keeping things up to date in the git sectionGus Wynn-7/+47
2021-06-08Update booksEric Huss-0/+0
2021-06-08Rollup merge of #85951 - hyd-dev:force-unwind-tables, r=steveklabnikYuki Okushi-2/+1
2021-06-06Auto merge of #79608 - alessandrod:bpf, r=nagisabors-0/+10
2021-06-05Auto merge of #85457 - jyn514:remove-doc-include, r=GuillaumeGomezbors-59/+1
2021-06-04Auto merge of #85788 - rylev:force-warns, r=nikomatsakisbors-0/+21
2021-06-04Remove `doc(include)`Joshua Nelson-59/+1
2021-06-04Fix some links (#1137)Yuki Okushi-9/+9
2021-06-03Satisfy unstable book lintJubilee Young-2/+5
2021-06-03Add run-make test testing flag stabilityRyan Levick-1/+1
2021-06-03Update the documentation of `-C force-unwind-tables`hyd-dev-2/+1
2021-06-02Add a page on force-warns in unstable bookRyan Levick-0/+21
2021-05-30Rollup merge of #85781 - badboy:document-aarch-ios-sim-support, r=AmanieuGuillaume Gomez-1/+58
2021-05-30explain Miri engine vs Miri-the-toolRalf Jung-1/+6
2021-05-29Add documentation for aarch64-apple-ios-sim targetJan-Erik Rediger-1/+58
2021-05-29BPF: misc minor review fixesAlessandro Decina-3/+3