File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -278,8 +278,9 @@ There are alternative discussion or Pre-RFCs on IRLO:
278
278
* It’s a good idea to embed safety requirements into doc comments, which aligns with one of the
279
279
goals in our RFC.
280
280
* 2025-07: [ Pre-RFC: Safety Property System] ( https://internals.rust-lang.org/t/pre-rfc-safety-property-system/23252 ) proposed by vague
281
- * It's a draft of our current proposal, but more focused on custom linter's design.
282
- * The critical parts have already been refined from Clippy’s perspective.
281
+ * It's a draft of our current proposal, but more focused on custom linter's design. Also see
282
+ [ this thread in opsem channel] ( https://rust-lang.zulipchat.com/#narrow/channel/136281-t-opsem/topic/Safety.20Property.20System/with/530679491 ) .
283
+ * The critical parts have already been refined from Clippy’s perspective in current proposal.
283
284
284
285
## Alternatives from Rust for Linux
285
286
You can’t perform that action at this time.
0 commit comments