rust/src/test
Ralf Jung 2cbcfae654
Rollup merge of #84913 - estebank:issue-84831, r=varkor
Do not ICE on invalid const param

When encountering a path that can't have generics, do not call
`generics_of`. This would happen when writing something like
`path::this_is_a_mod<const_val>`.

Fix #84831.
2021-05-05 17:52:29 +02:00
..
assembly
auxiliary
codegen Rollup merge of #84752 - lrh2000:generator-debuginfo, r=tmandry 2021-05-02 17:00:23 +02:00
codegen-units
debuginfo
incremental
mir-opt
pretty parser: Remove support for inner attributes on non-block expressions 2021-05-03 13:33:53 +03:00
run-make
run-make-fulldeps
run-pass-valgrind
rustdoc Rollup merge of #84832 - Stupremee:dont-print-vis-in-external-traits, r=jyn514 2021-05-03 00:32:45 +02:00
rustdoc-gui
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui
rustfix
ui Rollup merge of #84913 - estebank:issue-84831, r=varkor 2021-05-05 17:52:29 +02:00
ui-fulldeps
COMPILER_TESTS.md