summary refs log tree commit diff
path: root/src/doc/unstable-book
AgeCommit message (Expand)AuthorLines
2018-12-03Rollup merge of #56402 - scottmcm:better-marker-trait-example, r=Centrilkennytm-6/+8
2018-12-01Improve the unstable book example for `#[marker]`Scott McMurray-6/+8
2018-11-30Removed chapter from Unstable Book.Alexander Regueiro-24/+0
2018-11-30Removed feature gate.Alexander Regueiro-33/+0
2018-11-27remove uses of feature gateMark Mansi-1/+0
2018-11-27remove unstable book entryMark Mansi-22/+0
2018-11-25Rollup merge of #56072 - da-x:stabilize-literal-matcher, r=petrochenkovPietro Albini-17/+0
2018-11-25Rollup merge of #56045 - qnighy:additional-sizedness, r=cramertjPietro Albini-2/+0
2018-11-21Stabilize macro_literal_matcherDan Aloni-17/+0
2018-11-21Modify doc to reflect the unsized-locals improvement.Masaki Hara-2/+0
2018-11-20fix more linksSteve Klabnik-4/+2
2018-11-18resolve: Reintroduce feature gate for uniform paths in importsVadim Petrochenkov-2/+2
2018-11-03Added section to Unstable Book.Alexander Regueiro-0/+34
2018-10-24Reflect by-value object safety in the unstable book.Masaki Hara-4/+2
2018-10-10Rollup merge of #54870 - flip1995:stabilize_tool_lints, r=ManishearthManish Goregaokar-35/+0
2018-10-10Rollup merge of #54862 - Havvy:cfg_attr_multi, r=petrochenkovManish Goregaokar-0/+20
2018-10-09Remove unstable-book documentationflip1995-35/+0
2018-10-07cfg-attr-multi: Change issue number to actual tracking issueHavvy (Ryan Scheel)-2/+2
2018-10-07cfg_attr_multi: Feature gateHavvy (Ryan Scheel)-0/+20
2018-10-01Introduce language items for `Arc` and `Rc`.David Wood-0/+2
2018-09-26docs: this llvm feature only supports the ELF object formatJorge Aparicio-0/+4
2018-09-26unstable-book: recommend an INFO sectionJorge Aparicio-8/+18
2018-09-26document this feature in the unstable bookJorge Aparicio-0/+153
2018-09-25Auto merge of #54575 - pietroalbini:rollup, r=pietroalbinibors-1/+1
2018-09-25Rollup merge of #54498 - sylvestre:patch-1, r=frewsxcvPietro Albini-1/+1
2018-09-25Auto merge of #53542 - alexreg:impl-trait-in-bindings, r=cramertjbors-0/+28
2018-09-25Auto merge of #53693 - scottmcm:marker-trait-attribute, r=nikomatsakisbors-0/+33
2018-09-25Added section to Unstable Book.Alexander Regueiro-0/+28
2018-09-23and llvm has https nowSylvestre Ledru-1/+1
2018-09-23The project moved under the Mozilla umbrellaSylvestre Ledru-1/+1
2018-09-22Auto merge of #54457 - pietroalbini:rollup, r=pietroalbinibors-3/+1
2018-09-22Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all edi...Eduard-Mihai Burtescu-92/+0
2018-09-20Add test for doctest edition supportPhilip Munksgaard-3/+1
2018-09-19Add marker_trait_attr to the unstable bookScott McMurray-0/+33
2018-09-13introduce SelfCtorF001-3/+3
2018-09-13implement feature tuple_struct_self_ctorF001-0/+33
2018-09-11stabalize infer outlives requirements (RFC 2093).toidiu-67/+0
2018-09-09remove #[used] from the unstable bookJorge Aparicio-157/+0
2018-09-04Document #[test_case] and #![test_runner]John Renner-0/+33
2018-08-31feature(doc_cfg): add docs for cfg(rustdoc)QuietMisdreavus-2/+6
2018-08-26Auto merge of #53619 - japaric:panic-handler, r=SimonSapinbors-3/+3
2018-08-23Stabilize 'attr_literals' feature.Sergio Benitez-30/+0
2018-08-23update the unstable bookJorge Aparicio-3/+3
2018-08-23Auto merge of #52602 - scottmcm:tryblock-expr, r=nikomatsakisbors-7/+9
2018-08-23Stabilize a few secondary macro featuresVadim Petrochenkov-26/+0
2018-08-21Rollup merge of #53496 - matthiaskrgr:codespell_08_2018, r=varkorkennytm-4/+4
2018-08-19Rename `catch_expr` feature to `try_blocks`Scott McMurray-3/+3
2018-08-19Fix the unstable bookScott McMurray-5/+7
2018-08-19Stabilize macro_vis_matcherJakub Kozlowski-15/+0
2018-08-19Fix typos found by codespell.Matthias Krüger-4/+4