Skip to content

issues Search Results · repo:rust-lang/rustlings language:Rust

Filter by

701 results
 (59 ms)

701 results

inrust-lang/rustlings (press backspace or delete to remove)

I think 03_if/if3.rs is a bit ambiguous. The code to be modified looks like this: // TODO: Fix the compiler error in the statement below. let identifier = if animal == crab { 1 } else ...
  • sirbuig
  • Opened 
    15 days ago
  • #2211

I d like to implement compose_me use push_str, but as the log shows, I failed. Image However, even use func push to push a char a no effect. Image Is there anything wrong? Thanks!
  • RHSNOW
  • 1
  • Opened 
    16 days ago
  • #2209

Title pretty much says it all. I m running Rustlings from the terminal within RustRover, and the hyperlinks to the current file and to the solution do nothing when I click on them. It took me a while to ...
A-source
C-bug
P-high
  • jacob2467
  • Opened 
    17 days ago
  • #2208

Im currently doing rustlings and struggled with iterators3 and searched a solution, which i thought i found here. It implements one of the functions to edit like this: fn result_with_list() - Result ...
A-exercises
C-enhancement
P-medium
  • lars-schumann
  • 3
  • Opened 
    20 days ago
  • #2207

https://github.com/rust-lang/rustlings/blob/main/exercises/12_options/options1.rs options1.rs maybe_icecream undefined for hour_of_day == 23 // This function returns how much icecream there is left in ...
  • supervaka
  • 2
  • Opened 
    21 days ago
  • #2206

The use of the pub should be added as hint for the exercise Current // TODO: Add the following two use statements after fixing them. // use self::fruits::PEAR as ???; // use self::veggies::CUCUMBER as ...
  • Memnoc
  • 4
  • Opened 
    on Feb 5
  • #2205

In this part of code clippy error message not inline with the intent. https://github.com/rust-lang/rustlings/blob/fbfd4f25e7e715007f5f3f6678f5d336d24d3660/exercises/22_clippy/clippy3.rs#L20-L21 Image ...
  • sugab
  • 1
  • Opened 
    on Jan 21
  • #2201

It is possible to pass threads2 without actually solving a task. Following code will make it great and allow to pass while being wrong. Maybe worth discarding as you can still get it by matching with expected ...
  • TheBlackArroVV
  • Opened 
    on Jan 19
  • #2200

Hi! Thank you for your excellent work on the Rustlings exercises. Most of the tasks were easy to follow and had a clear purpose. However, I found myself completely stumped by the as_ref_mut exercise, ...
  • Ekryd
  • 2
  • Opened 
    on Jan 19
  • #2199

I alternate between my PC and Laptop, it would be great to either sync Rustlings or have a command line option to skip certain chapters that I have otherwise completed on the other machine. Is there such ...
  • rohits79
  • 1
  • Opened 
    on Jan 18
  • #2198
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub