]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-04-03 Jonas SchievinkMake `ast_to_token_tree` infallible
2021-04-03 bors[bot]Merge #8319
2021-04-03 Jonas SchievinkGlob-reexport hir_def database types
2021-04-03 bors[bot]Merge #8318
2021-04-03 Jonas SchievinkUse shrink_to_fit to reduce DefMap sizes
2021-04-03 bors[bot]Merge #8315
2021-04-03 Jonas SchievinkUse bitflags to compress function properties
2021-04-03 Jonas SchievinkIntern `ModPath` in `Import`
2021-04-03 bors[bot]Merge #8312
2021-04-03 Jeremy Kolbcargo update
2021-04-03 bors[bot]Merge #8310
2021-04-03 Florian DieboldRename Ty::interned to Ty::kind
2021-04-03 bors[bot]Merge #8309
2021-04-03 Florian DieboldIntroduce `GenericArg` like in Chalk
2021-04-03 bors[bot]Merge #8307
2021-04-03 Edwin ChengAllow include! an empty content file
2021-04-03 bors[bot]Merge #8305
2021-04-03 Edwin ChengFix joinLines panic if run on the empty last line
2021-04-03 bors[bot]Merge #8304
2021-04-03 Jonas SchievinkSupport `#[rustc_builtin_macro = "builtin_name"]`
2021-04-03 Jonas SchievinkImplement edition-dependent builtin `panic!` macro
2021-04-03 Jonas SchievinkAllow `,` to delimit macro 2.0 rules
2021-04-03 bors[bot]Merge #8303
2021-04-02 Jonas SchievinkAllow interning strings
2021-04-02 bors[bot]Merge #8298
2021-04-02 Jonas SchievinkStop using an upgradeable read lock in interning
2021-04-02 bors[bot]Merge #8297
2021-04-02 Jonas SchievinkOnly populate prelude for crate-level DefMaps
2021-04-02 bors[bot]Merge #8284
2021-04-02 bors[bot]Merge #8291
2021-04-02 Jonas SchievinkRemove `?Sized` on `PartialEq`/`Eq` impls
2021-04-02 Jonas SchievinkSplit `Intern::drop` into hot and cold path
2021-04-02 bors[bot]Merge #8287
2021-04-02 Lukas WirthDon't allocate in `associated_type_shorthand_candidates`
2021-04-02 bors[bot]Merge #8294
2021-04-02 Aleksey Kladovminor: add profile call for resolve_obligations
2021-04-02 bors[bot]Merge #8293
2021-04-02 Aleksey Kladovinternal: document style for helper functions and variables
2021-04-02 bors[bot]Merge #8285
2021-04-02 bors[bot]Merge #8292
2021-04-02 Aleksey Kladovinternal: document Cargo.lock maintenance process
2021-04-02 JadePut the revision in the logged startup message
2021-04-01 bors[bot]Merge #8265
2021-04-01 bors[bot]Merge #8283
2021-04-01 bors[bot]Merge #8286
2021-04-01 Jonas SchievinkInclude remaining memory in memory usage stats
2021-04-01 Jonas SchievinkRemove unnecessary region, relax `Sized` bounds
2021-04-01 Lukas WirthResolve associated types with type anchors
2021-04-01 Florian DieboldDon't recheck obligations if we have learned nothing new
2021-04-01 Lukas WirthResolve associated types
2021-04-01 Jonas SchievinkIntern Attr, MacroCall and Path components
2021-04-01 Jonas SchievinkGlobal TypeRef/TraitRef interning
2021-04-01 Jonas SchievinkCheck for and skip dummy macro files
2021-04-01 Jonas SchievinkAdjust message when pointing at location in macro
2021-04-01 bors[bot]Merge #8274
2021-03-31 bors[bot]Merge #8276
2021-03-31 Edwin ChengFix block inner item defined in macro
2021-03-31 Ayomide BamideleAdditional syntax highlighting screenshot in manual
2021-03-31 Jonas SchievinkSearch for a suitable primary location
2021-03-31 Ayomide BamideleGif of "let = " typing assist
2021-03-31 Ayomide BamideleGifs and screenshots for features in manual (syntax...
2021-03-31 Jonas SchievinkRename `convert_location` -> `location`
2021-03-31 bors[bot]Merge #8210
2021-03-31 bors[bot]Merge #8271
2021-03-31 Edwin ChengFix parse u128 bug in proc-macro
2021-03-31 bors[bot]Merge #8269
2021-03-31 Aleksey Kladovinternal: document semantics for missing names
2021-03-31 bors[bot]Merge #8267
2021-03-31 bors[bot]Merge #8266
2021-03-30 Ayomide BamideleGifs and screenshots for features in manual
2021-03-30 Lukas WirthFix generic arguments being incorrectly offset in quali...
2021-03-30 bors[bot]Merge #8240
2021-03-30 Chetan KhilosiyaRevert "8024: Added test case for highlighting trait...
2021-03-30 Chetan Khilosiya8024: Fix for function name change.
2021-03-30 Chetan Khilosiya8024: Added test case for highlighting trait items.
2021-03-30 Chetan Khilosiya8024: Updated the implementation for trait modifier.
2021-03-30 Chetan Khilosiya8024: Added the trait modifier for methods
2021-03-30 Jonas SchievinkImprove rustc diagnostic mapping
2021-03-30 bors[bot]Merge #8186
2021-03-30 bors[bot]Merge #8261
2021-03-30 bors[bot]Merge #8262
2021-03-30 Aleksey Kladovinternal: revive google_cpu_profile infra
2021-03-30 Jesse BakkerFix expansion of OR-patterns in match check
2021-03-30 bors[bot]Merge #8256
2021-03-30 ivan770Fix code style
2021-03-30 Aleksey Kladovinternal: switch from CLI to internal benchmarking
2021-03-30 ivan770Improved node lookup algorithm, added more movable...
2021-03-30 bors[bot]Merge #8255
2021-03-30 Aleksey Kladovinternal: touch up dev readme
2021-03-30 bors[bot]Merge #8254
2021-03-30 Aleksey Kladovinternal: switch from CLI to internal benchmarking
2021-03-30 bors[bot]Merge #8250
2021-03-30 Jonas SchievinkAccurately classify assoc. types in paths
2021-03-29 bors[bot]Merge #8247
2021-03-29 bors[bot]Merge #8246
2021-03-29 Aleksey Kladovinternal: ensure that runaway type-inference doesn...
2021-03-29 PSeitzremove enumeration
2021-03-29 PSeitzupdate vim ycm installation instruction
2021-03-29 bors[bot]Merge #8244
2021-03-29 Aleksey Kladovinternal: track missing `.check_cancelled`
next