about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2021-08-27Suggested changesWill Crichton-2/+2
2021-08-27Addd missing domain size assertionsWill Crichton-1/+3
2021-08-26FormattingWill Crichton-6/+6
2021-08-26Fix failing testWill Crichton-7/+7
2021-08-26Add comments and unit tests for new SparseBitMatrix methodsWill Crichton-0/+85
2021-08-26Compile failureWill Crichton-1/+1
2021-08-26TypoWill Crichton-2/+2
2021-08-26Add remaining impl for hybrid X denseWill Crichton-21/+51
2021-08-26Compilation failure in testsWill Crichton-6/+6
2021-08-26FormattingWill Crichton-2/+2
2021-08-26Add commentsWill Crichton-0/+12
2021-08-26Fix sparse intersect bug, add more sparse / dense testsWill Crichton-2/+13
2021-08-25Add unit tests for BitSet intersect/subtractWill Crichton-1/+12
2021-08-25Small fixesWill Crichton-3/+6
2021-08-25Add optimized sparse-hybrid / dense-hybrid intersectWill Crichton-6/+21
2021-08-25Remove BitRelations impls for SparseBitSet, add optimizationsWill Crichton-63/+29
2021-08-24Fix HybridBitSet port issueWill Crichton-3/+16
2021-08-24Refactor BitSet relational methods into trait with parameterizedWill Crichton-126/+235
2021-08-23Make SparseBitMatrix::ensure_row public to enable general mutation of rowsWill Crichton-1/+1
2021-08-23Auto merge of #88265 - m-ou-se:rollup-soymv20, r=m-ou-sebors-191/+278
2021-08-23Rollup merge of #88259 - LeSeulArtichaut:complete-thir-unsafeck, r=oli-obkMara Bos-1/+1
2021-08-23Rollup merge of #88232 - m-ou-se:macro-name-imported-but-not-macro, r=estebankMara Bos-0/+52
2021-08-23Rollup merge of #88230 - steffahn:a_an, r=oli-obkMara Bos-155/+155
2021-08-23Rollup merge of #88174 - camelid:clarify-rust-2021-lint-docs, r=m-ou-seMara Bos-9/+13
2021-08-23Rollup merge of #87976 - estebank:fix-suggestion-span-coloring, r=m-ou-seMara Bos-26/+57
2021-08-23Auto merge of #87676 - sexxi-goose:truncate_unique, r=nikomatsakisbors-60/+150
2021-08-23Improve wording of macro-not-found-but-name-exists note.Mara Bos-8/+18
2021-08-23Show what things are, but also what they are not.Mara Bos-1/+7
2021-08-23Don't confuse the user with notes about tool modules.Mara Bos-5/+5
2021-08-23Clarify what attribute and derive macros look like.Mara Bos-1/+2
2021-08-23Say what things are, instead of what they are not.Mara Bos-10/+9
2021-08-23Silence confusing 'unused import' warnings.Mara Bos-0/+3
2021-08-23Look for macro names in all namespaces for diagnostics.Mara Bos-19/+34
2021-08-23Add note to 'macro not found' to point to identically-named imports.Mara Bos-1/+19
2021-08-23Auto merge of #87661 - FabianWolff:issue-87461, r=estebankbors-22/+39
2021-08-23review commentsEsteban Kuber-5/+26
2021-08-23Do not mark `-Z thir-unsafeck` as unsound anymoreLéo Lanteri Thauvin-1/+1
2021-08-23remove unnecessary `info!()` loggingEsteban Kuber-2/+1
2021-08-23Fixes to span locationsEsteban Kuber-11/+9
2021-08-23wipEsteban Kuber-20/+13
2021-08-23Account for tabs when highlighting multiline code suggestionsEsteban Kuber-25/+45
2021-08-22Auto merge of #88200 - pcwalton:no-dso-local-on-mach-o, r=nagisabors-0/+5
2021-08-22Auto merge of #88240 - GuillaumeGomez:rollup-wdom91m, r=GuillaumeGomezbors-51/+90
2021-08-22Rollup merge of #88238 - m-ou-se:used-imports-no-track-namespace, r=estebankGuillaume Gomez-17/+14
2021-08-22Rollup merge of #88229 - m-ou-se:macro-suggest-right-kind, r=estebankGuillaume Gomez-3/+1
2021-08-22Rollup merge of #88211 - petrochenkov:withhilo, r=jyn514Guillaume Gomez-11/+3
2021-08-22Rollup merge of #88164 - durin42:llvm-14-san-opts, r=nikicGuillaume Gomez-0/+15
2021-08-22Rollup merge of #88077 - kit-981:feature/fix-minimum-os-version-in-header, r=...Guillaume Gomez-1/+13
2021-08-22Rollup merge of #87166 - de-vri-es:show-discriminant-before-overflow, r=jackh726Guillaume Gomez-3/+24
2021-08-22Rollup merge of #86747 - FabianWolff:issue-86653, r=GuillaumeGomezGuillaume Gomez-16/+20