about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-06-09Rollup merge of #86158 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2021-06-09Rollup merge of #86142 - m-ou-se:proc-macro-subspan-bound-cloned-cleanup, r=p...Yuki Okushi-11/+3
2021-06-09Rollup merge of #86128 - jsha:render-impl-into-mod, r=GuillaumeGomezYuki Okushi-78/+86
2021-06-09Rollup merge of #86124 - Aaron1011:ambig-macro-name, r=varkorYuki Okushi-7/+13
2021-06-09Rollup merge of #86121 - nickshiling:forwarding_impl_for_seek_trait_stream_po...Yuki Okushi-0/+10
2021-06-09Rollup merge of #85982 - alexcrichton:doc-safe-wasm, r=jyn514Yuki Okushi-1/+12
2021-06-09Rollup merge of #85957 - BoxyUwU:rustdoc-const-generic-defaults, r=oli-obkYuki Okushi-10/+39
2021-06-09Rollup merge of #85791 - CDirkx:is_unicast, r=joshtriplettYuki Okushi-1/+29
2021-06-09Rollup merge of #85715 - fee1-dead:document-string, r=JohnTitorYuki Okushi-7/+43
2021-06-09Rollup merge of #85676 - CDirkx:ip-style, r=JohnTitorYuki Okushi-26/+26
2021-06-08Update booksEric Huss-0/+0
2021-06-08Auto merge of #86139 - hyd-dev:miri, r=RalfJungbors-10/+9
2021-06-08Simplify proc_macro code using Bound::cloned().Mara Bos-11/+3
2021-06-08Update Mirihyd-dev-10/+9
2021-06-08Auto merge of #86127 - JohnTitor:rollup-0c6mp3j, r=JohnTitorbors-74/+106
2021-06-07Refactor: Extract render_summary from render_impl.Jacob Hoffman-Andrews-78/+86
2021-06-08Rollup merge of #86103 - camsteffen:lifetime-hack, r=jackh726Yuki Okushi-9/+1
2021-06-08Rollup merge of #86101 - glittershark:bound-as-mut-doc-fix, r=m-ou-seYuki Okushi-1/+1
2021-06-08Rollup merge of #86096 - FabianWolff:ec-E0316, r=GuillaumeGomezYuki Okushi-16/+49
2021-06-08Rollup merge of #86095 - GuillaumeGomez:search-description-codeblock, r=jshaYuki Okushi-1/+6
2021-06-08Rollup merge of #86090 - lnicola:rust-analyzer-2021-06-07, r=jonas-schievinkYuki Okushi-15/+19
2021-06-08Rollup merge of #86078 - GuillaumeGomez:type-page-font-weight, r=jshaYuki Okushi-2/+8
2021-06-08Rollup merge of #86074 - reaganmcf:iss-86039, r=jyn514Yuki Okushi-3/+3
2021-06-08Rollup merge of #85989 - jyn514:gitignore-cleanup, r=ehussYuki Okushi-8/+0
2021-06-08Rollup merge of #85985 - Lionelf329:master, r=joshtriplettYuki Okushi-9/+15
2021-06-08Rollup merge of #85951 - hyd-dev:force-unwind-tables, r=steveklabnikYuki Okushi-2/+1
2021-06-08Rollup merge of #85906 - LingMan:iter_find, r=matthewjasperYuki Okushi-8/+3
2021-06-08Auto merge of #86115 - Xanewok:update-rls, r=Xanewokbors-37/+37
2021-06-07Include macro name in 'local ambiguity' errorAaron Hill-7/+13
2021-06-08Auto merge of #83515 - tamird:string-remove-matches-rev, r=m-ou-sebors-22/+39
2021-06-07Enable rustdoc to document safe wasm intrinsicsAlex Crichton-1/+12
2021-06-07Forwarding implementation for Seek trait's stream_position methodmyshylin-0/+10
2021-06-07Clarify documentation of slice sorting methodsLionel Foxcroft-9/+15
2021-06-07Update RLSIgor Matuszewski-37/+37
2021-06-07Correct type signature in doc for Bound::as_mutGriffin Smith-1/+1
2021-06-07Remove lifetime hackCameron Steffen-9/+1
2021-06-07Auto merge of #85903 - bjorn3:rustc_serialize_cleanup, r=varkorbors-336/+130
2021-06-07Bless ui/where-clauses/where-for-self.rs testFabian Wolff-0/+1
2021-06-07Add E0316.mdFabian Wolff-1/+33
2021-06-07Comment out unused error codes in error_codes.rsFabian Wolff-15/+15
2021-06-07Auto merge of #85891 - bjorn3:revert_merge_crate_disambiguator, r=Mark-Simula...bors-224/+307
2021-06-07Add test to ensure the result descripton is correctly handling codeblocksGuillaume Gomez-0/+5
2021-06-07Fix integration of codeblocks in search result descriptionGuillaume Gomez-1/+1
2021-06-07format versionEllen-1/+1
2021-06-07Revert "Merge CrateDisambiguator into StableCrateId"bjorn3-127/+207
2021-06-07Revert "Fix test"bjorn3-5/+8
2021-06-07Revert "Update tests"bjorn3-68/+68
2021-06-07Revert "Update mir opt tests"bjorn3-24/+24
2021-06-07Auto merge of #86091 - JohnTitor:rollup-wceot6d, r=JohnTitorbors-167/+104
2021-06-07Rollup merge of #86081 - LingMan:try_into, r=jyn514Yuki Okushi-10/+2