Simon Morgan
Simon Morgan
Surely the bigger issue here is that it relies on knowledge of macros? Like the previous exercises were literally just the most basic function stuff like parameter and return types...
@fmoko That's weird because for me all of of the test?.rs files in the root of the exercises directory appeared after I'd finished the functions?.rs exercises.
@fmoko It was using `rustlings watch`, but I don't seem to be able to reproduce the issue. If I encounter it again I'll open a separate issue.
I'm using Chrome 74.0.3729.108 and having the same issue. The extension is installed but DuckDuckGo isn't even listed as an option in the search engines drop-down.
I looked into this some more and [it looks like](https://developer.chrome.com/extensions/settings_override) the ability for extension to set the search engine is only available in Windows and macOS.
I now seem to getting the same issue, or at least a similar one, when entering my master password.
I get this in ConEmu despite `shell_integration` being set to `false` in my config.nu. It doesn't seem to happen when the terminal is clear (i.e. the prompt is at the...
If this is an example of a broader issue, then please redirect it to that GitHub issue.
I'm also getting this. It seems to be related to .NET Core being updated to 2.2.202. ``` .NET Core SDK (reflecting any global.json): Version: 2.2.202 Commit: 8a7ff6789d Runtime Environment: OS...
This looks like it might be a duplicate of #2965.