File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change
1
+ # June 5th, 2018
2
+
3
+ ## Notes
4
+
5
+ ### triage
6
+
7
+ * Did you mean to block nightlies on clippy?
8
+ - https://github.com/rust-lang/rust/pull/51122
9
+ - Worried that this was getting ahead of ourselves with Clippy, but this does not block nightly, just makes Clippy available
10
+ - Should use the never-tried functionality in Rustup for preventing an update if a tool is not present
11
+ - let's land it!
12
+ - Related: https://github.com/kennytm/rustup-toolchain-install-master and https://github.com/rust-lang-nursery/rustup.rs/issues/1429
13
+ * Get the latest commit as a toolchain, rather than just nightly.
14
+
15
+ ### move atom plugin (and others) to the nursery?
16
+
17
+ * Start with Atom since it is most advanced plugin
18
+ * Probably do other plugins later too
19
+ * VSCode is already there
20
+ * editor syntax highlighting is in rust-lang org.
21
+
22
+ ### question about using root of scoped attributes
23
+
24
+ * https://github.com/rust-lang/rust/issues/44690#issuecomment-392800598
25
+ * we'd use clippy::* or something
26
+ * doesn't need to block stabilisation
27
+ * Manish to comment
28
+
29
+ ### discord/irc/gitter
30
+
31
+ * let's make some Discord groups
32
+ * start to move away from Gitter
33
+ * leave irc until the official announcement
34
+
35
+
36
+ ### teams and working groups
37
+
38
+ * 1.26.1 release to fix rls target-dir issue
39
+ * lldb has expresson execution, needs testing. Will need to ship our own lldb with rustup
40
+ * unicode identifier RFC could affect tools
You can’t perform that action at this time.
0 commit comments