54
I Use This!
Very High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 14, 2024 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make `depth_first_search` into a standalone function More... about 1 month ago
Document `ControlFlowGraph` More... about 1 month ago
Rename `WithNumEdges` => `NumEdges` and `WithStartNode` => `StartNode` More... about 1 month ago
Merge `{With,Graph}{Successors,Predecessors}` into `{Successors,Predecessors}` More... about 1 month ago
Don't leak unnameable types in -> _ recover More... about 1 month ago
Mark gate as incomplete More... about 1 month ago
Merge `WithNumNodes` into DirectedGraph More... about 1 month ago
Avoid reloading Vec::len across grow_one in push More... about 1 month ago
Rename feature gate More... about 1 month ago
Fix typo More... about 1 month ago
`statx` probe: `ENOSYS` might come from a faulty FUSE driver More... about 1 month ago
Fix clippy More... about 1 month ago
Fix clippy More... about 1 month ago
Simplify `calc_default_binding_mode` More... about 1 month ago
Fix formatting More... about 1 month ago
Address review comments More... about 1 month ago
Add test More... about 1 month ago
Don't inline integer literals when out of range More... about 1 month ago
Fix pretty hir for anon consts in diagnostics More... about 1 month ago
Auto merge of #17065 - Veykril:edition-parse-mac, r=Veykril More... about 1 month ago
internal: Thread edition through to parsing/tt-to-syntax-tree routines for macros More... about 1 month ago
crashes: limit a couple tests to only run on x86_64 and/or not on windows More... about 1 month ago
Fix 1-tuple value suggestion More... about 1 month ago
Suggest value on bare return More... about 1 month ago
Auto merge of #16450 - Urhengulas:edition-aware-parser, r=Veykril More... about 1 month ago
Use Edition::CURRENT More... about 1 month ago
Deduplicate Edition enum More... about 1 month ago
Auto merge of #122268 - ChrisDenton:no-libc, r=Mark-Simulacrum More... about 1 month ago
Fix value suggestion for array in generic context More... about 1 month ago
Consolidate two copies of ty_kind_suggestion More... about 1 month ago