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

[REPL] Fix typo in using/import completion #53273

Merged
merged 1 commit into from Feb 11, 2024
Merged

Conversation

Keno
Copy link
Member

@Keno Keno commented Feb 10, 2024

No description provided.

@vtjnash vtjnash added stdlib:REPL Julia's REPL (Read Eval Print Loop) status:merge me PR is reviewed. Merge when all tests are passing labels Feb 11, 2024
@inkydragon
Copy link
Sponsor Member

CI noise: :windows: build i686-w64-mingw32 fails in 1s,
all other tests passed.

@inkydragon inkydragon merged commit b8540d1 into master Feb 11, 2024
6 of 9 checks passed
@inkydragon inkydragon deleted the kf/replcompletetypo branch February 11, 2024 03:53
@inkydragon inkydragon removed the status:merge me PR is reviewed. Merge when all tests are passing label Feb 11, 2024
@aviatesk aviatesk added the backport 1.10 Change should be backported to the 1.10 release label Feb 29, 2024
KristofferC pushed a commit that referenced this pull request Mar 12, 2024
Co-authored-by: Keno Fischer <keno@juliahub.com>
(cherry picked from commit b8540d1)
@KristofferC KristofferC mentioned this pull request Mar 12, 2024
25 tasks
KristofferC added a commit that referenced this pull request Apr 22, 2024
Backported PRs:
- [x] #50759 <!-- Fix outdated usage of scrubbing for log test failures
-->
- [x] #51830 <!-- Add version string to sysimg triple -->
- [x] #53273 <!-- [REPL] Fix typo in using/import completion -->
- [x] #53499 <!-- Avoid compiler warning about redefining jl_globalref_t
-->
- [x] #53424 <!-- yet more atomics & cache-line fixes on work-stealing
queue -->
- [x] #53596 <!-- build: remove extra .a file -->
- [x] #53516 <!-- permit NamedTuple{<:Any, Union{}} to be created -->
- [x] #53643 <!-- Bump CSL to 1.1.1 to fix libgomp bug -->
- [x] #53655 <!-- Change tbaa of ptr_phi to tbaa_value  -->
- [x] #53391 <!-- Default to the medium code model in x86 linux -->
- [x] #53809 <!-- Add missing GC_POP() in emit_cfunction -->
- [x] #53961 <!-- `LazyString` in `LinearAlgebra.checksquare` error
message -->
- [x] #52913 <!-- Added docstring for Artifacts.jl -->
- [x] #53553 <!-- typeintersect: fix `UnionAll` unaliasing bug caused by
@KristofferC KristofferC mentioned this pull request May 8, 2024
17 tasks
@KristofferC KristofferC removed the backport 1.10 Change should be backported to the 1.10 release label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib:REPL Julia's REPL (Read Eval Print Loop)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants