about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-03-31Track bound varsJack Huey-199/+228
2021-03-31Revert testsOli Scherer-12/+9
2021-03-31Add a new normalization query just for mir constantsOli Scherer-22/+14
2021-03-31Add a regression test for issue-68830JohnTitor-0/+32
2021-03-31Add 32bit.stderr files.Hameer Abbasi-1/+1443
2021-03-31Make unevaluated DefId rendering deterministicOli Scherer-22/+22
2021-03-31Auto merge of #83684 - cjgillot:csp, r=petrochenkovbors-13/+11
2021-03-31Rename stderr->64bit.stderr where needed.Hameer Abbasi-157/+192
2021-03-31Add allocation information to undefined behaviour errors.Hameer Abbasi-33/+341
2021-03-31Auto merge of #83681 - jyn514:blanket-impls-tweaks, r=Aaron1011bors-3/+5
2021-03-31Auto merge of #83666 - Amanieu:instrprof-order, r=tmandrybors-34/+17
2021-03-31give full path of constraint in suggest_constraining_type_paramhi-rustin-246/+246
2021-03-31Rollup merge of #83683 - tblah:riscv64linux_links, r=Mark-SimulacrumDylan DPC-13/+13
2021-03-31Rollup merge of #83671 - JohnTitor:issue-75801-test, r=Dylan-DPCDylan DPC-0/+44
2021-03-31Rollup merge of #83654 - JohnTitor:issue-83606, r=estebankDylan DPC-0/+21
2021-03-30Fix fulldeps tests.Camille GILLOT-2/+2
2021-03-30Remove hir::CrateItem.Camille GILLOT-11/+9
2021-03-30bootstrap: don't complain about linkcheck if it is excludedTom Eccles-13/+13
2021-03-30Auto merge of #83639 - osa1:issue83638, r=estebankbors-0/+14
2021-03-30Only look at blanket impls in `get_blanket_impls`Joshua Nelson-3/+5
2021-03-30Fix tests.Camille GILLOT-9/+9
2021-03-30Rollup merge of #83667 - estebank:cool-bears-hot-tip, r=lcnrDylan DPC-91/+79
2021-03-30Rollup merge of #83662 - ehuss:update-books, r=ehussDylan DPC-0/+0
2021-03-30Rollup merge of #83656 - JohnTitor:resolve-test, r=petrochenkovDylan DPC-0/+34
2021-03-30Rollup merge of #83645 - pickfire:patch-3, r=GuillaumeGomezDylan DPC-1/+3
2021-03-30Add a regression test for issue-75801JohnTitor-0/+44
2021-03-30Apply review feedbackAmanieu d'Antras-77/+89
2021-03-29Hide unnecessary reference to traitEsteban Küber-3/+0
2021-03-30Auto merge of #83664 - Dylan-DPC:rollup-wx6idpd, r=Dylan-DPCbors-94/+210
2021-03-29Suggest box/pin/arc ing receiver on method callsEsteban Küber-91/+82
2021-03-30Run LLVM coverage instrumentation passes before optimization passesAmanieu d'Antras-113/+84
2021-03-30Add a regression test for issue-82865JohnTitor-0/+34
2021-03-30Rollup merge of #83644 - lnicola:rust-analyzer-2021-03-29, r=jonas-schievinkDylan DPC-16/+21
2021-03-30Rollup merge of #83636 - JohnTitor:const-generics-defualts-regg-test, r=lcnrDylan DPC-52/+66
2021-03-30Rollup merge of #83543 - camelid:lint-unknown-disambiguator, r=jyn514Dylan DPC-26/+123
2021-03-29Auto merge of #82864 - jyn514:short-circuit, r=GuillaumeGomezbors-6/+2
2021-03-29Update booksEric Huss-0/+0
2021-03-29Auto merge of #83185 - jyn514:remove-dead-code, r=oli-obkbors-2/+2
2021-03-30Do not emit a suggestion that causes the E0632 errorJohnTitor-0/+21
2021-03-29Auto merge of #80839 - tblah:riscv64linux_links, r=Mark-Simulacrumbors-16/+38
2021-03-29Wrap non-pre code blocksIvan Tham-1/+3
2021-03-29:arrow_up: rust-analyzerLaurențiu Nicola-16/+21
2021-03-29Replace tabs in err messages before renderingÖmer Sinan Ağacan-0/+14
2021-03-29Prefer 4 spacesJohnTitor-52/+52
2021-03-29Add a regression test for issue-82792JohnTitor-0/+14
2021-03-29Auto merge of #83565 - RalfJung:miri, r=oli-obkbors-10/+15
2021-03-29Do not emit the advanced diagnostics on macrosJohnTitor-0/+68
2021-03-28Inline `find_suffix` closure that's only used onceCamelid-18/+14
2021-03-28Add test for weird backticks placementCamelid-8/+23
2021-03-28Point to disambiguator instead of whole linkCamelid-22/+35