about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-12-05bless testsb-naber-1/+1
2021-12-05add testb-naber-0/+22
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-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-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-11-01Rollup merge of #90441 - tmiasko:test-promotion-needs-drop, r=Mark-SimulacrumMatthias Krüger-9/+100
2021-11-01Rollup merge of #90398 - GuillaumeGomez:doc-keyword-doc, r=camelidMatthias Krüger-2/+20
2021-11-01Rollup merge of #90349 - willcrichton:example-analyzer, r=jyn514Matthias Krüger-2/+28
2021-11-01Rollup merge of #90333 - jsha:flashy-searchbar, r=GuillaumeGomezMatthias Krüger-14/+18
2021-11-01Rollup merge of #89929 - yuvaldolev:handle-submodule-checkout-more-gracefully...Matthias Krüger-1/+9
2021-10-31Feature gate and make must_not_suspend allow-by-defaultGus Wynn-14/+111
2021-10-31Use ubuntu image to download openssl, curl sources, cacert.pemHans Kratz-67/+54
2021-10-31Hide search bar in noscript.cssJacob Hoffman-Andrews-14/+18
2021-10-31Auto merge of #89062 - mikeleany:new-target, r=cjgillotbors-0/+78
2021-10-31Test that promotion follows references when looking for dropTomasz Miąsko-9/+100
2021-10-31Add doc about doc(keyword) unstable attributeGuillaume Gomez-2/+20
2021-10-31Rollup merge of #90430 - jkugelman:must-use-std-a-through-n, r=joshtriplettMatthias Krüger-14/+14
2021-10-31Rollup merge of #89786 - jkugelman:must-use-len-and-is_empty, r=joshtriplettMatthias Krüger-37/+39
2021-10-31Rollup merge of #89068 - bjorn3:restructure_rt2, r=joshtriplettMatthias Krüger-1/+1
2021-10-31Lint against RTL unicode codepoints in literals and commentsEsteban Küber-0/+231
2021-10-31Auto merge of #90434 - matthiaskrgr:rollup-xbn393a, r=matthiaskrgrbors-0/+1
2021-10-31Rollup merge of #89839 - jkugelman:must-use-mem-ptr-functions, r=joshtriplettMatthias Krüger-0/+1
2021-10-31Auto merge of #90391 - camelid:crate-size, r=jyn514bors-20/+31
2021-10-30Add #[must_use] to remaining std functions (A-N)John Kugelman-14/+14
2021-10-30Add #[must_use] to len and is_emptyJohn Kugelman-37/+39
2021-10-30Add #[must_use] to mem/ptr functionsJohn Kugelman-0/+1
2021-10-30Auto merge of #90422 - GuillaumeGomez:rollup-s1mdag0, r=GuillaumeGomezbors-43/+943
2021-10-30Rollup merge of #90399 - yuvaldolev:as-ref-overly-verbose-diagnostic, r=estebankGuillaume Gomez-0/+12
2021-10-30Rollup merge of #90375 - yanok:master, r=lcnrGuillaume Gomez-0/+41
2021-10-30Rollup merge of #90202 - matthewjasper:xcrate-hygiene, r=petrochenkovGuillaume Gomez-8/+510
2021-10-30Rollup merge of #90183 - GuillaumeGomez:recurse-deref, r=jyn514Guillaume Gomez-31/+315
2021-10-30Rollup merge of #90156 - jsha:less-border-bottom-2, r=GuillaumeGomezGuillaume Gomez-4/+65
2021-10-30rustdoc: Stop sorting external cratesNoah Lev-2/+1
2021-10-30rustdoc: Remove `Crate.name` and instead compute it on-demandNoah Lev-14/+16