This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f2a86fcfda9997d2172d21385a6205770e716fba
ruff
/
crates
/
ruff_python_resolver
/
src
History
Micha Reiser
c847cad389
Update insta snapshots (
#14366
)
2024-11-15 19:31:15 +01:00
..
snapshots
Update insta snapshots (
#14366
)
2024-11-15 19:31:15 +01:00
config.rs
…
execution_environment.rs
…
host.rs
…
implicit_imports.rs
Format let-else with rustfmt nightly (
#5461
)
2023-07-03 02:13:35 +00:00
import_result.rs
Use Rust 1.75 toolchain (
#9437
)
2024-01-08 18:03:16 +01:00
lib.rs
chore(deps): update rust crate insta to v1.38.0 (
#10701
)
2024-04-01 15:44:30 +00:00
module_descriptor.rs
…
native_module.rs
Replace
.map_or(false, $closure)
with
.is_some_and(closure)
(
#6244
)
2023-08-01 19:29:42 +02:00
py_typed.rs
…
python_platform.rs
Make lib iteration platform-specific (
#5406
)
2023-06-28 13:52:20 +00:00
python_version.rs
…
resolver.rs
Replace
.map_or(false, $closure)
with
.is_some_and(closure)
(
#6244
)
2023-08-01 19:29:42 +02:00
search.rs
Update to Rust 1.74 and use new clippy lints table (
#8722
)
2023-11-16 18:12:46 -05:00