about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2018-05-17Rename trans to codegen everywhere.Irina Popa-1/+1
2018-05-16Null exclusions in grammar docsbstrie-3/+3
2018-05-16Fix grammar documentation wrt Unicode identifiersbstrie-11/+6
2018-05-15Rollup merge of #50594 - sanxiyn:man-print, r=steveklabnikGuillaume Gomez-1/+1
2018-05-15Turn deprecation lint `legacy_imports` into a hard errorVadim Petrochenkov-37/+0
2018-05-13stabilize :lifetimeAlex Burka-14/+0
2018-05-13Macros: Add a 'literal' fragment specifierDan Aloni-0/+17
2018-05-10Update the man page with additional --print optionsSeo Sanghyeon-1/+1
2018-05-08Auto merge of #50390 - hdhoang:46205_deny_by_default, r=nikomatsakisbors-41/+41
2018-05-05Update books for the next release.Corey Farwell-0/+0
2018-05-03ignore erroneous exampleHoàng Đức Hiếu-1/+1
2018-05-03fix error textHoàng Đức Hiếu-1/+1
2018-05-03doc: move incoherent_fundamental_impls to deny-by-default listingHoàng Đức Hiếu-41/+41
2018-05-02Add tool_attributes feature to unstable bookSeiichi Uchida-0/+26
2018-04-30Auto merge of #48925 - zackmdavis:fn_must_stabilize, r=nikomatsakisbors-30/+0
2018-04-30Auto merge of #50163 - kornelski:error, r=Kimundibors-0/+0
2018-04-28stabilize `#[must_use]` for functions and must-use operatorsZack M. Davis-30/+0
2018-04-27Rollup merge of #49707 - steveklabnik:rustc-book, r=QuietMisdreavuskennytm-0/+2512
2018-04-25Update book submodule to pass linkchecker testKornel-0/+0
2018-04-24more nitssteveklabnik-3/+3
2018-04-23review nitssteveklabnik-9/+8
2018-04-22Add doc about doc alias featureGuillaume Gomez-0/+39
2018-04-17stabilize `slice_rsplit` featuretinaun-10/+0
2018-04-17Rollup merge of #49994 - frewsxcv:frewsxcv-doc-tests, r=QuietMisdreavuskennytm-19/+19
2018-04-16write docs for targetssteveklabnik-0/+38
2018-04-16fill out contributingsteveklabnik-0/+5
2018-04-16fill out command line argumentssteveklabnik-2/+61
2018-04-16Remove unnecessary indentation in rustdoc book codeblock.Corey Farwell-19/+19
2018-04-16Auto merge of #49956 - QuietMisdreavus:rustdoc-codegen, r=GuillaumeGomezbors-0/+25
2018-04-14Replace remaining uses of deprecated std::heap with std::allocMike Hommey-1/+1
2018-04-13add -C to the rustdoc bookQuietMisdreavus-0/+25
2018-04-12Rename alloc::Void to alloc::OpaqueSimon Sapin-3/+3
2018-04-12Use NonNull<Void> instead of *mut u8 in the Alloc traitMike Hommey-0/+1
2018-04-12Use the GlobalAlloc trait for #[global_allocator]Simon Sapin-4/+4
2018-04-12Auto merge of #49371 - scottmcm:catch-wrapping, r=nikomatsakisbors-4/+4
2018-04-12Auto merge of #48528 - bitshifter:repr_packed, r=eddybbors-0/+8
2018-04-12Deprecate the std_unicode crateSimon Sapin-1/+1
2018-04-11Implementation of `#[repr(packed(n))]` RFC 1399.Cameron Hart-0/+8
2018-04-10Fix the unstable book to account for ok-wrappingScott McMurray-4/+4
2018-04-10add codegen options sectionsteveklabnik-0/+208
2018-04-09fix testssteveklabnik-27/+29
2018-04-09more lintssteveklabnik-46/+1035
2018-04-09document deny by default lintssteveklabnik-12/+237
2018-04-09add a lot of text about lintssteveklabnik-0/+824
2018-04-09add targets to TOCsteveklabnik-0/+6
2018-04-09write 'what is rustc'steveklabnik-0/+67
2018-04-09write headings for command line argumentssteveklabnik-2/+58
2018-04-09fix authorship in book.tomlsteveklabnik-1/+1
2018-04-09Add a TOCsteveklabnik-3/+23
2018-04-09update doc index to link to the rustc booksteveklabnik-0/+4