Commit Graph

6020 Commits

Author SHA1 Message Date
Mark Rousskov 03baf9d94d Explicitly remove credential delegation
This access previously implicitly transferred to the Council, which we do
not expect to be the case.
2023-03-19 14:01:36 -04:00
Ed Page ef4a490a77 fix: Add missing namespacing of rust lints 2023-03-18 13:31:28 -05:00
Yoh Deadfall 487d59ea8b Removed line breaks 2023-03-16 18:17:46 +03:00
Yoh Deadfall ca12a42dc7 Fixed more links and one heading 2023-03-16 15:44:21 +03:00
Yoh Deadfall f3db34e89d Removed spaces in URLs 2023-03-16 15:39:13 +03:00
Yoh Deadfall fc3a4124f6 Fixed broken markdown in Russian translation 2023-03-16 15:30:44 +03:00
Jane Losare-Lusby 0a79f01918 Add RFC summary translations 2023-03-15 23:50:23 +00:00
Ed Page ef224ec086 fix: Document 'auto-priority' alternative 2023-03-07 06:33:57 -06:00
Ed Page e92a52b1e7 fix: Isolate array precedence 2023-03-07 06:28:53 -06:00
Lokathor e8ecdc4a85
restrict the guarantee to when the ZST has no fields at all. 2023-03-01 19:16:46 -07:00
Lokathor 2c258cca22
clarify that the condition list is an "all" list. 2023-03-01 09:02:33 -07:00
Lokathor e7295315e3 require that there NOT be the non_exhaustive attribute on the ZST 2023-02-28 13:24:02 -07:00
Lokathor f647e37f51 restrict the ZST rules, provide further explanation. 2023-02-28 11:37:59 -07:00
Josh Triplett 2abcabc82f Clarify language on affiliation
Phrases like "no more than 2 representatives may have the same
affiliation" could be ambiguous: they could also mean "no more than 2
representatives may share an affiliation with any other representative",
implying that you can't have more than one such pair on the Council.

Rephrase to "may share any given affiliation" for clarity.
2023-02-28 09:49:04 -08:00
Ed Page cf93e59f1a fix: Expand on lint source future 2023-02-27 20:49:14 -06:00
Ed Page 78ab70d4c0 fix: Typo 2023-02-27 13:36:47 -06:00
Ed Page a270d2854e fix: Be explicit that lints does not affect dependencies 2023-02-27 13:20:48 -06:00
Ed Page 86b0b64e5c fix: remindme priority with multiple lint sources 2023-02-27 13:11:27 -06:00
Ed Page 70732661ab fix: Spelling and language 2023-02-27 12:44:45 -06:00
Josh Triplett c32adbda40
Merge pull request #3125 from mbartlett21/patch-3
Fix RFC 1721
2023-02-24 19:39:12 -08:00
Josh Triplett fd7c616933
Merge pull request #2832 from reitermarkus/core-net-types
RFC: Move `std::net::IpAddr` types into `core::net`.
2023-02-24 19:31:34 -08:00
Josh Triplett d73abe6e84 RFC 2832 2023-02-24 19:30:45 -08:00
Josh Triplett 35b77de7f6
Merge pull request #1 from joshtriplett/clarify-audit-of-moderation-policy
Clarify that audits evaluate both moderation policies and their application
2023-02-23 12:41:51 -08:00
Ed Page 72cdd44a3b fix: Typos 2023-02-23 11:01:16 -06:00
Ed Page 78083edfda fix: Document future idea for lint-level source 2023-02-23 11:00:09 -06:00
Ed Page 1adde1b477 fix: Typo
Co-authored-by: teor <teor@riseup.net>
2023-02-23 10:21:02 -06:00
Josh Triplett 1f93fc2f9a
Clarify evaluation further
Co-authored-by: Ryan Levick <me@ryanlevick.com>
2023-02-23 01:26:34 -08:00
Josh Triplett 075f4b30f5
Merge pull request #2 from joshtriplett/blank-lines-between-footnotes
Add blank lines between footnotes, to help mdbook
2023-02-22 22:13:51 -08:00
Josh Triplett c8688ed7db Add blank lines between footnotes, to help mdbook 2023-02-22 21:48:01 -08:00
Josh Triplett e4ed94b5d7
Fix typo in footnote link
Co-authored-by: Eric Huss <eric@huss.org>
2023-02-22 21:47:29 -08:00
Ed Page cf9a148148 fix: Clarify we are overriding lint groups 2023-02-22 21:16:16 -06:00
Josh Triplett 71cbce92fd Clarify that audits evaluate both moderation policies and their application 2023-02-22 16:35:07 -08:00
Josh Triplett 55bbeea792
Fix URL typos
GitHub's generated anchors don't include punctuation.

Co-authored-by: jyn <github@jyn.dev>
2023-02-22 15:37:44 -08:00
Josh Triplett 8d82b54f97 Rename leadership council RFC and files to use RFC number 3392; update links 2023-02-22 14:55:38 -08:00
Ed Page 31c9587d52 fix: Some TOML formatting 2023-02-22 16:25:48 -06:00
Ed Page 7d81bf1697 fix: Add another reason against 'rules' 2023-02-22 16:24:51 -06:00
Ed Page 08f7190eec fix: Make priority signed, giving a clear center value 2023-02-22 16:07:44 -06:00
Khionu Sybiern 1dea1e2b71 Add RFC on governance, establishing the Leadership Council
Co-authored-by: Jane Losare-Lusby <jlusby42@gmail.com>
Co-authored-by: Josh Triplett <josh@joshtriplett.org>
Co-authored-by: JT <jntrnr@fastmail.com>
Co-authored-by: Khionu Sybiern <dev@khionu.net>
Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com>
Co-authored-by: Olive Gould <me@technetos.email>
Co-authored-by: Ryan Levick <me@ryanlevick.com>
2023-02-22 14:06:17 -08:00
Ed Page 5a70d45f95 feat: Take a stab at lint precedence 2023-02-21 13:17:53 -06:00
Ed Page b02771a860 fix: Typo 2023-02-21 09:54:45 -06:00
Lokathor 4b5a891141 rfc text 2023-02-21 08:54:23 -07:00
Ed Page 3cd61251bb fix: Update for latest conversation
Note the confusion over rustfmt not reading `package.edition`.

Take a stab at resolving rustfmt by saying "no" and documenting it under
alternatives.

Be explicit on fingerprinting behavior and leave it out of the
Unresolved section.
2023-02-21 09:10:48 -06:00
Andy Wang cbcb1dfc4e
Current working directory -> current package 2023-02-20 23:11:04 +01:00
Ed Page 1e43928544 fix: Discuss all supported lint tools 2023-02-17 09:10:04 -06:00
Ed Page f8071a315f feat: Add open question about rustfmt 2023-02-15 12:29:01 -06:00
Ed Page 4bfc5453d3 fix: Update to lints.tool.lint 2023-02-15 12:27:40 -06:00
Ed Page 1c7ef777fa fix: Note that cargo-metadata support is needed for configurable lints 2023-02-15 12:11:36 -06:00
Ed Page 508e92f09c feat: Add cargo lints as a future possibility 2023-02-15 11:39:23 -06:00
Ed Page c726cf3e97 feat: Add external file possibility 2023-02-15 11:11:54 -06:00
Ed Page 4a267a6b22 fix: Be more explicit on workspace inheritance 2023-02-15 11:04:55 -06:00