Rust Search

Find the best content on Rust, curated by the community; a search engine for Rustaceans.
www.youtube.com
...space also we do a bit of the sugaring already into step so for example while that and if let's get low to match that you said it's not yet named resolved the jet tracker does it to name resolution or does that come from some other query...
Video 2019-03-06
www.youtube.com
...also figure out fragments of red source code in these garbage texts and like produce best-effort synthetic story even if it doesn't match the gram of rust exactly what I mean is that like for example in Ross drama each truck must have a name but we must...
Video 2019-02-28
www.youtube.com
...type safe formatting and so it can actually check that for example the percent F corresponds to the parameter name and that the types match up so the exclamation point marks yes exclamation mark means macro yeah so at this point you probably notice that we have a couple of...
Video 2017-01-03
www.youtube.com
...sides is that on the one hand the compiler is obligated to generate a binary that when you run it does the thing that matches the source code you wrote but there's also an obligation on your side which is that you have to follow the rules you you...
Video 2023-06-12
www.youtube.com
...this this hypothetical slot in the hash map is it occupied or is it vacant and then just like any other enum we can match that and if it's occupied we can get the value that's there we can add one to it and if it's not...
Video 2016-10-07
www.youtube.com
...if you're relying on that whatever anyway yeah but uh match or is always considered a use of the place this is feature complete i think right yes i think this is when roxanne's pattern matching finishes this will probably get fixed as well that's what i...
Video 2021-02-22
www.youtube.com
...what tighty was I guess I was tied colon colon T that all that was sort used to call match question marks when you wanted to bind something in a match statement looks a little funny today but underneath this kind of different looking syntax there was really this different...
Video 2017-01-03
www.youtube.com
...Personally, the very first thing I'm going to do with it is create match. Nicholas Matsakis: I don't know if that would be allowed in the keyword or maybe Josh Triplett: Yeah dot match underscore would not be hard. Nicholas Matsakis: So hygiene opt out for declarative macros...
Video 2020-08-06
www.youtube.com
...dine keyword to make dynamic dispatch a little more obvious to people non lexical lifetimes which basically means rust complains at me less default match bindings this is one of my favorite features never write the ref keyword ever again more lifetime elision and inference actually I had to remove...
Video 2019-09-16
www.youtube.com
...The app state update occurs based on this message and reconstructs the user interface to match its new state. This detaches the screen construction and app state management and keeps app development scalable. This modern front-end framework architecture has high-level abstraction to manage complexities. Unfortunately, JavaScript expression is...
Video 2020-12-23
www.youtube.com
...types that again have behaviors and traits that you can work with there are things that you can match against the status code could be an enum that you can match against every possible thing that happened you could say oh I got a 404 I want to throw an...
Video 2019-04-22
www.youtube.com
...think of it as a filter and so foo would be like I select the item from prefix that matches foo and star as I select the items that match I mean any items and either way for all filters it's an error if it comes to zero but...
Video 2019-10-24
www.youtube.com
...Uh and then the old one was kind of strange with all this matching and so on. That was the best I could do. U actually uh I got a lot of help to to get this running from Colin. But uh after that u with error chain what you...
Video 2017-03-03
www.youtube.com
...within this range for example or are you talking about uh trying to completely prove the behavior of a program like the mirror precisely matches this specification and does absolutely nothing that isn't in this specification total proof or very narrow property proof or somewhere in between that that...
Video 2021-02-26
www.youtube.com
...we went all out of our way to do this yeah he put a lot of extra work to make it work in matches match uh match discriminants right yeah yeah i think i think we can just say this has been established as precedent and yeah i feel comfortable...
Video 2021-02-03
www.youtube.com
...it does for us like you should be able to get the sample counts for performance counter matched up to an address anyway like that's what they do and that matching that address based on Waffen first two source line is this the same thing for C++ and rust...
Video 2018-03-16
www.youtube.com
...asynchronous you wind up having to introduce let bindings there was a proposed fix which I haven't really thought about of making a match I'm not sure that has quite the expected lifetime but you get this so it varies will live on so the end I guess...
Video 2019-08-29
www.youtube.com
...also can see is that your last code will authorize the correct exception and if you try to multiply matrices with which which non matching shapes okay so what else can you do with peyote you can define custom Python types I'm I put a remark here it's...
Video 2020-04-09
www.youtube.com
...can probably make an educated guess what's happening it what it's doing is that no matter what the variant is the match function is matching it to a string called tire so this is a pretty easy fix let's just go in and make these correct hopefully...
Video 2021-03-01
www.youtube.com
...stable support for a not all but a wide selection of procedural macros which are an extremely powerful feature we improved the ergonomics of match I talked about this a little bit yesterday and we made some improvements to the module system so hopefully you won't have to use...
Video 2019-04-30
"I still get excited about programming languages. But these days, it's not so much because of what they let me do, but rather what they don't let me do..."

Search tips

Type anything to search across articles, videos (including conference talks), podcasts, research, crates, and Rust API documentation. These operators give you finer control — click an example to try it.

Find pages containing all your words. Pages where the words appear together rank higher.
Quote part of your query to keep those words together as an exact phrase within a larger search.
Wrap the whole query in quotes for a verbatim search that matches text exactly, punctuation and all — perfect for Rust syntax. Needs at least 3 characters.
Limit results to a single site. Works on its own () too. One site: per search.

Use the tabs and filters above the results to narrow by content type, publication year, and sort order.