]> git.lizzy.rs Git - rust.git/history - src
Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup
[rust.git] / src /
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-04 borsAuto merge of #87467 - inquisitivecrystal:ref-unwind...
2021-11-04 borsAuto merge of #90392 - solid-rs:fix-solid-support,...
2021-11-04 borsAuto merge of #90179 - Nilstrieb:lifetime-elision-misma...
2021-11-03 borsAuto merge of #90475 - camelid:docvisitor, r=notriddle
2021-11-03 NilstriebAdd beginner friendly lifetime elision hint to E0623
2021-11-03 borsAuto merge of #90413 - tmiasko:addr-of-mutable, r=RalfJ...
2021-11-03 Tomasz Miąsko`addr_of!` grants mutable access, maybe?
2021-11-03 Tomasz MiąskoRemove `MaybeMutBorrowedLocals`
2021-11-03 borsAuto merge of #90527 - 12101111:libc_a, r=petrochenkov
2021-11-03 12101111Provide standalone libc.a in self-contained for musl...
2021-11-03 borsAuto merge of #90517 - willcrichton:example-analyzer...
2021-11-03 borsAuto merge of #90478 - rusticstuff:apple-a14, r=wesleywiser
2021-11-03 borsAuto merge of #90421 - thomcc:friendship-ended-with...
2021-11-03 Will CrichtonAdd line number to URLs in "additional examples" sectio...
2021-11-03 Will CrichtonFix URL for scrape-examples.js in rustdoc page template
2021-11-03 borsAuto merge of #90516 - matthiaskrgr:rollup-3dmfjkj...
2021-11-02 Matthias KrügerRollup merge of #90502 - GuillaumeGomez:split-doc-cfg...
2021-11-02 Matthias KrügerRollup merge of #90500 - xFrednet:00000-update-clippy...
2021-11-02 Matthias KrügerRollup merge of #90472 - joshtriplett:clarify-feature...
2021-11-02 Matthias KrügerRollup merge of #90417 - lcnr:stabilize-relaxed-struct...
2021-11-02 Matthias KrügerRollup merge of #90354 - xFrednet:00000-lets-deploy...
2021-11-02 Matthias KrügerRollup merge of #90084 - noncombatant:patch-2, r=stevek...
2021-11-02 borsAuto merge of #90464 - lnicola:rust-analyzer-2021-11...
2021-11-02 Guillaume GomezAlso check for feature gates in "src/test/rustdoc"
2021-11-02 Guillaume GomezSplit doc_cfg and doc_auto_cfg features
2021-11-02 borsAuto merge of #90495 - lnicola:freebsd-kvm, r=Mark...
2021-11-02 xFrednetUpdate clippy dependencies
2021-11-02 borsAuto merge of #90442 - ChrisDenton:win-tls-dtor, r...
2021-11-02 Laurențiu NicolaPull in libkvm on FreeBSD
2021-11-02 borsAuto merge of #90439 - m-ou-se:thread-is-running, r...
2021-11-02 borsAuto merge of #90490 - ehuss:update-cargo, r=ehuss
2021-11-01 Noah LevList all cases explicitly in `Doc{Folder,Visitor}`
2021-11-01 Eric HussUpdate cargo
2021-11-01 borsAuto merge of #90457 - rusticstuff:use-curl-ca-bundle...
2021-11-01 Hans KratzIgnore files copied from previous stage when generating...
2021-11-01 borsAuto merge of #90406 - nbdd0121:panic, r=cjgillot
2021-11-01 borsAuto merge of #90463 - matthiaskrgr:rollup-eljk9vo...
2021-11-01 borsAuto merge of #90462 - pietroalbini:bidi-master, r...
2021-11-01 Laurențiu Nicola:arrow_up: rust-analyzer
2021-11-01 Noah LevFix `RefCell` `BorrowMut` error in `DocVisitor`
2021-11-01 Noah LevConvert more impls of `DocFolder` to `DocVisitor`
2021-11-01 Noah LevConvert many impls of `DocFolder` to `DocVisitor`
2021-11-01 Noah Levrustdoc: Small micro-optimizations and cleanups
2021-11-01 Noah LevFix FIXMEs in `rustdoc::html::sources`
2021-11-01 Noah LevClean up now that visitors only need `&clean::Crate`
2021-11-01 Noah Levrustdoc: Use `DocVisitor` for sources collection
2021-11-01 Noah Levrustdoc: Add `DocVisitor`
2021-11-01 Noah Levrustdoc: Replace wildcard with explicit pattern
2021-11-01 Noah Levrustdoc: Remove unnecessary clone in `DocFolder`
2021-11-01 Matthias KrügerRollup merge of #90452 - tmiasko:promote-candidate...
2021-11-01 Matthias KrügerRollup merge of #90450 - pierwill:rm-hiridvec, r=cjgillot
2021-11-01 Matthias KrügerRollup merge of #90441 - tmiasko:test-promotion-needs...
2021-11-01 Matthias KrügerRollup merge of #90398 - GuillaumeGomez:doc-keyword...
2021-11-01 Matthias KrügerRollup merge of #90349 - willcrichton:example-analyzer...
2021-11-01 Matthias KrügerRollup merge of #90333 - jsha:flashy-searchbar, r=Guill...
2021-11-01 Matthias KrügerRollup merge of #89929 - yuvaldolev:handle-submodule...
2021-11-01 Matthias KrügerRollup merge of #89826 - guswynn:feature_gate_must_not_...
2021-11-01 Gus WynnFeature gate and make must_not_suspend allow-by-default
2021-10-31 Hans KratzUse ubuntu image to download openssl, curl sources...
2021-10-31 Jacob Hoffman-AndrewsHide search bar in noscript.css
2021-10-31 borsAuto merge of #89062 - mikeleany:new-target, r=cjgillot
2021-10-31 Tomasz MiąskoTest that promotion follows references when looking...
2021-10-31 borsAuto merge of #86336 - camsteffen:char-array-pattern...
2021-10-31 Guillaume GomezAdd doc about doc(keyword) unstable attribute
2021-10-31 borsAuto merge of #90437 - matthiaskrgr:rollup-vd8uqm6...
2021-10-31 Matthias KrügerRollup merge of #90431 - jkugelman:must-use-std-o-throu...
2021-10-31 Matthias KrügerRollup merge of #90430 - jkugelman:must-use-std-a-throu...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-31 Matthias KrügerRollup merge of #89068 - bjorn3:restructure_rt2, r...
2021-10-31 Esteban KüberLint against RTL unicode codepoints in literals and...
2021-10-31 borsAuto merge of #90434 - matthiaskrgr:rollup-xbn393a...
2021-10-31 Matthias KrügerRollup merge of #90427 - jkugelman:must-use-alloc-leak...
2021-10-31 Matthias KrügerRollup merge of #89951 - ojeda:stable-unwrap_unchecked...
2021-10-31 Matthias KrügerRollup merge of #89897 - jkugelman:must-use-core, r...
2021-10-31 Matthias KrügerRollup merge of #89839 - jkugelman:must-use-mem-ptr...
2021-10-31 Matthias KrügerRollup merge of #89835 - jkugelman:must-use-expensive...
2021-10-31 Matthias KrügerRollup merge of #89833 - jkugelman:must-use-rc-downgrad...
2021-10-31 Matthias KrügerRollup merge of #89677 - maxwase:is-symlink-stabilizati...
2021-10-31 Matthias KrügerRollup merge of #89446 - chrismit3s:issue-88715-fix...
2021-10-31 borsAuto merge of #90391 - camelid:crate-size, r=jyn514
2021-10-31 John KugelmanAdd #[must_use] to remaining std functions (A-N)
2021-10-31 borsAuto merge of #90306 - kornelski:slicecloneasset, r...
2021-10-30 John KugelmanAdd #[must_use] to len and is_empty
2021-10-30 John KugelmanAdd #[must_use] to mem/ptr functions
2021-10-30 borsAuto merge of #90424 - matthiaskrgr:rollup-jezzu4f...
2021-10-30 Matthias KrügerRollup merge of #90404 - mkroening:hermit-kernel-no...
2021-10-30 Matthias KrügerRollup merge of #90401 - mkroening:hermit-condvar,...
2021-10-30 Matthias KrügerRollup merge of #89899 - jkugelman:must-use-alloc,...
2021-10-30 Matthias KrügerRollup merge of #89789 - jkugelman:must-use-thread...
2021-10-30 borsAuto merge of #90422 - GuillaumeGomez:rollup-s1mdag0...
2021-10-30 Guillaume GomezRollup merge of #90399 - yuvaldolev:as-ref-overly-verbo...
2021-10-30 Guillaume GomezRollup merge of #90375 - yanok:master, r=lcnr
2021-10-30 Guillaume GomezRollup merge of #90202 - matthewjasper:xcrate-hygiene...
2021-10-30 Guillaume GomezRollup merge of #90183 - GuillaumeGomez:recurse-deref...
2021-10-30 Guillaume GomezRollup merge of #90156 - jsha:less-border-bottom-2...
2021-10-30 Noah Levrustdoc: Stop sorting external crates
2021-10-30 Noah Levrustdoc: Remove `Crate.name` and instead compute it...
2021-10-30 Noah Levrustdoc: Remove `Crate.src` and instead compute it...
2021-10-30 Noah Levrustdoc: Document that `Crate` is always local
next