]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-10-12 bors[bot]Merge #5917
2020-10-12 bors[bot]Merge #6200
2020-10-11 kjeremyUpdate crates
2020-10-10 bors[bot]Merge #5858
2020-10-10 Rüdiger HerrmannShow reason for failed rename refactoring
2020-10-09 bors[bot]Merge #6176
2020-10-09 bors[bot]Merge #6187
2020-10-09 bors[bot]Merge #6189
2020-10-09 Jonas Schievinkadt: correctly inherit field visibility from enum
2020-10-09 bors[bot]Merge #6188
2020-10-09 Jonas SchievinkTreat `ast::Name` in field patterns as use
2020-10-09 Laurențiu NicolaRemove release build overrides
2020-10-09 bors[bot]Merge #6185
2020-10-09 Jonas SchievinkUpdate crates/project_model/src/sysroot.rs
2020-10-09 Jonas SchievinkAdd note if RUST_SRC_PATH is likely to be wrong
2020-10-09 bors[bot]Merge #6181
2020-10-09 Jonas SchievinkFix source_to_def for named enum variant fields
2020-10-08 Benjamin Coenenadd eprintln in fmt-like postfix
2020-10-08 bors[bot]Merge #6173
2020-10-08 kjeremyBump rustc_lexer, cfg-if to 1.0 and add new license...
2020-10-08 bors[bot]Merge #5651
2020-10-08 Laurențiu NicolaAdd track_env_var to the proc macro server
2020-10-08 Zac Pullar... Remove methodowner & fix formatting
2020-10-08 Zac Pullar... Rebase fixes
2020-10-08 Zac Pullar... Changes from review
2020-10-08 Zac Pullar... Remove outdated part of doc_links module docs
2020-10-08 Zac Pullar... Add ignored test to demonstrate ImportMap bug
2020-10-08 Zac Pullar... Fix namespace detection & function test
2020-10-08 Zac Pullar... Add tests
2020-10-08 Zac Pullar... Update tests for new function field
2020-10-08 Zac Pullar... Fix send->sent typo
2020-10-08 Zac Pullar... Change Option::Some bug to a fixme note
2020-10-08 Zac Pullar... Differentiate method/tymethod by determining 'defaultness'
2020-10-08 Zac Pullar... Document the protocol extension
2020-10-08 Zac Pullar... Code reorganisation and field support
2020-10-08 Zac Pullar... Changes from review
2020-10-08 Zac Pullar... Rename ide::link_rewrite -> ide::doc_links & tidy imports
2020-10-08 Zac Pullar... Add support for struct & trait methods
2020-10-08 Zac Pullar... WIP: Command to open docs under cursor
2020-10-07 bors[bot]Merge #6161
2020-10-07 Casey PrimozicSwitch from git to latest tagged release of chalk deps
2020-10-07 bors[bot]Merge #6154
2020-10-07 Lukas WirthClean up inlay_hints
2020-10-07 Aleksey Kladovminor
2020-10-07 bors[bot]Merge #6167
2020-10-07 Aleksey Kladovminor
2020-10-07 Aleksey KladovAdd comparisons guideline to style
2020-10-07 Aleksey KladovReorg style
2020-10-07 bors[bot]Merge #6166
2020-10-07 Aleksey KladovBetter progress API
2020-10-07 Lukas WirthShorten iterator hints for std::iter iterators behind...
2020-10-07 bors[bot]Merge #6165
2020-10-07 Aleksey KladovCleanup
2020-10-07 bors[bot]Merge #6158
2020-10-07 Lukas WirthShorten iterator chain hints
2020-10-07 bors[bot]Merge #6160
2020-10-07 bors[bot]Merge #6159
2020-10-07 Lukas WirthMove IntoIterator into FamousDefs
2020-10-07 Casey PrimozicMake unimplemented match variants explicit
2020-10-06 Casey Primozic`todo!()` -> `unimplemented!() // FIXME` for CI
2020-10-06 Casey PrimozicBump chalk to use latest git to get fix
2020-10-06 Lukas WirthAdd validation check for ambiguous trait objects
2020-10-06 Adrian StanciuUpdate manual.adoc
2020-10-06 TimAdded unit test for negative number literals in macros.
2020-10-06 TimFixed parsing of negative number literals in macros.
2020-10-06 Lukas WirthUse FamousDefs for shorten_iterator hint
2020-10-06 bors[bot]Merge #6128
2020-10-06 bors[bot]Merge #6157
2020-10-06 Aleksey KladovDocument privacy invariant of SyntaxPtr
2020-10-06 bors[bot]Merge #6140
2020-10-06 bors[bot]Merge #6155
2020-10-06 Aleksey KladovAdd test makr
2020-10-06 Lukas WirthShorten type hints for std::iter Iterators
2020-10-06 bors[bot]Merge #6151
2020-10-06 Aleksey KladovConstrain ImportMap to only store simple paths
2020-10-06 Robin van Dijkadd break after codeblocks
2020-10-06 Robin van Dijkadd doc describing limited capabilities
2020-10-06 bors[bot]Merge #6150
2020-10-06 Aleksey KladovMove ModPath->ast::Path function to IDE layer
2020-10-06 bors[bot]Merge #6148
2020-10-06 bors[bot]Merge #6149
2020-10-06 Aleksey KladovSmoke test docs generation
2020-10-06 Lukas WirthFix trait object hir formatting behind pointer and...
2020-10-06 bors[bot]Merge #6124
2020-10-06 bors[bot]Merge #6139
2020-10-06 bors[bot]Merge #6147
2020-10-06 Kirill BulatovDo not leave braces for colons in dbg!
2020-10-05 bors[bot]Merge #6133
2020-10-05 bors[bot]Merge #6111
2020-10-05 bors[bot]Merge #6143
2020-10-05 Jonas SchievinkAccount for proc macro helpers when parsing attr
2020-10-05 bors[bot]Merge #6127
2020-10-05 bors[bot]Merge #6142
2020-10-05 Aleksey KladovFix feature name
2020-10-05 Robin van Dijkadd docstring
2020-10-05 Robin van Dijkhonor content_format clientcap
2020-10-05 Lukas WirthMake ImportPrefix a configuration option
2020-10-05 Lukas WirthMake find_path_prefixed configurable
2020-10-04 Laurențiu NicolaAdd notes concerning privacy and network access
2020-10-03 Wesley NorrisTrim all trailing whitespace in onEnter
next