aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Skip macro matcher fragment name semantic highlightingLukas Wirth2020-10-104-4/+124
* | | | | | Merge #6199bors[bot]2020-10-122-2/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix `mut self` not emitting mutable binding on `self` useLukas Wirth2020-10-112-2/+5
| |/ / / /
* | | | | Merge #5917bors[bot]2020-10-1217-32/+403
|\ \ \ \ \
| * | | | | Remove methodowner & fix formattingZac Pullar-Strecker2020-10-084-53/+27
| * | | | | Rebase fixesZac Pullar-Strecker2020-10-082-14/+6
| * | | | | Changes from reviewZac Pullar-Strecker2020-10-081-3/+3
| * | | | | Remove outdated part of doc_links module docsZac Pullar-Strecker2020-10-081-2/+0
| * | | | | Add ignored test to demonstrate ImportMap bugZac Pullar-Strecker2020-10-081-1/+26
| * | | | | Fix namespace detection & function testZac Pullar-Strecker2020-10-081-6/+2
| * | | | | Add testsZac Pullar-Strecker2020-10-081-2/+94
| * | | | | Update tests for new function fieldZac Pullar-Strecker2020-10-081-12/+12
| * | | | | Fix send->sent typoZac Pullar-Strecker2020-10-081-7/+7
| * | | | | Change Option::Some bug to a fixme noteZac Pullar-Strecker2020-10-082-3/+4
| * | | | | Differentiate method/tymethod by determining 'defaultness'Zac Pullar-Strecker2020-10-087-9/+31
| * | | | | Document the protocol extensionZac Pullar-Strecker2020-10-081-1/+12
| * | | | | Code reorganisation and field supportZac Pullar-Strecker2020-10-086-60/+105
| * | | | | Changes from reviewZac Pullar-Strecker2020-10-086-47/+14
| * | | | | Rename ide::link_rewrite -> ide::doc_links & tidy importsZac Pullar-Strecker2020-10-083-4/+4
| * | | | | Add support for struct & trait methodsZac Pullar-Strecker2020-10-081-7/+83
| * | | | | WIP: Command to open docs under cursorZac Pullar-Strecker2020-10-089-4/+176
* | | | | | Merge #6200bors[bot]2020-10-122-30/+30
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Update crateskjeremy2020-10-112-30/+30
|/ / / / /
* | | | | Merge #5858bors[bot]2020-10-104-61/+138
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Show reason for failed rename refactoringRüdiger Herrmann2020-10-104-61/+138
|/ / / /
* | | | Merge #6176bors[bot]2020-10-101-0/+2
|\ \ \ \
| * | | | add eprintln in fmt-like postfixBenjamin Coenen2020-10-081-0/+2
| | |_|/ | |/| |
* | | | Merge #6187bors[bot]2020-10-091-12/+0
|\ \ \ \
| * | | | Remove release build overridesLaurențiu Nicola2020-10-091-12/+0
* | | | | Merge #6189bors[bot]2020-10-093-15/+47
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | adt: correctly inherit field visibility from enumJonas Schievink2020-10-093-15/+47
|/ / / /
* | | | Merge #6188bors[bot]2020-10-092-43/+119
|\ \ \ \ | |/ / / |/| | |
| * | | Treat `ast::Name` in field patterns as useJonas Schievink2020-10-092-43/+119
|/ / /
* | | Merge #6185bors[bot]2020-10-091-2/+8
|\ \ \
| * | | Update crates/project_model/src/sysroot.rsJonas Schievink2020-10-091-1/+1
| * | | Add note if RUST_SRC_PATH is likely to be wrongJonas Schievink2020-10-091-2/+8
|/ / /
* | | Merge #6181bors[bot]2020-10-092-0/+21
|\ \ \ | |/ / |/| |
| * | Fix source_to_def for named enum variant fieldsJonas Schievink2020-10-092-0/+21
|/ /
* | Merge #6173bors[bot]2020-10-084-30/+38
|\ \
| * | Bump rustc_lexer, cfg-if to 1.0 and add new license to checkkjeremy2020-10-084-30/+38
|/ /
* | Merge #5651bors[bot]2020-10-086-1/+40
|\ \ | |/ |/|
| * Add track_env_var to the proc macro serverLaurențiu Nicola2020-10-086-1/+40
* | Merge #6161bors[bot]2020-10-075-12/+28
|\ \
| * | Switch from git to latest tagged release of chalk depsCasey Primozic2020-10-072-11/+15
| * | Make unimplemented match variants explicitCasey Primozic2020-10-071-1/+2
| * | `todo!()` -> `unimplemented!() // FIXME` for CICasey Primozic2020-10-062-3/+5
| * | Bump chalk to use latest git to get fixCasey Primozic2020-10-065-16/+25
* | | Merge #6154bors[bot]2020-10-075-56/+295
|\ \ \
| * | | Clean up inlay_hintsLukas Wirth2020-10-072-19/+26
| * | | Shorten iterator hints for std::iter iterators behind referencesLukas Wirth2020-10-072-3/+5