]> git.lizzy.rs Git - rust.git/history - crates
Merge remote-tracking branch 'upstream/master' into 503-hover-doc-links
[rust.git] / crates /
2020-07-31 Zac Pullar-StreckerMerge remote-tracking branch 'upstream/master' into...
2020-07-30 bors[bot]Merge #5596
2020-07-30 bors[bot]Merge #5615
2020-07-30 Aleksey Kladovsimplify
2020-07-30 bors[bot]Merge #5614
2020-07-30 Aleksey KladovUse CmdArgs pattern for bench & analysis stats
2020-07-30 Aleksey KladovUse split_once polyfill
2020-07-30 bors[bot]Merge #5610
2020-07-30 Laurențiu NicolaBump chalk
2020-07-30 bors[bot]Merge #5613
2020-07-30 Aleksey KladovUse ty to access most TypeRefs
2020-07-30 bors[bot]Merge #5612
2020-07-30 Aleksey KladovRemove TypeAscriptionOwner
2020-07-30 bors[bot]Merge #5611
2020-07-30 Aleksey Kladovsimplify
2020-07-30 Aleksey KladovFinalize attribute grammar
2020-07-30 Laurențiu NicolaBump perf-event and rustc_lexer
2020-07-30 Laurențiu NicolaFix typo
2020-07-30 bors[bot]Merge #5609
2020-07-30 Aleksey KladovDead code
2020-07-30 bors[bot]Merge #5608
2020-07-30 Aleksey KladovIntroduce GenericParam
2020-07-30 bors[bot]Merge #5607
2020-07-30 Aleksey KladovFinaize item grammar
2020-07-30 bors[bot]Merge #5606
2020-07-30 Aleksey KladovFinalize impl Grammar
2020-07-30 Aleksey KladovFinalize Trait grammar
2020-07-30 bors[bot]Merge #5594 #5604 #5605
2020-07-30 Aleksey Kladovfmt
2020-07-30 bors[bot]Merge #5603
2020-07-30 Aleksey KladovFinalize const&static grammar
2020-07-30 Aleksey KladovRename EnumVariant -> Variant
2020-07-30 Aleksey KladovRename EnumDef -> Enum
2020-07-30 bors[bot]Merge #5602
2020-07-30 Aleksey KladovRename StructDef -> Struct
2020-07-30 bors[bot]Merge #5601
2020-07-30 Aleksey KladovFinalize union grammar
2020-07-30 bors[bot]Merge #5600
2020-07-30 Aleksey KladovFinalize structs grammar
2020-07-30 bors[bot]Merge #5597
2020-07-30 Aleksey KladovRename FieldDef -> Field
2020-07-30 Clemens Wasserra_project_model: Fix configuration of features
2020-07-30 bors[bot]Merge #5595
2020-07-30 Aleksey KladovRename RecordLit -> RecordExpr
2020-07-30 Laurențiu NicolaUpdate sysroot crates
2020-07-30 Clemens Wasserflycheck: Added checkOnSave.noDefaultFeatures
2020-07-30 bors[bot]Merge #5593
2020-07-30 Aleksey KladovCode shuffle resiliently
2020-07-30 bors[bot]Merge #5592
2020-07-30 Aleksey KladovRename TypeParamList -> GenericParamList
2020-07-30 bors[bot]Merge #5591
2020-07-30 Aleksey KladovRename TypeAliasDef -> TypeAlias
2020-07-30 Aleksey KladovRename FnDef -> Fn
2020-07-30 bors[bot]Merge #5588
2020-07-30 Aleksey KladovPrint errors when failing to create a perf counter
2020-07-30 bors[bot]Merge #5586
2020-07-30 Aleksey KladovUpdate tests
2020-07-30 Aleksey KladovRename UseItem -> Use
2020-07-30 Aleksey KladovAdd comma list to use tree
2020-07-30 bors[bot]Merge #5587
2020-07-30 Aleksey KladovUpdate tests
2020-07-30 Aleksey KladovRename UseItem -> Use
2020-07-30 Aleksey KladovAdd comma list to use tree
2020-07-30 Laurențiu NicolaAdd workaround for changing sysroot paths
2020-07-30 bors[bot]Merge #5567
2020-07-30 bors[bot]Merge #5585
2020-07-30 Aleksey KladovUpdate tests
2020-07-30 David LattimoreSSR: Wrap placeholder expansions in parenthesis when...
2020-07-30 Aleksey KladovFinish extern crates grammar
2020-07-30 bors[bot]Merge #5584
2020-07-30 Aleksey KladovRename metric
2020-07-30 bors[bot]Merge #5583
2020-07-30 Aleksey KladovUpdate tests
2020-07-30 Aleksey KladovRename Rename
2020-07-30 bors[bot]Merge #5582
2020-07-30 Aleksey KladovFinish Module grammar
2020-07-30 Aleksey KladovUpdate tests
2020-07-30 Aleksey KladovSplit ItemList & AssocItemList
2020-07-30 bors[bot]Merge #5581
2020-07-30 Aleksey KladovFixes
2020-07-30 Aleksey KladovFix non-linux compilation
2020-07-30 Aleksey KladovDo not show progress with parallel analysis
2020-07-30 Aleksey KladovReport instructions in addition to time
2020-07-30 bors[bot]Merge #5580
2020-07-30 Aleksey Kladovfix cast
2020-07-30 bors[bot]Merge #5579
2020-07-30 Aleksey KladovAllow negative bytes
2020-07-30 Aleksey KladovDrop resident from memory usage
2020-07-30 Aleksey KladovMerge pull request #5575 from Veetaha/feat/remove-ci...
2020-07-29 bors[bot]Merge #5578
2020-07-29 Aleksey KladovFinish SourceFile grammar
2020-07-29 Aleksey KladovRename ModuleItem -> Item
2020-07-29 bors[bot]Merge #5554
2020-07-29 bors[bot]Merge #5563
2020-07-29 petr-tikAddressed code review
2020-07-29 bors[bot]Merge #5576
2020-07-29 kjeremycargo_metadata 0.11.1 and cargo update
2020-07-29 bors[bot]Merge #5574
2020-07-29 Aleksey KladovUpdate crates/rust-analyzer/src/cli/analysis_stats.rs
2020-07-29 Aleksey KladovReplace rand with oorandom
next