index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
vfs-notify
Age
Commit message (
Expand
)
Author
Lines
2023-12-29
Use Cargo's [workspace.lints.*] to config clippy
Tetsuharu Ohzeki
-0
/
+3
2023-12-05
Don't explicitly warn against `semicolon_in_expressions_from_macros`
Igor Matuszewski
-1
/
+1
2023-11-15
Remove outdated comment
Laurențiu Nicola
-1
/
+0
2023-11-15
Bump tracing
Laurențiu Nicola
-1
/
+1
2023-09-04
Update notify to 6.1.1
Roberto Bampi
-1
/
+1
2023-06-22
Downgrade some deps to get rif of windows-sys duplication
Lukas Wirth
-1
/
+2
2023-06-22
Bump more deps
Lukas Wirth
-1
/
+1
2023-05-28
Wrap platform-specific QoS in r-a-specific “thread intent”
Luna Razzaghipour
-1
/
+1
2023-05-28
Use appropriate QoS classes throughout the codebase
Luna Razzaghipour
-1
/
+1
2023-05-28
Implement custom QoS-aware thread pool
Luna Razzaghipour
-1
/
+1
2023-05-20
Add proof-of-concept QoS implementation
Luna Razzaghipour
-3
/
+3
2023-01-17
Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril
bors
-2
/
+2
2023-01-17
Use workspace.dependencies to declare local dependencies
Lukas Wirth
-2
/
+2
2023-01-16
Specify authors, edition and license via workspace.package
Lukas Wirth
-2
/
+4
2023-01-16
Specify rust-version via workspace.package
Lukas Wirth
-1
/
+1
2022-11-07
Bump Cargo rust-version fields to latest stable
Lukas Wirth
-1
/
+1
2022-10-15
Bump notify
Laurențiu Nicola
-1
/
+1
2022-08-19
Bump notify
Laurențiu Nicola
-5
/
+8
2022-08-05
Don't switch workspace on vfs file changes from libraries
Lukas Wirth
-1
/
+6
2022-07-20
Enable extra warnings required by rust-lang/rust
Amos Wenger
-0
/
+3
2022-07-03
Bump crossbeam-channel
Laurențiu Nicola
-1
/
+1
2022-06-10
internal: Bump Dependencies
Lukas Wirth
-1
/
+1
2022-05-22
Fix build on OpenBSD (and probably other BSDs too)
Brennan Vincent
-1
/
+1
2022-03-22
minor: Bump dependencies
Lukas Wirth
-4
/
+4
2022-03-17
Bump deps
Laurențiu Nicola
-1
/
+1
2021-12-16
Bump MSRV (1.57)
iDawer
-1
/
+1
2021-10-23
Set MSRV
Laurențiu Nicola
-0
/
+1
2021-10-21
Migrate to edition 2021
Lukas Wirth
-2
/
+2
2021-10-03
Fix miscellaneous Clippy lints
Aramis Razzaghipour
-1
/
+1
2021-10-03
Add semicolons for consistency
Aramis Razzaghipour
-6
/
+6
2021-10-01
Bump notify
Laurențiu Nicola
-1
/
+1
2021-09-15
internal: remove dead code
Aleksey Kladov
-2
/
+2
2021-09-11
remove unused deps
Giles Cope
-1
/
+0
2021-08-30
switch `log` crate to `tracing`
Dezhi Wu
-3
/
+3
2021-08-17
Bump notify version to 5.0.0-pre.12
Alexander Sieg
-1
/
+1
2021-08-17
Revert "Downgrade notify and use RecommendedWatcher"
Alexander Sieg
-6
/
+5
2021-08-03
Downgrade notify and use RecommendedWatcher
Laurențiu Nicola
-5
/
+6
2021-07-28
Bump notify to 5.0.0-pre.11
Josh Kuhn
-1
/
+1
2021-07-24
Bump deps
Laurențiu Nicola
-2
/
+2
2021-07-17
internal: a bit more of cwd safety for flycheck
Aleksey Kladov
-3
/
+4
2021-07-08
This patch shortens the spawned threads' names, as threads on Linux
Manas
-1
/
+1
2021-07-08
Explicitly name all spawned threads
Manas
-1
/
+4
2021-07-05
minor: drop dummy authors field
Aleksey Kladov
-1
/
+0
2021-02-12
Fix slow tests sometimes failing
Florian Diebold
-2
/
+8
2020-10-15
Follow symlinks when walking project trees
Daniel Fox Franke
-8
/
+9
2020-10-13
Bump crossbeam-channel in crates
Laurențiu Nicola
-1
/
+1
2020-08-24
Add description for crates that will be published
Pavan Kumar Sunkara
-0
/
+1
2020-08-24
Add version to deps in cargo.toml
Pavan Kumar Sunkara
-2
/
+2
2020-08-13
Rename ra_ide -> ide
Aleksey Kladov
-2
/
+2
2020-07-18
Simplify exclusion logic
Aleksey Kladov
-100
/
+47
[next]