rlpowell

Results 28 issues of rlpowell

For me, clippy1 showed up as `🎉 🎉 The code is compiling, and 📎 Clippy 📎 is happy! 🎉 🎉` immediately. Here's my versions: ``` root@2f0ba9ddef2d:/src/rustlings/exercises/clippy# cargo clippy Checking clippy1...

"Low and behold" => "Lo and behold" //! lib.rs -> src/lib.rs //! src/issue_delivery_worker; -- src/issue_delivery_worker.rs

The test requires that the repeated response have a flash message, which is not in fact in the code; I had to add it like so: ``` // Return early...

In 10.8.2.1 we have: ``` //! src/routes/admin/password/get.rs use crate::session_state::TypedSession; use crate::utils::{e500, see_other}; ``` I wrote a whole thing about how I couldn't find it anywhere, but: It's two pages later....

I was very confused when after switching to actix-web-flash-messages, both the `login::an_error_flash_message_is_set_on_failure` test and the functionality in question stopped working. I eventually discovered that this is a side effect of...

https://github.com/LukeMathWalker/zero-to-production/blob/236cef05a5f4bbdeb2e10103bee5c739795befeb/src/startup.rs#L110 ^^ AFAICT, by about 3/4 through Chapter 10, HmacSecret is not used in any way and that app_data line is irrelevant.

I'm not sure if this a bug or I'm just holding it wrong, but: I'm on a P71, which has exactly 2 fans, CPU and GPU (trust me, I've replaced...

bug

The text that gets passed to the replacements engine (i.e. even when replacements are off) and then to TTS has all line-trailing hyphens removed, *even when hyphenation is off in...

In hyphenation mode, at least at my screen size, it is frequently the case that the last word on a page is hyphenated. In TTS mode, which is fundamentally one...

From https://github.com/rc0/jbofihe/issues/3 ; Wuzzy2 ( https://github.com/Wuzzy2 ) commented on May 3, 2013: This input makes jbofihe crash: ``` mi cusku lo'u le'u le'u ``` This one, too: ``` mi cusku...