summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2021-11-26Auto merge of #91205 - Aaron1011:visit_param_env, r=lcnrbors-8/+7
2021-11-26Auto merge of #85102 - estebank:point-at-assignment, r=oli-obkbors-0/+3
2021-11-25Auto merge of #91037 - c410-f3r:testsssssss, r=petrochenkovbors-5/+1
2021-11-25Visit `param_env` field in Obligation's `TypeFoldable` implAaron Hill-8/+7
2021-11-25Fix clippy testEsteban Kuber-0/+3
2021-11-25Move some tests to more reasonable directoriesCaio-5/+1
2021-11-25Auto merge of #88781 - estebank:emoji-idents, r=oli-obkbors-3/+8
2021-11-25Update cargo to fix tokenizer test affected by tokenizing emojiEsteban Kuber-0/+0
2021-11-24Change how the fn params span is calculatedEsteban Kuber-10/+2
2021-11-23Add `unic-emoji-char` and its dependencies to the allow listEsteban Kuber-3/+8
2021-11-22Rollup merge of #91144 - ehuss:update-cargo, r=ehussMatthias Krüger-0/+0
2021-11-22Rollup merge of #91102 - jsha:theme-anchor, r=GuillaumeGomezMatthias Krüger-4/+4
2021-11-22Update cargoEric Huss-0/+0
2021-11-22:arrow_up: rust-analyzerJonas Schievink-17/+28
2021-11-21rustdoc-gui/tester: print full filename on errorJacob Hoffman-Andrews-4/+4
2021-11-21clippy: Fix pattern_type_mismatch for loopCameron Steffen-164/+43
2021-11-21Fix Clippy with changed for loop desugarCameron Steffen-140/+90
2021-11-20Fix float ICEthreadexception-1/+1
2021-11-20Rollup merge of #90930 - Nilstrieb:fix-non-const-value-ice, r=estebankMatthias Krüger-1/+9
2021-11-19Rollup merge of #90947 - c410-f3r:testsssssss, r=petrochenkovYuki Okushi-2/+2
2021-11-18Move some tests to more reasonable directoriesCaio-2/+2
2021-11-18rustc: Remove `#[rustc_synthetic]`Vadim Petrochenkov-5/+3
2021-11-18Auto merge of #90991 - ehuss:update-cargo, r=ehussbors-0/+0
2021-11-17tidy-ignore-leading-newlinesNilstrieb-1/+9
2021-11-17Update cargoEric Huss-0/+0
2021-11-17Rollup merge of #90861 - 5225225:nonprinting-char, r=davidtwcoMatthias Krüger-1/+1
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 #90920 - lnicola:rust-analyzer-2021-11-15, r=lnicolaMatthias Krüger-16/+16
2021-11-16update miriRalf Jung-12/+8
2021-11-16Increase tidy limit for parser by 15225225-1/+1
2021-11-15Suggest where feature should be placedJacob Pratt-6/+39
2021-11-15Alphabetize language featuresJacob Pratt-7/+7
2021-11-15:arrow_up: rust-analyzerLaurențiu Nicola-16/+16
2021-11-14Move some tests to more reasonable directoriesCaio-1/+5
2021-11-13Auto merge of #89167 - workingjubilee:use-simd, r=MarkSimulacrumbors-0/+1
2021-11-12Expose portable-simd as core::simdJubilee Young-0/+1
2021-11-10Update MiriNoah Lev-7/+11
2021-11-10Auto merge of #90663 - ken-matsui:support-early-stopping-too-old-tidy-for-mac...bors-0/+23
2021-11-09Rollup merge of #90613 - GuillaumeGomez:specific-rustdoc-js-test, r=Mark-Simu...Matthias Krüger-6/+12
2021-11-09Rollup merge of #89561 - nbdd0121:const_typeck, r=nikomatsakisMatthias Krüger-1/+4
2021-11-09Allow to run a specific rustdoc-js* testGuillaume Gomez-6/+12
2021-11-09Auto merge of #90724 - JohnTitor:rollup-zg0kbm3, r=JohnTitorbors-0/+0
2021-11-09Rollup merge of #90720 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-11-09Auto merge of #90700 - fee1-dead:select-returns-vec, r=davidtwcobors-2/+2
2021-11-09Update cargoEric Huss-0/+0
2021-11-09Auto merge of #87337 - jyn514:lint-error, r=oli-obk,flip1995bors-102/+123
2021-11-09Auto merge of #90485 - camsteffen:fmt-args-less-bind, r=m-ou-sebors-10/+4
2021-11-08Make select_* methods return Vec for TraitEngineDeadbeef-2/+2
2021-11-08:arrow_up: rust-analyzerLaurențiu Nicola-22/+16