about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2020-02-25Name resolution: Add intro sectionPhilipp Hansch-1/+18
2020-02-20Add documentation for the `-Zself-profile-events` flagWesley Wiser-0/+74
2020-02-20add back linkMark Mansi-0/+2
2020-02-20update glossaryMark Mansi-1/+2
2020-02-20create a separate chapter on arenas/interningMark Mansi-107/+119
2020-02-20mention tidy blessMark Mansi-0/+3
2020-02-20tidy runs rustfmt checkMark Mansi-1/+2
2020-02-20document ./x.py fmtMark Mansi-0/+9
2020-02-19spit of type folder and generics subchapters (#586)Who? Me?!-248/+251
2020-02-18fix linkMark Mansi-1/+1
2020-02-18Update section following current stateYuki Okushi-5/+4
2020-02-17Add documentation for the `-Zself-profile` flagWesley Wiser-0/+47
2020-02-16Auto merge of #67885 - tobithiel:fix_group_lint_allow_override, r=Mark-Simula...bors-0/+20
2020-02-15Add links to the rustc docs (#578)LORIS INTERGALACTIQUE-19/+31
2020-02-14Fix linkYuki Okushi-1/+1
2020-02-14Add link to `rustc::mir::Location` (#579)Youngsuk Kim-1/+2
2020-02-13Update books.Eric Huss-0/+4
2020-02-12Correction of type name (#576)Youngsuk Kim-2/+2
2020-02-12Minor typo correctionLoris-intergalactique-1/+1
2020-02-11Rollup merge of #68824 - ajpaverd:cfguard-rustbuild, r=Mark-SimulacrumDylan DPC-0/+34
2020-02-10minor typo fixYoungsuk Kim-1/+1
2020-02-10minor typo fixYoungsuk Kim-1/+1
2020-02-10Enable Control Flow Guard in rustbuildAndrew Paverd-0/+34
2020-02-10Update sanitizers documentation (#562)Tomasz Miąsko-19/+25
2020-02-07Rollup merge of #68164 - tmiasko:no-sanitize, r=nikomatsakisDylan DPC-0/+29
2020-02-06Added example of icebreakers-cleanup-crewFelix S Klock II-0/+1
2020-02-06Rollup merge of #68791 - mark-i-m:proper-linkcheck, r=ehuss,JohnTitorDylan DPC-0/+0
2020-02-06Rollup merge of #68524 - jonas-schievink:generator-resume-arguments, r=ZoxcDylan DPC-15/+11
2020-02-05mir: begin documenting user variable debuginfo. (#571)Eduard-Mihai Burtescu-10/+22
2020-02-05Selectively disable sanitizer instrumentationTomasz Miąsko-0/+29
2020-02-05Rollup merge of #68846 - king6cong:doc-fix, r=GuillaumeGomezDylan DPC-1/+1
2020-02-05doc fix on doc attributeking6cong-1/+1
2020-02-04Rollup merge of #68282 - tmiasko:sanitizer-example, r=steveklabnikDylan DPC-2/+10
2020-02-03update rustc-guideMark Mansi-0/+0
2020-02-02Add a mention of the new `-Zllvm-time-trace` flagWesley Wiser-0/+2
2020-02-02Update READMEWho? Me?!-2/+2
2020-02-03Fix broken links (#570)Who? Me?!-6/+6
2020-02-02Add a resume type parameter to `Generator`Jonas Schievink-15/+11
2020-01-31Install robots.txt into rust-docs tarballsMark Rousskov-1/+0
2020-01-30use cargo installMark Mansi-25/+2
2020-01-30Add an example PR to join the Cleanup Crew ICE-BreakersSantiago Pastorino-0/+1
2020-01-29Replaced simple comment with doc commentLeSeulArtichaut-1/+1
2020-01-29Auto merge of #68572 - tmiasko:sanitizer-use-after-scope, r=nikicbors-0/+74
2020-01-28Auto merge of #68529 - TimDiekmann:rename-alloc, r=Amanieubors-1/+1
2020-01-28stabilize the debug_map_key_value featureAshley Mannix-9/+0
2020-01-27Rename `Alloc` to `AllocRef`Tim Diekmann-1/+1
2020-01-27Auto merge of #68122 - Centril:stabilize-transparent-enums, r=petrochenkovbors-93/+0
2020-01-27Add use after scope example to the unstable bookTomasz Miąsko-0/+74
2020-01-25Instrument C / C++ in MemorySanitizer exampleTomasz Miąsko-2/+10
2020-01-23add cleanup crew (#556)Niko Matsakis-0/+115