about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-10-31Combine drain_filter callsAaron Hill-4/+4
2021-10-30Use SsoHashSetAaron Hill-2/+2
2021-10-30Deduplicate projection sub-obligationsAaron Hill-0/+6
2021-10-30Auto merge of #90416 - matthiaskrgr:rollup-55lzqng, r=matthiaskrgrbors-146/+393
2021-10-30Rollup merge of #90412 - jyn514:macro-use, r=camelidMatthias Krüger-7/+6
2021-10-30Rollup merge of #90402 - wesleywiser:query_descriptions, r=oli-obkMatthias Krüger-1/+8
2021-10-30Rollup merge of #90396 - b-naber:type_flags_ices_default_anon_consts, r=lcnrMatthias Krüger-1/+49
2021-10-30Rollup merge of #90395 - b-naber:const-expr-type-relation, r=oli-obkMatthias Krüger-9/+40
2021-10-30Rollup merge of #90377 - WaffleLapkin:const_slice_from_raw_parts, r=oli-obkMatthias Krüger-14/+43
2021-10-30Rollup merge of #90374 - GuillaumeGomez:unify-rustdoc-book-titles, r=camelidMatthias Krüger-7/+11
2021-10-30Rollup merge of #90371 - Veykril:patch-2, r=jyn514Matthias Krüger-1/+1
2021-10-30Rollup merge of #89876 - AlexApps99:const_ops, r=oli-obkMatthias Krüger-106/+235
2021-10-30Auto merge of #89174 - ChrisDenton:automatic-verbatim-paths, r=dtolnaybors-13/+203
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-30Auto merge of #90403 - michaelwoerister:odht-0.3.1, r=Mark-Simulacrumbors-4/+4
2021-10-29Auto merge of #90346 - ferrocene:pa-short-circuit, r=oli-obkbors-7/+5
2021-10-29Apply changes proposed in the reviewMaybe Waffle-8/+9
2021-10-29Use proper issue number for `feature(const_slice_from_raw_parts)`Maybe Waffle-4/+4
2021-10-29Unify titles in rustdoc book doc attributes chapterGuillaume Gomez-7/+11
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-29Update odht crate to 0.3.1 (big-endian bugfix)Michael Woerister-4/+4
2021-10-29Auto merge of #90389 - camelid:rustdoc-rayon, r=jyn514bors-12/+3
2021-10-29Add a few query descriptionsWesley Wiser-1/+8
2021-10-29Auto merge of #90373 - tmiasko:union-qualification, r=oli-obkbors-1/+103
2021-10-29ignore type flags insertion in default_anon_const_substs if error occurredb-naber-1/+49
2021-10-29add testb-naber-0/+20
2021-10-29don't mutably borrow inner infcx in all of ConstInferUnifier::constsb-naber-9/+20
2021-10-29Auto merge of #90214 - tmiasko:indirect-mutation-qualif, r=ecstatic-morse,oli...bors-63/+250
2021-10-29Auto merge of #90380 - Mark-Simulacrum:revert-89558-query-stable-lint, r=lcnrbors-299/+68
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-2/+2
2021-10-28Auto merge of #90387 - matthiaskrgr:rollup-b2x8v0x, r=matthiaskrgrbors-655/+599
2021-10-29Rollup merge of #90376 - oli-obk:🧹, r=spastorinoMatthias Krüger-650/+597
2021-10-29Rollup merge of #90336 - mbartlett21:patch-4, r=Mark-SimulacrumMatthias Krüger-3/+0
2021-10-29Rollup merge of #90082 - noncombatant:patch-1, r=GuillaumeGomezMatthias Krüger-2/+2
2021-10-28Auto merge of #90281 - xldenis:public-borrow-set, r=nikomatsakisbors-14/+14
2021-10-28Auto merge of #90218 - JakobDegen:adt_significant_drop_fix, r=nikomatsakisbors-45/+93
2021-10-28Revert "Add rustc lint, warning when iterating over hashmaps"Mark Rousskov-299/+68
2021-10-28Make `core::slice::from_raw_parts[_mut]` constMaybe Waffle-14/+42
2021-10-28Move instantiate_opaque_types to rustc_infer.Oli Scherer-294/+283
2021-10-28Move some functions into `rustc_infer`.Oli Scherer-318/+316
2021-10-28Manually inline a function that is only ever called at the end of another fun...Oli Scherer-33/+6
2021-10-28Remove dead code.Oli Scherer-14/+1
2021-10-28Auto merge of #90145 - cjgillot:sorted-map, r=michaelwoeristerbors-57/+55
2021-10-28Fix incorrect doc linkLukas Wirth-1/+1
2021-10-28Auto merge of #90339 - GuillaumeGomez:doc-alias-doc, r=GuillaumeGomezbors-2/+49