-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Correctly handle directory on rerun #523
base: master
Are you sure you want to change the base?
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d36b91 - Browse repository at this point
Copy the full SHA 5d36b91View commit details
Commits on Feb 18, 2024
-
Remove rust-ts-mode from auto-mode-alist
This makes the mode detection consistent. Without this: Sometimes Emacs buffer used to use rustic mode and sometimes rust-ts-mode.
Configuration menu - View commit details
-
Copy full SHA for e3ebab3 - Browse repository at this point
Copy the full SHA e3ebab3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 866c5e2 - Browse repository at this point
Copy the full SHA 866c5e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4fbc1b - Browse repository at this point
Copy the full SHA a4fbc1bView commit details -
The source code is this: fn main() { let v = vec![1, 2, 3]; v[99]; } While the code is incorrect, it does not have any compile error.
Configuration menu - View commit details
-
Copy full SHA for 9a6ddd0 - Browse repository at this point
Copy the full SHA 9a6ddd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8620a98 - Browse repository at this point
Copy the full SHA 8620a98View commit details -
Merge pull request brotzeit#2 from psibi/babel-test-failures
Fix possible babel test failures
Configuration menu - View commit details
-
Copy full SHA for fd5b5d8 - Browse repository at this point
Copy the full SHA fd5b5d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4002826 - Browse repository at this point
Copy the full SHA 4002826View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6cd30f - Browse repository at this point
Copy the full SHA c6cd30fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a743dd7 - Browse repository at this point
Copy the full SHA a743dd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a36ba4 - Browse repository at this point
Copy the full SHA 5a36ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36077a2 - Browse repository at this point
Copy the full SHA 36077a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b56aba0 - Browse repository at this point
Copy the full SHA b56aba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b03616 - Browse repository at this point
Copy the full SHA 0b03616View commit details -
Configuration menu - View commit details
-
Copy full SHA for de38bba - Browse repository at this point
Copy the full SHA de38bbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c64e2fb - Browse repository at this point
Copy the full SHA c64e2fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e784003 - Browse repository at this point
Copy the full SHA e784003View commit details -
Configuration menu - View commit details
-
Copy full SHA for 408adb1 - Browse repository at this point
Copy the full SHA 408adb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69b02b4 - Browse repository at this point
Copy the full SHA 69b02b4View commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 038c4f6 - Browse repository at this point
Copy the full SHA 038c4f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebee470 - Browse repository at this point
Copy the full SHA ebee470View commit details -
Configuration menu - View commit details
-
Copy full SHA for 498e7b7 - Browse repository at this point
Copy the full SHA 498e7b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5654d66 - Browse repository at this point
Copy the full SHA 5654d66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91731e8 - Browse repository at this point
Copy the full SHA 91731e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6da5f7b - Browse repository at this point
Copy the full SHA 6da5f7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c726954 - Browse repository at this point
Copy the full SHA c726954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3748f6d - Browse repository at this point
Copy the full SHA 3748f6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2621065 - Browse repository at this point
Copy the full SHA 2621065View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c2f266 - Browse repository at this point
Copy the full SHA 6c2f266View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecd95ed - Browse repository at this point
Copy the full SHA ecd95edView commit details -
Merge pull request brotzeit#3 from psibi/emacs-20
Enable test for emacs 29.1
Configuration menu - View commit details
-
Copy full SHA for 5c1cff5 - Browse repository at this point
Copy the full SHA 5c1cff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for adf3690 - Browse repository at this point
Copy the full SHA adf3690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb361c - Browse repository at this point
Copy the full SHA 5fb361cView commit details -
Merge pull request brotzeit#4 from psibi/rustc-1.76
Update pinned rustc to latest stable
Configuration menu - View commit details
-
Copy full SHA for ccd6df0 - Browse repository at this point
Copy the full SHA ccd6df0View commit details
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 331968e - Browse repository at this point
Copy the full SHA 331968eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d00f85 - Browse repository at this point
Copy the full SHA 6d00f85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89b3350 - Browse repository at this point
Copy the full SHA 89b3350View commit details -
Merge pull request brotzeit#5 from psibi/outdated-fix
rustic-cargo-outdated mode fix in presence of git repos
Configuration menu - View commit details
-
Copy full SHA for 9f13601 - Browse repository at this point
Copy the full SHA 9f13601View commit details
Commits on Feb 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 37d033f - Browse repository at this point
Copy the full SHA 37d033fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae570c3 - Browse repository at this point
Copy the full SHA ae570c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d91e31c - Browse repository at this point
Copy the full SHA d91e31cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8baf2e5 - Browse repository at this point
Copy the full SHA 8baf2e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 363903a - Browse repository at this point
Copy the full SHA 363903aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee6cffa - Browse repository at this point
Copy the full SHA ee6cffaView commit details -
Merge pull request brotzeit#6 from psibi/remove-racer
Remove racer integration
Configuration menu - View commit details
-
Copy full SHA for a98a624 - Browse repository at this point
Copy the full SHA a98a624View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86930b4 - Browse repository at this point
Copy the full SHA 86930b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for efdb033 - Browse repository at this point
Copy the full SHA efdb033View commit details -
Merge pull request brotzeit#7 from psibi/ci-29.2
CI: Test against emacs 29.2
Configuration menu - View commit details
-
Copy full SHA for 282d2c1 - Browse repository at this point
Copy the full SHA 282d2c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for baae890 - Browse repository at this point
Copy the full SHA baae890View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09615eb - Browse repository at this point
Copy the full SHA 09615ebView commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5fb2ab - Browse repository at this point
Copy the full SHA e5fb2abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a90c7e - Browse repository at this point
Copy the full SHA 5a90c7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a243bdd - Browse repository at this point
Copy the full SHA a243bddView commit details -
Merge pull request brotzeit#9 from psibi/docs-install
Add docs for tree-sitter
Configuration menu - View commit details
-
Copy full SHA for b0da291 - Browse repository at this point
Copy the full SHA b0da291View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a8c555 - Browse repository at this point
Copy the full SHA 3a8c555View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41996b1 - Browse repository at this point
Copy the full SHA 41996b1View commit details -
Merge pull request brotzeit#10 from psibi/tree-sitter-fix
Fix bugs related to tree sitter integration
Configuration menu - View commit details
-
Copy full SHA for 937e9db - Browse repository at this point
Copy the full SHA 937e9dbView commit details
Commits on Feb 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ffd070c - Browse repository at this point
Copy the full SHA ffd070cView commit details -
Merge pull request brotzeit#12 from psibi/clippy-fix
Make rustic-cargo-clippy remember it's universal arguments
Configuration menu - View commit details
-
Copy full SHA for 07fff49 - Browse repository at this point
Copy the full SHA 07fff49View commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 745a748 - Browse repository at this point
Copy the full SHA 745a748View commit details -
Merge pull request brotzeit#13 from psibi/clippy-fix-test
Fix flaky clippy test
Configuration menu - View commit details
-
Copy full SHA for 4dac7f3 - Browse repository at this point
Copy the full SHA 4dac7f3View commit details
Commits on Mar 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8bb15c7 - Browse repository at this point
Copy the full SHA 8bb15c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4131d8f - Browse repository at this point
Copy the full SHA 4131d8fView commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 346a64b - Browse repository at this point
Copy the full SHA 346a64bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7635ca2 - Browse repository at this point
Copy the full SHA 7635ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ac403 - Browse repository at this point
Copy the full SHA 50ac403View commit details -
Merge pull request brotzeit#17 from psibi/populate-improve
Improve minibuffer entry population for build and clippy
Configuration menu - View commit details
-
Copy full SHA for e556c87 - Browse repository at this point
Copy the full SHA e556c87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ed58ec - Browse repository at this point
Copy the full SHA 9ed58ecView commit details -
Merge pull request brotzeit#18 from psibi/flaky-test-cargo-test
Fix flaky tests
Configuration menu - View commit details
-
Copy full SHA for 7ebccac - Browse repository at this point
Copy the full SHA 7ebccacView commit details
Commits on May 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1280136 - Browse repository at this point
Copy the full SHA 1280136View commit details -
Configuration menu - View commit details
-
Copy full SHA for de8ec9f - Browse repository at this point
Copy the full SHA de8ec9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13347cd - Browse repository at this point
Copy the full SHA 13347cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb96ea - Browse repository at this point
Copy the full SHA 9fb96eaView commit details -
Merge pull request brotzeit#21 from psibi/19-test-minibuffer
Update rustic-cargo-test to remember it's universal argument
Configuration menu - View commit details
-
Copy full SHA for 9e41e73 - Browse repository at this point
Copy the full SHA 9e41e73View commit details -
Configuration menu - View commit details
-
Copy full SHA for d414288 - Browse repository at this point
Copy the full SHA d414288View commit details -
Merge pull request brotzeit#22 from psibi/20-recompile
rustic-recompile will remember universal arguments passed
Configuration menu - View commit details
-
Copy full SHA for 17a79c6 - Browse repository at this point
Copy the full SHA 17a79c6View commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d65e056 - Browse repository at this point
Copy the full SHA d65e056View commit details -
Update package-archives modification code in README
Firstly, use `add-to-list` rather than `setq` so that existing archives aren’t affected. In particular, Emacs includes NonGNU ELPA on the list and current instructions remove that archive. Secondly, prefer https over http when specifying URL of MELPA.
Configuration menu - View commit details
-
Copy full SHA for e272dd1 - Browse repository at this point
Copy the full SHA e272dd1View commit details -
Merge pull request brotzeit#6 from mina86/patch-1
Update package-archives modification code in README
Configuration menu - View commit details
-
Copy full SHA for 0c29fcd - Browse repository at this point
Copy the full SHA 0c29fcdView commit details
Commits on May 17, 2024
-
Correctly handle directory on rerun
Currently rustic will override the default-directory to the workspace root after a compilation is finished. This enables it to correctly find the paths in error messages. But it also means that if you rerun a command it will rerun in the root crate instead of the original one. This change adds a new variable to track the original directory and resets it when we rerun.
Configuration menu - View commit details
-
Copy full SHA for 051bab1 - Browse repository at this point
Copy the full SHA 051bab1View commit details