Tshepang Mbambo
|
065890922b
|
ty::ConstKind has moved (#1724)
|
2023-07-08 01:36:13 +09:00 |
Yuki Okushi
|
e0074c18f0
|
Address the change in https://github.com/rust-lang/rust/pull/97287
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
|
2023-02-03 06:23:25 +02:00 |
Yuki Okushi
|
32bc13e408
|
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
|
e4ce969bea
|
mention `WithOptConstParam` (#1346)
|
2022-05-09 09:19:43 +09:00 |
lcnr
|
155126b1d2
|
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
|
c4776cb94a
|
Fix some links
|
2021-11-24 10:23:07 -05:00 |
lcnr
|
82d4c5604d
|
const generics update
|
2021-09-20 12:35:16 -05:00 |
lcnr
|
09bf2bd2df
|
`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 |