-
-
Notifications
You must be signed in to change notification settings - Fork 382
Adding StatusCode call to prelude file #1615
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
base: master
Are you sure you want to change the base?
Adding StatusCode call to prelude file #1615
Conversation
c382f08 to
2a586f5
Compare
d9810b2 to
69523a6
Compare
|
@kaplanelad could you help me with this? I just added more types in src/prelude.rs, and Clippy started showing these errors. I don’t understand why. |
f4fb5b3 to
e244920
Compare
77ae033 to
e0244a8
Compare
|
@kaplanelad could you take a look here? Your last update solved the problem, but I believe it’s a good idea to fix the version of Rhai to avoid this kind of issue in the pipelines. |
fce02a3 to
afaae1c
Compare
4c477e1 to
fdc481f
Compare
|
Please pull the latest changes from master that should resolve the issue. |
|
Ok. I synced the PR with master and removed all updates not related to changes the prelude. I change the position of reqwest in Cergo.toml to be possible to import in prelude. When i made the PR this was a problem. |
4d7eb55 to
7393973
Compare
No description provided.