about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-10-31Rollup merge of #89839 - jkugelman:must-use-mem-ptr-functions, r=joshtriplettMatthias Krüger-0/+1
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-30Auto merge of #90205 - mati865:link-modifiers-in-rustc, r=petrochenkovbors-7/+2
2021-10-30Remove underlines from non-top docblocks.Jacob Hoffman-Andrews-4/+65
2021-10-30Document tests a bit moreGuillaume Gomez-0/+5
2021-10-30Rollup merge of #90412 - jyn514:macro-use, r=camelidMatthias Krüger-7/+6
2021-10-30Rollup merge of #90396 - b-naber:type_flags_ices_default_anon_consts, r=lcnrMatthias Krüger-0/+47
2021-10-30Rollup merge of #90395 - b-naber:const-expr-type-relation, r=oli-obkMatthias Krüger-0/+20
2021-10-30Rollup merge of #90374 - GuillaumeGomez:unify-rustdoc-book-titles, r=camelidMatthias Krüger-6/+10
2021-10-30Auto merge of #88268 - GuillaumeGomez:generics-search-index, r=notriddle,came...bors-93/+147
2021-10-30Remove unnecessary `macro_use`s in rustdocJoshua Nelson-7/+6
2021-10-29Unify titles in rustdoc book doc attributes chapterGuillaume Gomez-6/+10
2021-10-29Fix invalid handling of genericsGuillaume Gomez-93/+147
2021-10-29Auto merge of #90390 - umanwizard:update-miri, r=RalfJungbors-9/+7
2021-10-29Auto merge of #90389 - camelid:rustdoc-rayon, r=jyn514bors-11/+2
2021-10-29Explicitly skipping suggestions for 'Pin' as it does not implement the 'AsRef...Yuval Dolev-17/+0
2021-10-29Skip suggestions for the AsRef traitYuval Dolev-0/+29
2021-10-29Fix panic when documenting libproc-macroGuillaume Gomez-13/+10
2021-10-29Don't display "Methods from Deref<...>" if no method is display (the ones whi...Guillaume Gomez-3/+29
2021-10-29Remove the Rc wrapping of deref_id_mapGuillaume Gomez-4/+4
2021-10-29Add tests for recursive derefGuillaume Gomez-8/+169
2021-10-29Auto merge of #90373 - tmiasko:union-qualification, r=oli-obkbors-0/+89
2021-10-29Recursively document DerefGuillaume Gomez-16/+111
2021-10-29ignore type flags insertion in default_anon_const_substs if error occurredb-naber-0/+47
2021-10-29add testb-naber-0/+20
2021-10-29Auto merge of #90214 - tmiasko:indirect-mutation-qualif, r=ecstatic-morse,oli...bors-0/+93
2021-10-29Auto merge of #90380 - Mark-Simulacrum:revert-89558-query-stable-lint, r=lcnrbors-95/+0
2021-10-29Auto merge of #90363 - camelid:build-impl-perf, r=jyn514bors-3/+3
2021-10-28rustdoc: Remove a single-use macroNoah Lev-10/+1
2021-10-28Update miriBrennan Vincent-9/+7
2021-10-28rustdoc: Switch to mainline rayonNoah Lev-1/+1
2021-10-29Rollup merge of #90082 - noncombatant:patch-1, r=GuillaumeGomezMatthias Krüger-2/+2
2021-10-28Add -Zunstable-options instead of featureMateusz Mikuła-7/+2
2021-10-28Add comments to hygiene testsMatthew Jasper-4/+37
2021-10-28Auto merge of #90218 - JakobDegen:adt_significant_drop_fix, r=nikomatsakisbors-0/+37
2021-10-28Revert "Add rustc lint, warning when iterating over hashmaps"Mark Rousskov-95/+0
2021-10-28Add test casesIlya Yanok-0/+41
2021-10-28Auto merge of #90339 - GuillaumeGomez:doc-alias-doc, r=GuillaumeGomezbors-2/+49
2021-10-28Add missing documentation for doc aliasGuillaume Gomez-2/+49
2021-10-27Improve perf measurements of `build_extern_trait_impl`Noah Lev-3/+3
2021-10-28Use type based qualification for unionsTomasz Miąsko-0/+89
2021-10-27Rollup merge of #90304 - vandenheuvel:test_issue_75961, r=Mark-SimulacrumMatthias Krüger-0/+7
2021-10-27Rollup merge of #90288 - JakobDegen:import_diagnostics, r=davidtwcoMatthias Krüger-0/+108
2021-10-27Rollup merge of #90267 - EliseZeroTwo:elisezerotwo/fix_invalid_attrs_ice, r=A...Matthias Krüger-0/+46