about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-12-28Rollup merge of #92076 - Aaron1011:rustdoc-auto-trait-ignore, r=cjgillotMatthias Krüger-1/+11
2021-12-28Auto merge of #92159 - petrochenkov:decoditer, r=cjgillotbors-99/+70
2021-12-28Auto merge of #92088 - camelid:intra-doc-cleanup, r=Manishearthbors-79/+114
2021-12-27intra-doc: Use an enum to represent URL fragmentsNoah Lev-78/+113
2021-12-27Remove needless `return`Noah Lev-1/+1
2021-12-28Auto merge of #92130 - Kobzol:stable-hash-str, r=cjgillotbors-3/+2
2021-12-27Auto merge of #92329 - matthiaskrgr:rollup-l3b4fl1, r=matthiaskrgrbors-118/+437
2021-12-27Rollup merge of #92307 - hiroshi-maybe:fix-minor-typos, r=camelidMatthias Krüger-4/+4
2021-12-27Rollup merge of #92303 - Patrick-Poitras:issue-26186, r=jackh726Matthias Krüger-0/+62
2021-12-27Rollup merge of #92264 - Shadlock0133:patch-1, r=the8472Matthias Krüger-2/+2
2021-12-27Rollup merge of #92161 - petrochenkov:misclean, r=cjgillotMatthias Krüger-26/+16
2021-12-27Rollup merge of #92147 - calebcartwright:publicize-builtin_macro-asm, r=cjgillotMatthias Krüger-3/+3
2021-12-27Rollup merge of #92112 - SparrowLii:issue92010, r=cjgillotMatthias Krüger-1/+25
2021-12-27Rollup merge of #90586 - jswrenn:relax-privacy-lints, r=petrochenkovMatthias Krüger-82/+325
2021-12-26fix typo: intialized -> initializedHiroshi Kori-3/+3
2021-12-26fix typo: the use f.pad -> then use f.padHiroshi Kori-1/+1
2021-12-27relax priv-in-pub lint on generic bounds and where clauses in trait implsJack Wrenn-82/+325
2021-12-26Add test cases for issue #26186PFPoitras-0/+62
2021-12-26Auto merge of #92257 - fee1-dead:fix_env_further_bounds, r=oli-obkbors-1/+63
2021-12-25Auto merge of #92262 - notriddle:notriddle/unused-hash, r=jyn514bors-11/+2
2021-12-25Auto merge of #92227 - Kobzol:rustdoc-doc-hidden, r=jyn514bors-16/+7
2021-12-25Auto merge of #92247 - lnicola:rust-analyzer-2021-12-24, r=lnicolabors-21/+16
2021-12-24Auto merge of #92229 - fee1-dead:fix-rustdoc-const-drop, r=dtolnaybors-20/+35
2021-12-24Remove `maybe_uninit_extra` feature from Vec docsShadlock0133-2/+2
2021-12-24rustdoc: remove unused Hash implMichael Howell-11/+2
2021-12-24Auto merge of #92135 - AngelicosPhosphoros:typeid_inline_74362, r=dtolnaybors-0/+1
2021-12-25bless ui testDeadbeef-1/+16
2021-12-24Auto merge of #92156 - petrochenkov:ctorkind, r=davidtwcobors-28/+21
2021-12-25normalize env constness for nested obligationsDeadbeef-0/+47
2021-12-24Auto merge of #92253 - RalfJung:miri, r=RalfJungbors-7/+9
2021-12-24update MiriRalf Jung-7/+9
2021-12-24Auto merge of #92226 - woppopo:const_black_box, r=joshtriplettbors-1/+23
2021-12-24:arrow_up: rust-analyzerLaurențiu Nicola-21/+16
2021-12-24Auto merge of #91342 - RalfJung:fn-abi, r=eddyb,oli-obkbors-147/+238
2021-12-24Auto merge of #92220 - nnethercote:RawVec-dont-recompute-capacity, r=joshtrip...bors-17/+18
2021-12-23Auto merge of #92222 - nnethercote:rm-global_allocator-rustc-rustdoc, r=alexc...bors-32/+27
2021-12-23Auto merge of #92232 - matthiaskrgr:rollup-eqdac7z, r=matthiaskrgrbors-33/+42
2021-12-23Rollup merge of #92231 - ehuss:update-books, r=ehussMatthias Krüger-0/+0
2021-12-23Rollup merge of #92203 - Aaron1011:mir-adt-def, r=oli-obkMatthias Krüger-32/+33
2021-12-23Rollup merge of #92166 - fee1-dead:patch-2, r=jyn514Matthias Krüger-1/+1
2021-12-23Rollup merge of #92121 - RalfJung:miri-core-test, r=kennytmMatthias Krüger-0/+1
2021-12-23Rollup merge of #90625 - Milo123459:ref-unwind-safe, r=dtolnayMatthias Krüger-0/+7
2021-12-23Update booksEric Huss-0/+0
2021-12-23Auto merge of #92110 - nagisa:def-inlining, r=nikicbors-0/+0
2021-12-23Do not display `~const Drop` in rustdocDeadbeef-20/+35
2021-12-23Auto merge of #92177 - GuillaumeGomez:pattern-matching-outside-loop, r=camelidbors-6/+8
2021-12-23Constify `core::intrinsics::black_box`woppopo-1/+23
2021-12-23Rustdoc: use `is_doc_hidden` method on more placesJakub Beránek-16/+7
2021-12-23Auto merge of #92167 - pierwill:chalk-update, r=jackh726bors-154/+140
2021-12-23Remove useless `#[global_allocator]` from rustc and rustdoc.Nicholas Nethercote-32/+27