Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge #8457 | bors[bot] | 2021-04-10 | 2 | -32/+139 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add test for binary op return ty with adt | Lukas Wirth | 2021-04-10 | 1 | -0/+47 | |
| * | | | | | Add manual ops::Add impls to test::traits::closure_2 | Lukas Wirth | 2021-04-10 | 1 | -20/+46 | |
| * | | | | | Implement more precise binary op return type prediction | Lukas Wirth | 2021-04-10 | 2 | -17/+51 | |
* | | | | | | Merge #8410 | bors[bot] | 2021-04-10 | 5 | -20/+50 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Use CompletionTextEdit::InsertAndReplace if supported by the client | Lukas Wirth | 2021-04-08 | 5 | -20/+50 | |
* | | | | | | Let's try testing for "is not quadratic" condition | Aleksey Kladov | 2021-04-10 | 2 | -0/+99 | |
* | | | | | | Avoid an unnecessary `collect` | Jonas Schievink | 2021-04-09 | 1 | -3/+1 | |
* | | | | | | Merge #8450 | bors[bot] | 2021-04-09 | 2 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Insert unnamed consts to ChildBySource DynMap | Lukas Wirth | 2021-04-09 | 2 | -1/+5 | |
* | | | | | | | Resolve prelude and crate root names in the root DefMap | Jonas Schievink | 2021-04-09 | 3 | -7/+64 | |
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ | Merge #8443 #8446 | bors[bot] | 2021-04-09 | 10 | -143/+149 | |
|\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Undo path resolution hack for extern prelude | Jonas Schievink | 2021-04-09 | 1 | -9/+4 | |
| * | | | | | | | | Use `name![derive]` | Jonas Schievink | 2021-04-09 | 1 | -2/+6 | |
| * | | | | | | | | Use `pub(crate)` | Jonas Schievink | 2021-04-09 | 1 | -1/+5 | |
| * | | | | | | | | Rewrite `#[derive]` removal to be based on AST | Jonas Schievink | 2021-04-09 | 4 | -105/+92 | |
| * | | | | | | | | Store `#[derive]` attribute ID along macro invoc | Jonas Schievink | 2021-04-09 | 5 | -12/+22 | |
| * | | | | | | | | Rename `Attr`s `index` field to `id` | Jonas Schievink | 2021-04-09 | 1 | -8/+8 | |
| * | | | | | | | | Add `AttrId` to track attribute sources | Jonas Schievink | 2021-04-09 | 2 | -14/+20 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge #8445 | bors[bot] | 2021-04-09 | 14 | -361/+355 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | More cleanups / module docs | Florian Diebold | 2021-04-09 | 6 | -10/+12 | |
| * | | | | | | | | More cleanups | Florian Diebold | 2021-04-09 | 3 | -38/+29 | |
| * | | | | | | | | More moving stuff around | Florian Diebold | 2021-04-09 | 4 | -78/+74 | |
| * | | | | | | | | Move some more stuff to better places | Florian Diebold | 2021-04-09 | 2 | -100/+93 | |
| * | | | | | | | | Move ToChalk -> mapping | Florian Diebold | 2021-04-09 | 10 | -37/+76 | |
| * | | | | | | | | Reorganize hir_ty modules | Florian Diebold | 2021-04-09 | 10 | -100/+73 | |
| |/ / / / / / / | ||||||
* / / / / / / / | Shrink `unlinked-file` diagnostic to 3 characters | Jonas Schievink | 2021-04-09 | 1 | -7/+9 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge #8406 | bors[bot] | 2021-04-09 | 3 | -28/+85 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Improve indexing of impls | Florian Diebold | 2021-04-09 | 3 | -28/+85 | |
| |/ / / / / / | ||||||
* / / / / / / | Fix crash on syn involving lifetimes returned by Chalk | Florian Diebold | 2021-04-09 | 3 | -6/+77 | |
|/ / / / / / | ||||||
* | | | | | | Merge #8429 | bors[bot] | 2021-04-09 | 1 | -0/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 8425: Added documentation for on enter covering //! doc comments. | Chetan Khilosiya | 2021-04-08 | 1 | -0/+20 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Cleanup | Florian Diebold | 2021-04-08 | 2 | -24/+19 | |
* | | | | | | Intern Variances | Florian Diebold | 2021-04-08 | 1 | -2/+3 | |
* | | | | | | Don't intern ProgramClause at all | Florian Diebold | 2021-04-08 | 1 | -2/+2 | |
* | | | | | | Intern QuantifiedWhereClauses | Florian Diebold | 2021-04-08 | 1 | -2/+3 | |
* | | | | | | Intern ProgramClauses | Florian Diebold | 2021-04-08 | 1 | -2/+3 | |
* | | | | | | Intern CanonicalVarKinds | Florian Diebold | 2021-04-08 | 1 | -2/+3 | |
* | | | | | | Intern consts & lifetimes | Florian Diebold | 2021-04-08 | 2 | -7/+20 | |
* | | | | | | Intern types | Florian Diebold | 2021-04-08 | 1 | -3/+7 | |
* | | | | | | Intern Substitutions | Florian Diebold | 2021-04-08 | 8 | -27/+34 | |
* | | | | | | Intern VariableKinds | Florian Diebold | 2021-04-08 | 1 | -4/+14 | |
* | | | | | | 8024: Added the trait modifier for assoc types. | Chetan Khilosiya | 2021-04-08 | 1 | -2/+12 | |
* | | | | | | Use named fields in `MacroCallKind` | Jonas Schievink | 2021-04-08 | 7 | -33/+40 | |
|/ / / / / | ||||||
* | | | | | Track recursion limit when expanding custom derive | Jonas Schievink | 2021-04-08 | 1 | -1/+1 | |
* | | | | | Merge #8421 | bors[bot] | 2021-04-08 | 1 | -13/+30 | |
|\ \ \ \ \ | ||||||
| * | | | | | Reduce allocations in Expand macro | Laurențiu Nicola | 2021-04-08 | 1 | -13/+30 | |
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
*-. \ \ \ \ \ | Merge #8419 #8423 | bors[bot] | 2021-04-08 | 18 | -1546/+340 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | Bump lsp-types and syn | kjeremy | 2021-04-08 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
| * | | | | | Remove unused | Florian Diebold | 2021-04-08 | 14 | -69/+20 |