rust-lang / rust-mode

Emacs configuration for Rust
Apache License 2.0
1.11k stars 179 forks source link

test: Emacs 29.1 #501

Closed jcs090218 closed 1 year ago

jcs090218 commented 1 year ago

Test 29.1 and snapshot but allow failure for the snapshot.

psibi commented 1 year ago

I would prefer not to have builds for snapshot, atleast for Windows.

jcs090218 commented 1 year ago

I prefer to build snapshots so people know whether it works on the latest branch or not. That's why we have the experimental flag set up. I am assured the Windows snapshot will be fixed since the other two snapshots (ubuntu and macos) have no error. WDYT? 🤔

psibi commented 1 year ago

My reasoning is because I have to spend extra time figuring out from github UI to see which job has failed. Okay, let me give this a try. Thanks for the PR!