about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-11-17Rollup merge of #90884 - Nilstrieb:fix-span-trivial-trait-bound, r=estebankMatthias Krüger-100/+61
2021-11-17Rollup merge of #90861 - 5225225:nonprinting-char, r=davidtwcoMatthias Krüger-1/+27
2021-11-17Rollup merge of #90687 - jhpratt:const_panic, r=oli-obkMatthias Krüger-0/+46
2021-11-17Rollup merge of #90667 - rukai:improve_static_lifetime_diagnostics, r=estebankMatthias Krüger-135/+245
2021-11-17Rollup merge of #89610 - guswynn:must_use_future, r=wesleywiserMatthias Krüger-0/+69
2021-11-16Rollup merge of #90949 - RalfJung:miri, r=RalfJungMatthias Krüger-12/+8
2021-11-16Rollup merge of #90935 - jhpratt:alphabetize-features, r=joshtriplettMatthias Krüger-7/+40
2021-11-16Rollup merge of #90933 - compiler-errors:master, r=estebankMatthias Krüger-1/+97
2021-11-16Rollup merge of #90920 - lnicola:rust-analyzer-2021-11-15, r=lnicolaMatthias Krüger-16/+16
2021-11-16Rollup merge of #90733 - wesleywiser:musl_debuginfo, r=Mark-SimulacrumMatthias Krüger-1/+24
2021-11-16Fix await suggestion betterMichael Goulet-1/+97
2021-11-16Update compiler/rustc_passes/src/check_attr.rsWesley Wiser-2/+2
2021-11-16update miriRalf Jung-12/+8
2021-11-16Increase tidy limit for parser by 15225225-1/+1
2021-11-16Remove debug output from test stderr5225225-1/+0
2021-11-16Suggest removing the non-printing characters5225225-8/+8
2021-11-16Print full char literal on error if any are non-printing5225225-0/+27
2021-11-16Rollup merge of #90936 - JohnTitor:issue-80772, r=Mark-SimulacrumYuki Okushi-0/+21
2021-11-16Rollup merge of #90928 - Mark-Simulacrum:fix-date-logging, r=pietroalbiniYuki Okushi-1/+1
2021-11-16Rollup merge of #90910 - RalfJung:const-discriminant-empty-enum, r=petrochenkovYuki Okushi-0/+7
2021-11-16Rollup merge of #90819 - JakobDegen:issue-90804, r=petrochenkovYuki Okushi-12/+34
2021-11-16Rollup merge of #90803 - TaKO8Ki:suggest-chars-on-attempt-to-iter, r=estebankYuki Okushi-0/+55
2021-11-16Rollup merge of #90801 - b-naber:missing_normalization_equate_inputs_output, ...Yuki Okushi-0/+80
2021-11-16Rollup merge of #86455 - tlyu:check-where-before-suggesting-unsized, r=estebankYuki Okushi-0/+26
2021-11-15check where clause before suggesting unsizedTaylor Yu-0/+26
2021-11-15Suggest where feature should be placedJacob Pratt-6/+39
2021-11-15Alphabetize language featuresJacob Pratt-7/+7
2021-11-16Add a regression test for #80772Yuki Okushi-0/+21
2021-11-16Rollup merge of #90892 - RalfJung:miri-partial-ptr-copy, r=oli-obkYuki Okushi-0/+38
2021-11-16Rollup merge of #90837 - c410-f3r:testsssssss, r=petrochenkovYuki Okushi-233/+9
2021-11-16Rollup merge of #90058 - joshtriplett:stabilize-strip, r=wesleywiserYuki Okushi-17/+16
2021-11-15Auto merge of #90821 - scottmcm:new-slice-reverse, r=Mark-Simulacrumbors-0/+27
2021-11-15Use a different server for checking clock driftMark Rousskov-1/+1
2021-11-15Auto merge of #90473 - joshtriplett:stabilize-format-args-capture, r=Mark-Sim...bors-131/+46
2021-11-15:arrow_up: rust-analyzerLaurențiu Nicola-16/+16
2021-11-15Stabilize -Z strip as -C stripJosh Triplett-17/+16
2021-11-15Update test outputJosh Triplett-50/+46
2021-11-15Stabilize format_args_captureJosh Triplett-81/+0
2021-11-15Auto merge of #90645 - terrarier2111:master, r=estebankbors-0/+24
2021-11-15suggest `&str.chars()` on attempt to `&str.iter()`Takayuki Maeda-0/+55
2021-11-15Auto merge of #90684 - jyn514:dist-aliases, r=Mark-Simulacrumbors-11/+12
2021-11-14Don't run the codegen test when `debug_assert` is enabledScott McMurray-0/+1
2021-11-14expand commentRalf Jung-0/+1
2021-11-14fix getting the discriminant of a zero-variant enumRalf Jung-0/+6
2021-11-14Move some tests to more reasonable directoriesCaio-233/+9
2021-11-14Fix span for non-satisfied trivial trait boundsNilstrieb-100/+61
2021-11-14Auto merge of #90757 - GuillaumeGomez:search-index-performance, r=camelidbors-4/+0
2021-11-14Auto merge of #90867 - hi-rustin:rustin-patch-rustdoc, r=CraftSpiderbors-31/+26
2021-11-13fix ICE on Miri/CTFE copy of half a pointerRalf Jung-0/+38
2021-11-14Auto merge of #90883 - matthiaskrgr:rollup-iu9k5pe, r=matthiaskrgrbors-15/+39