1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-24 09:46:45 +02:00
Files
comprehensive-rust/src
Frances Wingerter abb05164da Clarify a couple minor points (#912)
* compound types: disambiguate that length is not 'same'

* basic syntax: clarify preference for consts and quickly justify unsafety of static mut

* basic-syntax: take review feedback into account on consts/statics

* basic-syntax: be careful not to call `const` defns variables

variables in rust are `place`s in a formal sense and name objects in an informal one; `const` merely abbreviates an expression
2023-07-12 18:37:49 +01:00
..
2023-06-09 18:00:33 +00:00
2023-03-30 13:25:34 +01:00
2023-05-23 12:57:38 +00:00
2023-04-24 18:51:23 +00:00
2023-04-24 14:46:38 -04:00
2023-05-03 12:00:58 +02:00
2023-04-14 14:06:50 +00:00
2022-12-21 16:38:28 +01:00
2023-07-12 09:43:02 -07:00
2022-12-21 16:38:28 +01:00
2023-05-24 08:15:08 +00:00
2022-12-21 16:38:28 +01:00
2022-12-21 16:38:28 +01:00
2023-01-23 12:44:07 +00:00
2022-12-21 16:38:28 +01:00
2022-12-21 16:38:28 +01:00
2023-03-30 13:25:34 +01:00
2023-01-30 13:12:51 +00:00
2022-12-26 09:12:00 +01:00
2022-12-21 16:38:28 +01:00
2023-01-17 11:42:31 +00:00