about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-11-05Auto merge of #90598 - JohnTitor:rollup-kz1qioz, r=JohnTitorbors-62/+74
2021-11-05Rollup merge of #90571 - GuillaumeGomez:missing-bottom-border-sidebar, r=jshaYuki Okushi-17/+26
2021-11-05Rollup merge of #90554 - ehuss:unstable-options-cleanup, r=joshtriplettYuki Okushi-38/+27
2021-11-05Rollup merge of #90533 - Smittyvb:patch-1, r=joshtriplettYuki Okushi-0/+2
2021-11-05Rollup merge of #90530 - GuillaumeGomez:simplify-js-tester, r=notriddleYuki Okushi-7/+3
2021-11-05Rollup merge of #90507 - TaKO8Ki:suggest-extern-crate-alloc, r=jackh726Yuki Okushi-0/+16
2021-11-05Auto merge of #90574 - notriddle:notriddle/doc-fold-stripped-conditional, r=c...bors-8/+16
2021-11-04Auto merge of #90536 - crlf0710:fix_vtable_hrtb, r=jackh726bors-0/+32
2021-11-04Fix missing bottom border for headings in sidebarGuillaume Gomez-17/+26
2021-11-04rustdoc: Use conditional for _stripped foldMichael Howell-8/+16
2021-11-04Mention possible future rejectionsSmittyvb-1/+1
2021-11-04Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyupflip1995-1532/+3201
2021-11-03Clean up some `-Z unstable-options` in tests.Eric Huss-38/+27
2021-11-04Auto merge of #90179 - Nilstrieb:lifetime-elision-mismatch-hint, r=estebankbors-0/+134
2021-11-03Auto merge of #90475 - camelid:docvisitor, r=notriddlebors-125/+218
2021-11-03Simplify js tester a bitGuillaume Gomez-7/+3
2021-11-03Add beginner friendly lifetime elision hint to E0623Nilstrieb-0/+134
2021-11-03Auto merge of #90413 - tmiasko:addr-of-mutable, r=RalfJung,oli-obkbors-64/+58
2021-11-04Erase regions within `vtable_trait_first_method_offset`.Charles Lew-0/+32
2021-11-03`addr_of!` grants mutable access, maybe?Tomasz Miąsko-6/+58
2021-11-03Remove `MaybeMutBorrowedLocals`Tomasz Miąsko-58/+0
2021-11-03Auto merge of #90527 - 12101111:libc_a, r=petrochenkovbors-3/+3
2021-11-03Add note about x86 instruction prefixes in asm!Smittyvb-0/+2
2021-11-03Provide standalone libc.a in self-contained for musl and wasi12101111-3/+3
2021-11-03Auto merge of #90517 - willcrichton:example-analyzer, r=jyn514bors-16/+23
2021-11-03fix messageTakayuki Maeda-1/+1
2021-11-02Add line number to URLs in "additional examples" section of rustdocWill Crichton-13/+20
2021-11-02Fix URL for scrape-examples.js in rustdoc page templateWill Crichton-3/+3
2021-11-03Auto merge of #90516 - matthiaskrgr:rollup-3dmfjkj, r=matthiaskrgrbors-35/+32
2021-11-02Rollup merge of #90502 - GuillaumeGomez:split-doc-cfg-feature, r=jyn514Matthias Krüger-5/+25
2021-11-02Rollup merge of #90500 - xFrednet:00000-update-clippy-deps, r=flip1995Matthias Krüger-4/+4
2021-11-02Rollup merge of #90417 - lcnr:stabilize-relaxed-struct-unsizing, r=wesleywiserMatthias Krüger-25/+0
2021-11-02Rollup merge of #90354 - xFrednet:00000-lets-deploy-clippy-docs, r=Mark-Simul...Matthias Krüger-0/+2
2021-11-02Rollup merge of #90084 - noncombatant:patch-2, r=steveklabnikMatthias Krüger-1/+1
2021-11-02Auto merge of #90464 - lnicola:rust-analyzer-2021-11-01, r=lnicolabors-16/+23
2021-11-03add a suggestion about undeclared `alloc` moduleTakayuki Maeda-0/+16
2021-11-02Also check for feature gates in "src/test/rustdoc"Guillaume Gomez-0/+1
2021-11-02Split doc_cfg and doc_auto_cfg featuresGuillaume Gomez-5/+24
2021-11-02Update clippy dependenciesxFrednet-4/+4
2021-11-02Pull in libkvm on FreeBSDLaurențiu Nicola-1/+1
2021-11-02Auto merge of #90490 - ehuss:update-cargo, r=ehussbors-0/+0
2021-11-01List all cases explicitly in `Doc{Folder,Visitor}`Noah Lev-6/+45
2021-11-01Update cargoEric Huss-0/+0
2021-11-01Auto merge of #90457 - rusticstuff:use-curl-ca-bundle, r=Mark-Simulacrumbors-68/+56
2021-11-01Ignore files copied from previous stage when generating hash.Hans Kratz-1/+2
2021-11-01Auto merge of #90406 - nbdd0121:panic, r=cjgillotbors-0/+58
2021-11-01Auto merge of #90463 - matthiaskrgr:rollup-eljk9vo, r=matthiaskrgrbors-42/+286
2021-11-01Auto merge of #90462 - pietroalbini:bidi-master, r=nikomatsakis,pietroalbinibors-0/+231
2021-11-01:arrow_up: rust-analyzerLaurențiu Nicola-16/+23
2021-10-31Fix `RefCell` `BorrowMut` error in `DocVisitor`Noah Lev-10/+10