FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Remove unnecessary string conversions in error message construction by ShaharNaveh · Pull Request #5826 · RustPython/RustPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
295
Pull requests
98
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Remove unnecessary string conversions in error message construction
- #5826
#5826
Merged
youknowone
merged 10 commits into
RustPython:main
RustPython/RustPython:main
from
ShaharNaveh:cln-msg-generic-string
ShaharNaveh/RustPython:cln-msg-generic-string
Copy head branch name to clipboard
Jun 24, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Remove unnecessary string conversions in error message construction
#5826
youknowone
merged 10 commits into
RustPython:main
RustPython/RustPython:main
from
ShaharNaveh:cln-msg-generic-string
ShaharNaveh/RustPython:cln-msg-generic-string
Copy head branch name to clipboard
Commits
Commits on Jun 23, 2025
Make `new_X_error` recv `impl Into<String>`
ShaharNaveh
committed
e7923f6
View commit details
Copy full SHA for e7923f6
Browse repository at this point
Maks the rest of the methods to be generic
ShaharNaveh
committed
485dea2
View commit details
Copy full SHA for 485dea2
Browse repository at this point
remove to_owned
ShaharNaveh
committed
93de8d8
View commit details
Copy full SHA for 93de8d8
Browse repository at this point
Remove `.to_owned()` from more files
ShaharNaveh
committed
8d7deb2
View commit details
Copy full SHA for 8d7deb2
Browse repository at this point
Make `new_struct_error` to be generic as well
ShaharNaveh
committed
9e83d43
View commit details
Copy full SHA for 9e83d43
Browse repository at this point
Remove `.to_owned()` from more places
ShaharNaveh
committed
704cc8f
View commit details
Copy full SHA for 704cc8f
Browse repository at this point
Resolve wasm errors
ShaharNaveh
committed
2eefb81
View commit details
Copy full SHA for 2eefb81
Browse repository at this point
Commits on Jun 24, 2025
Merge remote-tracking branch 'upstream/main' into cln-msg-generic-string
ShaharNaveh
committed
628ee03
View commit details
Copy full SHA for 628ee03
Browse repository at this point
Revert changes to `new_exception_msg` and `new_exception_msg_dict`
ShaharNaveh
committed
ebc88bc
View commit details
Copy full SHA for ebc88bc
Browse repository at this point
fix wasm
ShaharNaveh
committed
324b8be
View commit details
Copy full SHA for 324b8be
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL