about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-07-24Make macros test order-resistantAmos Wenger-2/+7
2022-07-24Sort when iterating through CrateGraphAmos Wenger-18/+15
2022-07-24Sort in DefMap::dump, since HashMap iteration order isn't definedAmos Wenger-34/+33
2022-07-24hir-def tests: sort results before comparing, since FxHashSet iteration order...Amos Wenger-25/+28
2022-07-24Fix .gitattributes for test_dataAmos Wenger-224/+225
2022-07-24Small fixupsJoshua Nelson-4/+6
2022-07-24Move cfg attrs up to the mod definitions to disable sourcegenAmos Wenger-32/+7
2022-07-24Disable all source-gen tests at compile timeAmos Wenger-5/+63
2022-07-24Don't run slow tests in Rust CI, only RA CIAmos Wenger-3/+4
2022-07-24Add 'src/tools/rust-analyzer/' from commit '977e12a0bdc3e329af179ef3a9d466af9...Amos Wenger-0/+345854
2022-07-24Remove rust-analyzer submoduleAmos Wenger-11/+0
2022-07-24Auto merge of #99251 - cuviper:hashbrown-0.12, r=Mark-Simulacrumbors-1/+1
2022-07-24Auto merge of #95548 - rcvalle:rust-cfi-2, r=nagisabors-0/+19
2022-07-23Auto merge of #99652 - GuillaumeGomez:rollup-38v0x7y, r=GuillaumeGomezbors-9/+1
2022-07-23Rollup merge of #99449 - compiler-errors:assoc-const-missing-item, r=lcnrGuillaume Gomez-9/+1
2022-07-23Auto merge of #98208 - ivanloz:master, r=nagisabors-0/+5
2022-07-23Add fine-grained LLVM CFI support to the Rust compilerRamon de C Valle-0/+19
2022-07-23Rollup merge of #99617 - ehuss:update-mdbook, r=Dylan-DPCMatthias Krüger-1/+1
2022-07-23Auto merge of #99599 - RalfJung:miri-stage-0, r=RalfJungbors-8/+8
2022-07-22Update mdbookEric Huss-1/+1
2022-07-22Do not resolve associated const when there is no provided valueMichael Goulet-9/+1
2022-07-22update MiriRalf Jung-8/+8
2022-07-22cargotest: do not run quickcheck tests in xsvRalf Jung-1/+28
2022-07-21Auto merge of #99530 - RalfJung:miri, r=oli-obkbors-7/+9
2022-07-21update MiriRalf Jung-7/+9
2022-07-21`region_outlives_predicate` no snapshotlcnr-2/+2
2022-07-20Rollup merge of #99488 - luqmana:debuginfo-revisions, r=tmiaskoMatthias Krüger-24/+54
2022-07-20Add ShadowCallStack SupportIvan Lozano-0/+5
2022-07-20Revert "Rollup merge of #98582 - oli-obk:unconstrained_opaque_type, r=estebank"Oli Scherer-1/+0
2022-07-20compiletest: dedup revision line logic.Luqman Aden-31/+27
2022-07-20compiletest: allow using revisions with debuginfo testsLuqman Aden-13/+47
2022-07-19Update cargoEric Huss-0/+0
2022-07-19Rollup merge of #99453 - lnicola:rust-analyzer-2022-07-19, r=lnicolaMatthias Krüger-7/+9
2022-07-19:arrow_up: rust-analyzerLaurențiu Nicola-7/+9
2022-07-19Mention first and last macro in backtraceMichael Goulet-6/+6
2022-07-18Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyupPhilipp Krones-944/+3408
2022-07-17Upgrade indexmap and thorin-dwp to use hashbrown 0.12Josh Stone-1/+1
2022-07-17Auto merge of #99283 - RalfJung:miri, r=RalfJungbors-6/+7
2022-07-17make tidy accept another permutation of this license stringRalf Jung-0/+1
2022-07-17update MiriRalf Jung-6/+6
2022-07-16Stabilize `let_chains`Caio-21/+19
2022-07-16Rollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string-conversions, r=compil...Matthias Krüger-3/+3
2022-07-17avoid some `Symbol` to `String` conversionsTakayuki Maeda-3/+3
2022-07-15Introduce opaque type to hidden type projectionOli Scherer-0/+1
2022-07-15Rollup merge of #99246 - Xanewok:update-rls, r=jyn514Dylan DPC-0/+0
2022-07-14Update RLSIgor Matuszewski-0/+0
2022-07-14Auto merge of #95956 - yaahc:stable-in-unstable, r=cjgillotbors-2/+2
2022-07-14Auto merge of #99231 - Dylan-DPC:rollup-0tl8c0o, r=Dylan-DPCbors-82/+139
2022-07-14Rollup merge of #98705 - WaffleLapkin:closure_binder, r=cjgillotDylan DPC-75/+127
2022-07-14Rollup merge of #97720 - cjgillot:all-fresh, r=petrochenkovDylan DPC-7/+12