Skip to content

Replace crate visibility identifier with pub(crate)#526

Merged
sophiajt merged 1 commit intonushell:masterfrom
est31:remove_crate_vis
Aug 29, 2019
Merged

Replace crate visibility identifier with pub(crate)#526
sophiajt merged 1 commit intonushell:masterfrom
est31:remove_crate_vis

Conversation

@est31
Copy link
Contributor

@est31 est31 commented Aug 29, 2019

Part of #362. Removing the feature entirely is blocked on jbaublitz/getset#28

Result of running:

find src -name *.rs -exec sed -i 's/crate /pub(crate) /g' {} \;
@est31 est31 mentioned this pull request Aug 29, 2019
12 tasks
@sophiajt sophiajt merged commit e5d67d5 into nushell:master Aug 29, 2019
elferherrera added a commit to elferherrera/nushell that referenced this pull request Feb 7, 2022
kubouch pushed a commit that referenced this pull request Feb 7, 2022
Hofer-Julian pushed a commit to Hofer-Julian/nushell that referenced this pull request Jan 27, 2023
* DE translation for pipelines and scripts, changed title for working_with_strings

* Update i18n-meta.json

* Update pipeline.md

* Update scripts.md
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.

2 participants