]> git.lizzy.rs Git - rust.git/history - crates/ra_hir_ty/src/diagnostics.rs
Add a builder for DiagnosticSink
[rust.git] / crates / ra_hir_ty / src / diagnostics.rs
2020-07-24 Jonas SchievinkAdd a builder for DiagnosticSink
2020-07-21 Aleksey KladovMerge pull request #5447 from jethrogb/gitattributes
2020-07-16 bors[bot]Merge #4676
2020-07-15 bors[bot]Merge #5350
2020-07-15 bors[bot]Merge #5345
2020-07-15 bors[bot]Merge #5354
2020-07-14 bors[bot]Merge #5375
2020-07-14 bors[bot]Merge #5373
2020-07-14 Aleksey KladovRefactor the test of diagnostic tests
2020-07-14 bors[bot]Merge #5371
2020-07-14 Aleksey KladovAllow multiline annotations
2020-07-14 bors[bot]Merge #5367
2020-07-14 Aleksey KladovMerge pull request #5356 from JohnTitor/cache
2020-07-14 bors[bot]Merge #5368
2020-07-14 Aleksey KladovCompress match checking tests
2020-07-14 Aleksey KladovData-driven diagnostics tests
2020-07-14 Aleksey KladovMerge pull request #5361 from matklad/power
2020-07-14 bors[bot]Merge #5355
2020-07-14 bors[bot]Merge #5359
2020-07-14 Aleksey KladovCleanup visibility
2020-07-14 bors[bot]Merge #5358
2020-07-14 Aleksey KladovCleanup hir diagnostics API
2020-07-14 Aleksey KladovConsolidate hir diagnostics code in one place
2020-07-09 bors[bot]Merge #5284
2020-07-09 bors[bot]Merge #5270
2020-07-09 Jonas SchievinkCorrectly pluralize message
2020-07-09 Jonas SchievinkAdd argument count mismatch diagnostic
2020-07-02 bors[bot]Merge #5089 #5161 #5184 #5185 #5186
2020-07-01 bors[bot]Merge #5149
2020-07-01 bors[bot]Merge #5159
2020-07-01 bors[bot]Merge #5098
2020-07-01 bors[bot]Merge #5154 #5157
2020-07-01 Laurențiu NicolaUse dynamic dispatch in AstDiagnostic
2020-06-30 bors[bot]Merge #5101
2020-06-29 bors[bot]Merge #5096 #5097
2020-06-27 bors[bot]Merge #5100
2020-06-27 bors[bot]Merge #4587
2020-06-27 Paul Daniel FariaAddress review comments, have MissingUnsafe diagnostic...
2020-06-27 Paul Daniel FariaRemove UnnecessaryUnsafe diagnostic, Fix Expr::Call...
2020-06-27 Paul Daniel FariaMove diagnostics back into expr, add tests for diagnost...
2020-06-27 Paul Daniel FariaAdd unsafe diagnostics and unsafe highlighting
2020-06-26 bors[bot]Merge #4945
2020-06-25 Aleksey KladovMerge branch 'Veetaha-feat/sync-branch'
2020-06-22 bors[bot]Merge #4899
2020-06-22 bors[bot]Merge #4928
2020-06-21 bors[bot]Merge #4962
2020-06-20 bors[bot]Merge #4947
2020-06-19 bors[bot]Merge #4851
2020-06-12 Timo FreibergAdd quickfix to add a struct field
2020-06-03 Mikhail RakhmanovMerge branch 'master' into assists_extract_enum
2020-06-03 Aleksey KladovMerge pull request #4382 from woody77/json_cfgs
2020-05-30 bors[bot]Merge #4562
2020-05-28 bors[bot]Merge #4640
2020-05-28 bors[bot]Merge #4641
2020-05-27 bors[bot]Merge #4639
2020-05-27 CaduFixed missing newline on each field on "Missing structu...
2020-05-21 Galilée 'Bill' Eng... Merge branch 'master' of github.com:rust-analyzer/rust...
2020-05-10 bors[bot]Merge #4396
2020-05-10 bors[bot]Merge #4406 #4410 #4411 #4417
2020-05-10 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-05-09 bors[bot]Merge #4175
2020-05-08 bors[bot]Merge #4377
2020-05-08 Florian DieboldAdd diagnostic for break outside of loop
2020-04-18 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-18 bors[bot]Merge #4023
2020-04-17 bors[bot]Merge #4012
2020-04-17 bors[bot]Merge #4010
2020-04-17 Aleksey KladovSimplify Diagnostic structure
2020-04-17 Aleksey KladovCorrectly highlight ranges of diagnostics from macros
2020-04-17 Aleksey KladovDon't expose impl details of SyntaxPtr
2020-04-11 Benjamin CoenenImprove autocompletion by looking on the type and name
2020-04-11 bors[bot]Merge #3925
2020-04-11 Aleksey KladovMerge pull request #3935 from cjhopman/todo
2020-04-11 Aleksey KladovMerge pull request #3910 from lnicola/fn-named-param...
2020-04-11 bors[bot]Merge #3920
2020-04-10 bors[bot]Merge #3937
2020-04-10 Aleksey KladovForward compat
2020-04-10 bors[bot]Merge #3905
2020-04-10 Josh Mcguiganadd record pat missing field diagnostic
2020-04-08 bors[bot]Merge #3826
2020-04-07 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-07 bors[bot]Merge #3878
2020-04-07 bors[bot]Merge #3706
2020-04-07 Josh Mcguiganmissing match arms diagnostic change source to match...
2020-04-07 Josh Mcguiganmissing match arms diagnostic
2020-03-28 bors[bot]Merge #3753
2020-03-28 Aleksey KladovRemove some unwraps
2020-02-18 bors[bot]Merge #3221
2020-02-18 bors[bot]Merge #3220
2020-02-18 Kirill BulatovMore manual clippy fixes
2019-12-23 Seivan HeidariMerge branch 'master' into feature/themes
2019-12-02 bors[bot]Merge #2018
2019-11-30 bors[bot]Merge #2451
2019-11-28 bors[bot]Merge #2440
2019-11-28 Aleksey KladovRename Source -> InFile
2019-11-28 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-27 bors[bot]Merge #2429
2019-11-27 Aleksey KladovMove Ty