about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-04-13Update cargoEric Huss-4/+5
2022-04-13Auto merge of #95968 - davidtwco:translation-lazy-fallback, r=oli-obkbors-81/+94
2022-04-13Auto merge of #95958 - jhpratt:bump-stdarch, r=Dylan-DPCbors-0/+0
2022-04-13Auto merge of #96015 - Dylan-DPC:rollup-vhdprid, r=Dylan-DPCbors-93/+391
2022-04-13Rollup merge of #96006 - hkBst:patch-2, r=Dylan-DPCDylan DPC-1/+1
2022-04-13Rollup merge of #96005 - hkBst:patch-1, r=Dylan-DPCDylan DPC-1/+1
2022-04-13Rollup merge of #95991 - PoorlyDefinedBehaviour:fix/issue_95898, r=fee1-deadDylan DPC-2/+32
2022-04-13Rollup merge of #95962 - sourcefrog:doc-direntry, r=Dylan-DPCDylan DPC-0/+10
2022-04-13Rollup merge of #95885 - gimbles:patch-1, r=Mark-SimulacrumDylan DPC-1/+5
2022-04-13Rollup merge of #93217 - willcrichton:example-analyzer, r=GuillaumeGomezDylan DPC-88/+342
2022-04-13fix: wrong trait import suggestion for T:Bruno Felipe Francisco-2/+32
2022-04-13Auto merge of #95727 - m-ou-se:futex-reentrantmutex, r=Amanieubors-7/+101
2022-04-13Add a missing articleMarijn Schouten-1/+1
2022-04-13Auto merge of #95656 - cjgillot:no-id-hashing-mode, r=Aaron1011bors-389/+85
2022-04-13Add missing article to fix "few" to "a few".Marijn Schouten-1/+1
2022-04-13Improve error message when there's no checksumgimbles-1/+5
2022-04-13Auto merge of #94255 - b-naber:use-mir-constant-in-thir, r=oli-obkbors-55/+227
2022-04-13Auto merge of #95999 - Dylan-DPC:rollup-k2r3k11, r=Dylan-DPCbors-12/+44
2022-04-13Rollup merge of #95989 - rust-lang:notriddle/issue-82446, r=compiler-errorsDylan DPC-0/+27
2022-04-13Rollup merge of #95984 - wcampbell0x2a:fix-spelling, r=thomccDylan DPC-1/+1
2022-04-13Rollup merge of #95954 - AnthonyMikh:fix-broken-coverage-docs-screenshot-link...Dylan DPC-1/+1
2022-04-13Rollup merge of #95441 - AlecGoncharow:issue-95204-fix, r=Mark-SimulacrumDylan DPC-10/+15
2022-04-13errors: lazily load fallback fluent bundleDavid Wood-81/+94
2022-04-13Auto merge of #95990 - Dylan-DPC:rollup-r9bh9t7, r=Dylan-DPCbors-2558/+3184
2022-04-12Auto merge of #95905 - vacuus:markdown-render, r=GuillaumeGomezbors-2/+3
2022-04-12Rollup merge of #95986 - yaahc:libs-autolabel, r=Mark-SimulacrumDylan DPC-0/+15
2022-04-12Rollup merge of #95973 - oli-obk:tait_ub3, r=compiler-errorsDylan DPC-48/+204
2022-04-12Rollup merge of #95970 - WaffleLapkin:nicer_trait_suggestions, r=compiler-errorsDylan DPC-9/+124
2022-04-12Rollup merge of #95918 - compiler-errors:issue-95878, r=cjgillotDylan DPC-0/+29
2022-04-12Rollup merge of #95914 - c410-f3r:meta-vars, r=petrochenkovDylan DPC-67/+74
2022-04-12Rollup merge of #95405 - cjgillot:probe, r=petrochenkovDylan DPC-2191/+2337
2022-04-12Rollup merge of #95316 - fmease:rustdoc-discr-req-prov-assoc-consts-tys, r=no...Dylan DPC-243/+401
2022-04-12Bless tests.Camille GILLOT-30/+30
2022-04-12Handle `unusable_binding` more compactly.Vadim Petrochenkov-17/+14
2022-04-12Apply suggestions from code reviewOli Scherer-2/+2
2022-04-12Implement tuples using recursionCaio-67/+74
2022-04-12regression test for spurrious "help: store this in the heap"Michael Howell-0/+27
2022-04-12Auto merge of #95987 - m-ou-se:rollup-sdevd9b, r=m-ou-sebors-45/+95
2022-04-12Add Rustdoc book link to scrape examples help. Remove remaining panicWill Crichton-22/+51
2022-04-12Remove NodeIdHashingMode.Camille GILLOT-359/+55
2022-04-12Rollup merge of #95975 - m-ou-se:test-70093-no-cross, r=joshtriplettMara Bos-0/+1
2022-04-12Rollup merge of #95963 - luqmana:llvm-dist-cross-filecheck, r=Mark-SimulacrumMara Bos-2/+2
2022-04-12Rollup merge of #95794 - nnethercote:parse_tt-a-few-more-tweaks, r=petrochenkovMara Bos-28/+13
2022-04-12Rollup merge of #95783 - notriddle:notriddle/doctest-signal, r=GuillaumeGomezMara Bos-15/+79
2022-04-12Fix imports.Camille GILLOT-8/+3
2022-04-12Move diagnostic methods to the dedicated module.Camille GILLOT-477/+472
2022-04-12Simplify error reporting.Camille GILLOT-85/+76
2022-04-12Move path resolution error to rustc_resolve::diagnostics.Camille GILLOT-164/+207
2022-04-12Make the logic more explicit with let chains.Camille GILLOT-18/+16
2022-04-12Do not record Res when builing a suggestion.Camille GILLOT-6/+9