-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Backports for 1.11.3 #56741
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
Merged
Merged
Backports for 1.11.3 #56741
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
c3449dc
subtype: fast path for Type == TypeVar (#56640)
N5N3 f987397
Fix test report alignment (#56789)
IanButterworth a788519
fix `exp(weirdNaN)` (#56784)
oscardssmith 9a48815
Fix generate_precompile statement grouping & avoid defining new func …
IanButterworth 3fb7f2e
Fix partially_inline for unreachable (#56787)
wsmoses 790081c
bump Pkg to latest 1.11
5b83838
xref `UnionAll` in the doc string of `where` (#56411)
nsajko 6f6bc95
docs: fix edge case in rational number conversion `float(a//b)` (#56772)
Priynsh aa276c3
dict docs: document that ordering of keys/values/pairs match iterate …
cossio 06a372f
Extend `Base.rationalize` instead of defining new function (#56793)
sostock 35ffb65
fix precompilation error printing if `CI` is set (#56905)
simeonschaub 3dd91a1
inference: fix inference error from constructing invalid `TypeVar` (#…
aviatesk d031595
InteractiveUtils.jl: fixes issue where subtypes resolves bindings and…
dgleich 0ff8f82
irinterp: set `IR_FLAG_REFINED` for narrowed `PhiNode`s (#56391)
aviatesk 45d3238
lowering: don't reverse handler order in `(pop-handler-list ...)` (#5…
topolarity 2adfacc
avoid memory leak in mallocarrays linked list
905e39a
precompileplkgs: release parallel limiter when waiting for another pr…
IanButterworth 1b75f96
fix jl_mutex_lock deadlock under rr (#56644)
vtjnash bcb1f11
precompilepkgs: respect loaded dependencies when precompiling for loa…
IanButterworth 6e28217
Don't report only-inferred methods as recompiles (#56914)
IanButterworth 9e39755
rearrange jl_delete_thread to be thread-safe (#56097)
vtjnash bdf8219
precompile: don't waste memory on useless inferred code (#56749)
vtjnash 8c63ce1
fix backport of #56097
KristofferC cbb7ebc
[BinaryPlatforms] Parse `rc64`/`riscv64` triplets
giordano ec67820
🤖 [backports-release-1.11] Bump the Pkg stdlib from bac7775db to 2eb8…
DilumAluthgeBot fa13ea8
Utilize bitshifts correctly in signals-mach.c when storing/reading th…
gbaraldi 115ce5a
REPL: Limit method lookup when completing kwargs (#56963)
IanButterworth 03365f5
fix deepcopy for non-trivial circular references (#56990)
willtebbutt 03ffe4d
broadcast: align `ndims` implementation with intent behind code (#56999)
nsajko 0aa7b95
Miscellaneous `Meta.partially_inline!` fixes (#56813)
topolarity f66a1cf
fix kwarg limit method backport
KristofferC 343c6ee
Revert "Avoid allocations in views of views (#53231)" (#57044)
KristofferC File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.