about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-11-02Rollup merge of #78610 - petrochenkov:nostriptok, r=Aaron1011Yuki Okushi-55/+25
2020-11-01Document -Zinstrument-coverageRich Kadel-0/+160
2020-11-01Corrected suggestion for generic parameters in `function_item_references` lintAyrton-31/+75
2020-11-01Add delay_span_bug to no longer ICEkadmin-0/+16
2020-11-01Improve code in unindent_comment a bit moreGuillaume Gomez-21/+22
2020-11-01Add test for #[deprecated] attribute on trait impl block.Mara Bos-1/+18
2020-11-01Use the right span for errors about #[deprecated] attributes.Mara Bos-14/+26
2020-11-02reverse binding order in matches ...Vishnunarayan K I-708/+627
2020-11-01Auto merge of #75534 - Aaron1011:feature/new-future-breakage, r=pnkfelixbors-9/+201
2020-11-01Auto merge of #78553 - Nadrieril:fix-78549, r=varkorbors-6/+31
2020-11-01Auto merge of #78420 - estebank:suggest-assoc-fn, r=petrochenkovbors-22/+69
2020-11-01Fix #78549Nadrieril-6/+31
2020-11-01Do not remove tokens before AST json serializationVadim Petrochenkov-55/+25
2020-10-31Assert that locals have storage when usedTomasz Miąsko-0/+3
2020-10-31Implement field_reassign_with_defaultHenri Lunnikivi-1/+8
2020-10-31Rollup merge of #78550 - jyn514:setup, r=Mark-SimulacrumMara Bos-1/+1
2020-10-31Rollup merge of #78526 - Aaron1011:fix/assoc-tokens, r=estebankMara Bos-0/+34
2020-10-30Update Clippy path to `Lint`Aaron Hill-1/+1
2020-10-31Auto merge of #76257 - JulianKnodt:i75777, r=Dylan-DPCbors-0/+60
2020-10-30Always pass `-Z future-incompat-report` to UI testsAaron Hill-28/+27
2020-10-30Don't display empty future-compat reportAaron Hill-16/+21
2020-10-30Update into-iter-on-arrays test to check future-incompat-reportAaron Hill-12/+165
2020-10-30Only error on unfixed diagnosticsAaron Hill-1/+3
2020-10-30Strip out non-diagnostic lines from rustfix inputAaron Hill-7/+20
2020-10-30Print future breakage reportAaron Hill-6/+9
2020-10-30Some workAaron Hill-14/+31
2020-10-30Auto merge of #78182 - LeSeulArtichaut:ty-visitor-contolflow, r=lcnr,oli-obkbors-4/+6
2020-10-30Rename single_char_push_str to single_char_add_strEduardo Broto-6/+6
2020-10-30Pull theme picker keyboard code into main.jsMichael Howell-51/+59
2020-10-30Add comment describing the Escape key weirdnessMichael Howell-2/+8
2020-10-30Add aria roles for theme picker menuMichael Howell-2/+2
2020-10-30Allow the theme picker to work with arrow keysMichael Howell-2/+46
2020-10-30Close the theme picker when Escape is pressedMichael Howell-8/+2
2020-10-30Fix various Chalk lowering bugsMatthew Jasper-0/+33
2020-10-30Use check-pass instead of build-pass in regions ui test suiteDaiki Ihara-18/+18
2020-10-30Remove implicit `Continue` typeLeSeulArtichaut-1/+1
2020-10-30Use `ControlFlow::is{break,continue}`LeSeulArtichaut-2/+2
2020-10-30TypeVisitor: use `ControlFlow` in clippyLeSeulArtichaut-4/+6
2020-10-30Enable LLVM Polly via llvm-args.Joseph Rafael Ferrer-0/+8
2020-10-30Auto merge of #78562 - JohnTitor:rollup-otg906u, r=JohnTitorbors-21/+33
2020-10-30Rollup merge of #78545 - jackh726:anonymous, r=oli-obkYuki Okushi-16/+16
2020-10-30Rollup merge of #78524 - tmiasko:source-files-borrow, r=Aaron1011Yuki Okushi-1/+7
2020-10-30Rollup merge of #78523 - estebank:fix-return-type-parse-regression, r=dtolnayYuki Okushi-4/+10
2020-10-30Add regression testkadmin-0/+60
2020-10-30Auto merge of #78393 - SNCPlay42:match-if-guard, r=tmandrybors-1/+20
2020-10-30Auto merge of #78432 - sexxi-goose:fix-77993-take3, r=nikomatsakisbors-0/+45
2020-10-29Create config.toml in the current directory, not the top-level directoryJoshua Nelson-1/+1
2020-10-30Auto merge of #78540 - RalfJung:miri, r=RalfJungbors-7/+7
2020-10-30Add a test for compiletest rustc-env & unset-rustc-env directivesTomasz Miąsko-0/+27
2020-10-30Move compiletest meta tests to a separate directoryTomasz Miąsko-3/+3