Yuki Okushi
|
0bfa71f32e
|
Fix a broken design docs link about unused substs bug
https://github.com/rust-lang/project-const-generics/pull/21 removed the
link. This replaces it with an issue link mentioned on the design docs.
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
|
2022-11-20 08:45:56 +02:00 |
lcnr
|
b7b14a983a
|
mention `WithOptConstParam` (#1346)
|
2022-05-09 09:19:43 +09:00 |
lcnr
|
a1d6f341d5
|
update section for type system constants (#1329)
* update section for type system constants
* Update src/constants.md
|
2022-03-22 14:34:21 +01:00 |
Yuki Okushi
|
a7abb26bfe
|
Fix some links
|
2021-11-24 10:23:07 -05:00 |
lcnr
|
7a476c07e1
|
const generics update
|
2021-09-20 12:35:16 -05:00 |
lcnr
|
212a89205b
|
`ty::Unevaluated`: dealing with unused substs (#1190)
* unused ct substs
* q
* q
* Update src/constants.md
Co-authored-by: Niko Matsakis <niko@alum.mit.edu>
|
2021-09-17 15:50:26 -04:00 |