Files
rust/library/std/src
Guillaume Gomez eb54ddd123 Rollup merge of #87279 - sunfishcode:document-unix-argv, r=RalfJung
Add comments explaining the unix command-line argument support.

Following up on #87236, add comments to the unix command-line argument
support explaining that the code doesn't mutate the system-provided
argc/argv, and that this is why the code doesn't need a lock or special
memory ordering.

r? ```@RalfJung```
2021-07-21 15:52:49 +02:00
..
2021-06-13 14:00:15 -04:00
2021-06-13 14:00:15 -04:00
2021-06-30 20:28:51 +01:00
2021-07-10 12:59:25 -07:00
2021-02-06 13:05:56 +01:00
2021-07-12 15:01:39 +02:00
2020-11-07 16:15:48 +01:00
2021-07-10 14:14:09 +02:00
2020-10-21 20:44:03 -07:00
2021-05-19 15:52:09 +02:00
2020-09-02 17:37:40 -04:00
2021-06-23 16:26:46 -04:00
2021-06-25 13:18:56 -07:00
2021-07-18 18:30:58 -04:00
2021-06-22 10:20:56 +01:00
2021-06-19 11:46:56 +03:00
2021-06-23 16:26:46 -04:00