about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-11-16Also check for feature gates in "src/test/rustdoc"Guillaume Gomez-0/+1
2021-11-16Split doc_cfg and doc_auto_cfg featuresGuillaume Gomez-5/+24
2021-11-16Go back to loading all external crates unconditionallyJoshua Nelson-3/+36
2021-11-16Add more missing methods to `IntraLinkCrateLoader`Joshua Nelson-4/+57
2021-11-16add testsb-naber-0/+25
2021-11-16Fix ICE when forgetting to `Box` a parameter to a `Self::func` callJakob Degen-0/+30
2021-11-16Add regresstion test for #90024.Jakob Degen-0/+37
2021-11-16Fix documentation header sizesJacob Hoffman-Andrews-11/+238
2021-11-15Revert "Do not call getpid wrapper after fork in tests"Josh Stone-35/+7
2021-11-15Feature gate and make must_not_suspend allow-by-defaultGus Wynn-14/+111
2021-10-31Lint against RTL unicode codepoints in literals and commentsEsteban Küber-0/+231
2021-10-21Bump cargoMark Rousskov-0/+0
2021-10-21Rework the equivalent test to work with sidebar-items.jsLoïc BRANSTETT-3/+3
2021-10-21Add equivalent test in src/test/rustdocLoïc BRANSTETT-0/+14
2021-10-21Apply documentation suggestions from code reviewUrgau-3/+3
2021-10-21Oops, inverted condition, fix thatLoïc BRANSTETT-1/+1
2021-10-21Add regression test for #89852Loïc BRANSTETT-0/+17
2021-10-21Deduplicate macro_rules! from module_exports when documenting themLoïc BRANSTETT-3/+11
2021-10-21Add a regression test for #89935Yuki Okushi-0/+18
2021-10-21Revert "Rollup merge of #86011 - tlyu:correct-sized-bound-spans, r=estebank"Yuki Okushi-67/+57
2021-10-21Fix issue 90038Gary Guo-0/+21
2021-10-21Update src/test/codegen/debug-vtable.rsWesley Wiser-1/+1
2021-10-21Erase late-bound regions before computing vtable debuginfo name.Michael Woerister-0/+10
2021-10-18switch release channel to betaPietro Albini-1/+1
2021-10-17Auto merge of #89514 - davidtwco:polymorphize-shims-and-predicates, r=lcnrbors-1/+43
2021-10-17Rollup merge of #89943 - matthiaskrgr:clpcompl, r=oli-obkYuki Okushi-6/+4
2021-10-17Rollup merge of #89907 - GuillaumeGomez:correctly-emit-errors, r=camelidYuki Okushi-1/+0
2021-10-17Rollup merge of #89886 - alexcrichton:update-wasi-libc, r=kennytmYuki Okushi-1/+1
2021-10-17Rollup merge of #89849 - rusticstuff:remove-xcode-select, r=Mark-SimulacrumYuki Okushi-18/+0
2021-10-16Remove FIXME since there is nothing to be fixed.Guillaume Gomez-1/+0
2021-10-16Auto merge of #89860 - camsteffen:macro-semi, r=petrochenkovbors-684/+701
2021-10-16clippy::complexity changesMatthias Krüger-6/+4
2021-10-16Rollup merge of #89918 - JohnTitor:gats-tests, r=jackh726Matthias Krüger-0/+55
2021-10-16Rollup merge of #89914 - jackh726:gat_genericboundfailure, r=estebankMatthias Krüger-16/+19
2021-10-16Rollup merge of #89912 - davidtwco:issue-89280-split-lines-multiple-lines, r=...Matthias Krüger-0/+33
2021-10-16Rollup merge of #89906 - yuvaldolev:move-format-version-to-rustdoc-json-types...Matthias Krüger-1/+4
2021-10-16Rollup merge of #89902 - rusticstuff:outline-atomics-linux-only, r=workingjub...Matthias Krüger-0/+1
2021-10-16Rollup merge of #89509 - jhpratt:stabilize-const_unreachable_unchecked, r=oli...Matthias Krüger-8/+5
2021-10-15Auto merge of #84096 - m-ou-se:windows-bcrypt-random, r=dtolnaybors-2/+2
2021-10-16Add some GATs related regression testsYuki Okushi-0/+55
2021-10-15Emit impl difference error for GenericBoundFailure toojackh726-16/+19
2021-10-15emitter: current substitution can be multi-lineDavid Wood-0/+33
2021-10-15Add missing bcrypt.lib to make-fulldeps Makefile.Mara Bos-2/+2
2021-10-15Moved format-version constant to rustdoc-json-typesYuval Dolev-1/+4
2021-10-15Fix clippy with changed macro statement spansCameron Steffen-130/+126
2021-10-15Bless testsCameron Steffen-554/+575
2021-10-15Auto merge of #89903 - matthiaskrgr:rollup-s0c69xl, r=matthiaskrgrbors-74/+111
2021-10-15Rollup merge of #89885 - cameron1024:long-explanation-E0183, r=GuillaumeGomezMatthias Krüger-3/+4
2021-10-15Rollup merge of #89880 - adamgemmell:dev/nc-relocation, r=AmanieuMatthias Krüger-1/+1
2021-10-15Rollup merge of #89870 - tmandry:box-pin, r=estebankMatthias Krüger-13/+7