about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-29Auto merge of #90373 - tmiasko:union-qualification, r=oli-obkbors-0/+89
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-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-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
2021-10-27Auto merge of #90186 - jsha:fix-header-sizes, r=GuillaumeGomezbors-6/+232
2021-10-27Auto merge of #89652 - rcvalle:rust-cfi, r=nagisabors-19/+271
2021-10-27test: add test for inner attribute followed by outer attribute causing ICEEliseZeroTwo-0/+46
2021-10-26Add documentation for LLVM CFI supportRamon de C Valle-19/+202
2021-10-27Auto merge of #90337 - matthiaskrgr:rollup-azkr158, r=matthiaskrgrbors-136/+148
2021-10-27Add regression test for #75961Bram van den Heuvel-0/+7
2021-10-27Rollup merge of #90278 - notriddle:notriddle/highlight-ptr, r=jyn541,Guillaum...Matthias Krüger-8/+23
2021-10-27Rollup merge of #90232 - konan8205:master, r=GuillaumeGomezMatthias Krüger-35/+61
2021-10-27Rollup merge of #90154 - camelid:remove-getdefid, r=jyn514Matthias Krüger-93/+64
2021-10-27Auto merge of #89937 - JohnTitor:fix-89875, r=Amanieubors-0/+14
2021-10-26Reverting switching test to no_std and adjust output after rebase.Jakob Degen-30/+41
2021-10-26Fix line numbers in testJakob Degen-4/+4
2021-10-26Make `ui/suggestions/suggest-tryinto-edition-change.rs` no_std to avoid getti...Jakob Degen-41/+30
2021-10-26Adds hint if a trait fails to resolve and a newly added one in Edition 2021 i...Jakob Degen-8/+83
2021-10-26Add test checking that Edition 2021 is suggested for .try_into() and fix othe...Jakob Degen-0/+33
2021-10-26Rollup merge of #90305 - vandenheuvel:test_issue_87258, r=Mark-SimulacrumMatthias Krüger-0/+72
2021-10-26Rollup merge of #90303 - WaffleLapkin:regression_test_90164, r=JohnTitorMatthias Krüger-0/+31
2021-10-26Rollup merge of #90302 - GuillaumeGomez:rm-unneeded-into_iter, r=jyn514Matthias Krüger-1/+1
2021-10-26Add regression test for #87258Bram van den Heuvel-0/+72
2021-10-26Add regression test for issue 90164Maybe Waffle-0/+31
2021-10-26Remove unneeded into_iterGuillaume Gomez-1/+1