]> git.lizzy.rs Git - rust.git/history - crates
add directory for regression tests
[rust.git] / crates /
2021-10-10 Aleksey Kladovadd directory for regression tests
2021-10-10 Aleksey Kladovmove test
2021-10-10 Aleksey Kladovmove test
2021-10-10 Aleksey Kladovmove test
2021-10-10 Aleksey Kladovinternal: move test
2021-10-10 Aleksey Kladovmove test
2021-10-10 Aleksey Kladovmove test
2021-10-10 Aleksey Kladovmove tests
2021-10-10 Aleksey Kladovinternal: move tests
2021-10-10 Aleksey Kladovinternal: move tests
2021-10-10 Aleksey Kladovinternal: consistently use `ok!();` for succesfull...
2021-10-10 Aleksey Kladovmove some tests
2021-10-10 Aleksey Kladovmove tests
2021-10-10 Aleksey Kladovmove test
2021-10-10 Aleksey Kladovmove test
2021-10-10 Aleksey Kladovtest formatting
2021-10-10 Aleksey Kladovtest formatting
2021-10-10 Aleksey Kladovmove tests
2021-10-10 Aleksey Kladovinternal: move tests
2021-10-10 Aleksey Kladovdead code
2021-10-10 Aleksey Kladovinternal: move some mbe tests
2021-10-10 Aleksey Kladovmove tests
2021-10-10 Aleksey Kladovfix tests
2021-10-10 bors[bot]Merge #10506
2021-10-10 k-nasaAdd comment
2021-10-10 bors[bot]Merge #10504
2021-10-10 k-nasaremove comment
2021-10-10 k-nasaRevert "update comment"
2021-10-10 k-nasaRemove neesless clone
2021-10-10 k-nasaupdate comment
2021-10-10 k-nasaAdd code comment
2021-10-09 bors[bot]Merge #10499
2021-10-09 Aleksey Kladovfeat: be more precise in mismatch arg counts highlighting
2021-10-09 bors[bot]Merge #10497
2021-10-09 Aleksey Kladovmove test
2021-10-09 Aleksey Kladovinternal: move tests
2021-10-09 Aleksey Kladovinternal: move test
2021-10-09 Aleksey Kladovinternal: move test
2021-10-09 Aleksey Kladovinternal: drop duplicated test
2021-10-09 Aleksey Kladovinternal: move test
2021-10-09 Aleksey Kladovinternal: move tests
2021-10-09 bors[bot]Merge #10496
2021-10-09 Aleksey Kladovinternal: move some tests
2021-10-09 Aleksey Kladovinternal: move some macro tests
2021-10-09 Aleksey Kladovinternal: make sure macro test expand to valid syntax
2021-10-09 Aleksey Kladovinternal: allow macro tests to inspect parse tree
2021-10-09 Aleksey Kladovmove tests
2021-10-09 Aleksey Kladovindent macro output when pprinting
2021-10-09 Aleksey Kladovalign tests to code style
2021-10-09 Aleksey Kladovmove some tests
2021-10-09 Aleksey Kladovinternal: don't un-indent macro tests manually
2021-10-09 Aleksey Kladovinternal: update expect
2021-10-09 bors[bot]Merge #10495
2021-10-09 Aleksey Kladovinternal: move test
2021-10-09 Aleksey Kladovrename
2021-10-09 Aleksey Kladovmove test
2021-10-09 Aleksey Kladovmove test
2021-10-09 Aleksey Kladovmove test
2021-10-09 Aleksey Kladovinternal: move test
2021-10-09 bors[bot]Merge #10494
2021-10-09 Aleksey Kladovinternal: docs
2021-10-09 Aleksey Kladovfeat: report errors in macro definition
2021-10-09 Aleksey Kladovget organizized
2021-10-09 Aleksey Kladovfuture proof structure
2021-10-09 Aleksey Kladovmove test
2021-10-09 Aleksey Kladovmove tests
2021-10-09 Aleksey Kladovinternal: move tests
2021-10-09 Aleksey Kladovinternal: move test
2021-10-09 Aleksey Kladovinternal: move test
2021-10-09 Aleksey Kladovinternal: start new macro test suite
2021-10-07 bors[bot]Merge #10474
2021-10-07 Jonas SchievinkSupport `let...else`
2021-10-07 bors[bot]Merge #10477 #10482
2021-10-07 Lukas WirthExpose HasSource::source through Semantics with caching...
2021-10-07 bors[bot]Merge #10480
2021-10-06 bors[bot]Merge #10467
2021-10-06 Eric SampsonRefactor to eliminate a vector allocation.
2021-10-06 crauzerfix test
2021-10-06 crauzerFix stdx::to_snake_case
2021-10-06 bors[bot]Merge #10479
2021-10-06 bors[bot]Merge #10476
2021-10-06 Jonas SchievinkUpdate salsa
2021-10-06 cynecxparser: fix parsing of macro call inside generic args
2021-10-06 crauzerfix tests
2021-10-06 crauzeradd sourcegen
2021-10-06 crauzerAdd replace_try_expr_with_match assist
2021-10-06 bors[bot]Merge #10420
2021-10-06 bors[bot]Merge #10459
2021-10-06 Eric SampsonDon't do work and then throw it away.
2021-10-06 longfangsongcleanup
2021-10-06 龙方淞Update crates/ide_assists/src/handlers/generate_constant.rs
2021-10-06 龙方淞Update crates/ide_assists/src/handlers/generate_constant.rs
2021-10-05 bors[bot]Merge #10447
2021-10-05 Eric SampsonRefactor according to PR comments to remove allocations.
2021-10-05 bors[bot]Merge #10458
2021-10-05 Lukas WirthRender the expansion of snippets as their docs
2021-10-05 Lukas WirthBring the implementation closer to VSCode snippet defin...
2021-10-05 bors[bot]Merge #10440
2021-10-04 Aramis RazzaghipourReplace `if let` with `match` where appropriate
2021-10-04 Aramis RazzaghipourReplace `if let Some(_) = foo` with `if foo.is_some()`
next