use qualname in `TypeErrors` for functions by nicku12345 · Pull Request #4476 · RustPython/RustPython
RustPython / RustPython Public
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Merged
merged 3 commits into
Merged
Conversation
nicku12345 added 2 commits
DimitrisJim
commented
Jan 30, 2023
DimitrisJim commented
Member
It seems like clippy is complaining about a couple of things, if you could address those.
fanninpm
commented
Jan 30, 2023
fanninpm commented
Contributor
It seems like clippy is complaining about a couple of things, if you could address those.
Those might be due to Rust 1.67.0 coming out on 26 Jan.
DimitrisJim
commented
Jan 30, 2023
DimitrisJim commented
Member
ah, yeah, that's it @fanninpm. there's some format calls that need to be fixed.
youknowone
approved these changes
youknowone
left a comment
youknowone
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
youknowone
merged commit
5fb03b6
into
RustPython:main
itsankitkp pushed a commit to itsankitkp/RustPython that referenced this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment