Skip to content
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

[REPLCompletions] enable completions for using Module.Inner| #52952

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

aviatesk
Copy link
Sponsor Member

fix #52922

@aviatesk aviatesk added the backport 1.10 Change should be backported to the 1.10 release label Jan 18, 2024
aviatesk added a commit that referenced this pull request Jan 18, 2024
Those I found while working on #52952.
aviatesk added a commit that referenced this pull request Jan 18, 2024
Those I found while working on #52952.
aviatesk added a commit that referenced this pull request Jan 18, 2024
@aviatesk aviatesk merged commit a0d55cd into master Jan 18, 2024
6 of 8 checks passed
@aviatesk aviatesk deleted the avi/52922 branch January 18, 2024 23:14
KristofferC pushed a commit that referenced this pull request Feb 6, 2024
@KristofferC KristofferC mentioned this pull request Feb 6, 2024
9 tasks
@KristofferC KristofferC removed the backport 1.10 Change should be backported to the 1.10 release label Feb 6, 2024
KristofferC added a commit that referenced this pull request Feb 6, 2024
A few stragglers.

Backported PRs:
- [x] #53091 <!-- Ensure elision of `require_one_based_indexing` with
high-dim array views -->
- [x] #53117 <!-- Try to fix incorrect documentation of `nthreads` -->
- [x] #52855 <!-- Fix variable name in scaling an `AbstractTriangular`
with zero alpha -->
- [x] #52952 <!-- [REPLCompletions] enable completions for `using
Module.Inner|` -->
- [x] #53101 <!-- Inplace transpose for unit Triangular may skip
diagonal -->

Need manual backport:
- [ ] #52505 <!-- fix alignment of emit_unbox_store copy -->

Non-merged PRs with backport label:
- [ ] #53125 <!-- coverage: count coverage where explicitly requested by
inference only -->
- [ ] #52694 <!-- Reinstate similar for AbstractQ for backward
compatibility -->
- [ ] #51479 <!-- prevent code loading from lookin in the versioned
environment when building Julia -->
Drvi pushed a commit to RelationalAI/julia that referenced this pull request Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

REPL autocompletion of using Base.submodule doesn't work in v1.10
3 participants