summary refs log tree commit diff
path: root/src/doc/unstable-book
AgeCommit message (Expand)AuthorLines
2017-10-06implement pattern-binding-modes RFCTobias Schottdorf-0/+58
2017-10-06Auto merge of #44734 - mchlrhw:wip/hashmap-entry-and-then, r=BurntSushibors-0/+77
2017-10-06Implement `entry_and_modify`mchlrhw-0/+77
2017-09-30Docs: Add trace_macros! to unstable bookDanilo Bargen-0/+39
2017-09-22Add support for `..=` syntaxAlex Burka-2/+2
2017-09-19Auto merge of #44620 - zackmdavis:rfc_1940_housekeeping, r=nikomatsakisbors-0/+30
2017-09-19Auto merge of #44026 - QuietMisdreavus:trimmed-std, r=steveklabnikbors-0/+24
2017-09-18Rollup merge of #44640 - budziq:stabilize_splice, r=dtolnayAlex Crichton-6/+5
2017-09-17Rollup merge of #44595 - budziq:stabilize_compiler_fences, r=alexcrichtonTim Neumann-106/+0
2017-09-17Updated tracking issue for String::splice and its unstable-book entryMichal Budzynski-4/+3
2017-09-17stabilized vec_splice (fixes #32310)Michal Budzynski-3/+3
2017-09-16stabilized iterator_for_each (closes #42986)Michal Budzynski-17/+0
2017-09-16stabilized compiler_fences (fixes #41091)Michal Budzynski-106/+0
2017-09-15unstable book section for `fn_must_use`Zack M. Davis-0/+30
2017-09-05remove tests for doc(masked)QuietMisdreavus-16/+0
2017-09-05update `doc_masked` docs and tracking issueQuietMisdreavus-2/+5
2017-09-05add feature gate doc_masked and testsQuietMisdreavus-0/+37
2017-09-05use - for unstable book filenamesJon Gjengset-0/+0
2017-09-05Add or_default to Entry APIsJon Gjengset-0/+13
2017-09-01Fix unstable book exampleMatt Ickstadt-2/+4
2017-09-01Implement RFC 1925Matt Ickstadt-0/+21
2017-08-30Rollup merge of #44172 - mattico:patch-2, r=frewsxcvAlex Crichton-1/+1
2017-08-30Rollup merge of #44044 - mattico:string-splice-return, r=dtolnayAlex Crichton-2/+1
2017-08-29Fix link in unstable book entry for GeneratorsMatt Ickstadt-1/+1
2017-08-26Remove Splice struct return value from String::spliceMatt Ickstadt-2/+1
2017-08-17Merge remote-tracking branch 'origin/master' into genAlex Crichton-23/+0
2017-08-16Stabilize rvalue promotion to 'static.Eduard-Mihai Burtescu-23/+0
2017-08-16Merge remote-tracking branch 'origin/master' into genAlex Crichton-0/+23
2017-08-15Auto merge of #43500 - murarth:string-retain, r=alexcrichtonbors-0/+23
2017-08-14Add method `String::retain`Murarth-0/+23
2017-08-14Merge remote-tracking branch 'origin/master' into genAlex Crichton-0/+42
2017-08-10Implemented #[doc(cfg(...))].kennytm-0/+42
2017-07-28Update rename State in docsJohn Kåre Alsaker-11/+11
2017-07-28Remove support for `gen arg`Alex Crichton-9/+9
2017-07-28Tweak docsJohn Kåre Alsaker-8/+8
2017-07-28Touch up unstable docs for generatorsAlex Crichton-4/+11
2017-07-28Fix examplesJohn Kåre Alsaker-5/+8
2017-07-28Clarifying documentation for generatorAlex Crichton-4/+7
2017-07-28Add documentation for generatorsAlex Crichton-0/+232
2017-07-25Stabilize the `compile_error_macro` featureAlex Crichton-20/+0
2017-07-20Document use of `compiler_builtins` with `no_std` binariesJoe Ranweiler-0/+43
2017-07-10Test src/doc once moreMark Simulacrum-3/+3
2017-07-06remove associated_consts feature gateSean McArthur-85/+0
2017-07-06Auto merge of #42899 - alexcrichton:compiler-builtins, r=nikomatsakisbors-35/+0
2017-07-06Auto merge of #42727 - alexcrichton:allocators-new, r=eddybbors-119/+78
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-119/+78
2017-07-05Merge remote-tracking branch 'origin/master' into proc_macro_apiAlex Crichton-54/+49
2017-07-05Switch to rust-lang-nursery/compiler-builtinsAlex Crichton-35/+0
2017-07-02Auto merge of #43010 - stjepang:stabilize-sort-unstable, r=alexcrichtonbors-40/+0
2017-07-02Documentationest31-2/+4