summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2024-02-15Update jobserver-rs to 0.1.28Vadim Petrochenkov-2/+2
2024-01-30Rollup merge of #120443 - GuillaumeGomez:footnote-def-improvement, r=fmeaseGuillaume Gomez-3/+3
2024-01-29Update pulldown-cmark version to 0.9.5Guillaume Gomez-3/+3
2024-01-29Rollup merge of #120420 - lnicola:rm-pattern-analysis-derivative, r=NilstriebDylan DPC-1/+0
2024-01-29Stop using `String` for error codes.Nicholas Nethercote-2/+2
2024-01-27Auto merge of #120201 - clubby789:dep-update, r=dtolnaybors-36/+16
2024-01-27Stop using derivative in rustc_pattern_analysisLaurențiu Nicola-1/+0
2024-01-26Rollup merge of #120345 - flip1995:clippy-subtree-update, r=ManishearthMatthias Krüger-14/+4
2024-01-25Update Cargo.lockPhilipp Krones-14/+4
2024-01-25Rollup merge of #120288 - clubby789:bump-askama, r=GuillaumeGomezMatthias Krüger-5/+14
2024-01-24rustc_data_structures: use either instead of itertoolsJosh Stone-1/+1
2024-01-24Bump `askama` versionclubby789-5/+14
2024-01-21Bump `openssl` versionclubby789-5/+5
2024-01-21Bump `ctrlc` versionclubby789-7/+72
2024-01-21Bump `uniq-langid` versionclubby789-9/+9
2024-01-21Bump `object` versionclubby789-27/+7
2024-01-20Auto merge of #108359 - Zoxc:side-effects-tweak, r=cjgillotbors-2/+2
2024-01-20Avoid code generation for ThinVec<Diagnostic>'s destructor in the query systemJohn Kåre Alsaker-2/+2
2024-01-19Rollup merge of #119815 - nagisa:nagisa/polishes-libloading-use-somewhat, r=b...Matthias Krüger-13/+3
2024-01-17Rollup merge of #120039 - Nadrieril:remove-idx, r=compiler-errorsMatthias Krüger-0/+1
2024-01-17Auto merge of #119111 - michaelwoerister:measureme-11, r=Mark-Simulacrumbors-2/+2
2024-01-17Don't rely on contiguous `VariantId`s outside of rustcNadrieril-0/+1
2024-01-15Rollup merge of #119971 - compiler-errors:zip-eq, r=nnethercoteMatthias Krüger-0/+3
2024-01-15Auto merge of #119581 - Nadrieril:detangle-arena, r=compiler-errorsbors-7/+0
2024-01-14Use zip_eq to enforce that things being zipped have equal sizesMichael Goulet-0/+3
2024-01-14Auto merge of #119796 - androm3da:bcain/compiler_builtins_0_1_105, r=Mark-Sim...bors-2/+2
2024-01-13Update measureme crate to version 11Michael Woerister-2/+2
2024-01-12rustc_pattern_analysis no longer needs to be passed an arenaNadrieril-7/+0
2024-01-12Auto merge of #119735 - lcnr:provisional-cache-readd, r=compiler-errorsbors-0/+1
2024-01-11Rollup merge of #119448 - klensy:annotate-snippets-0.10, r=davidtwcoMatthias Krüger-6/+16
2024-01-10deps: deduplicate the version of libloading usedSimonas Kazlauskas-13/+3
2024-01-09Update compiler_builtins to 0.1.105Brian Cain-2/+2
2024-01-09Rollup merge of #118680 - djkoloski:shell_argfiles, r=compiler-errorsGuillaume Gomez-0/+1
2024-01-09Rollup merge of #118645 - Patryk27:bump-compiler-builtins, r=Nilstrieb,dtolnayGuillaume Gomez-2/+2
2024-01-09Rollup merge of #117556 - obeis:static-mut-ref-lint, r=davidtwcoGuillaume Gomez-0/+1
2024-01-09avoid always rerunning in case of a cyclelcnr-0/+1
2024-01-09Rollup merge of #119734 - RalfJung:miri, r=RalfJungMatthias Krüger-3/+3
2024-01-08Add support for shell argfilesDavid Koloski-0/+1
2024-01-08update lockfileRalf Jung-3/+3
2024-01-07Remove crossbeam-channelMark Rousskov-1/+0
2024-01-07annotate-snippets: update to 0.10klensy-6/+16
2024-01-06Disallow reference to `static mut` for expressionsObei Sideg-0/+1
2023-12-31Avoid specialization for the Span Encodable and Decodable implsbjorn3-0/+1
2023-12-30Update to bitflags 2 in the compilerNilstrieb-16/+16
2023-12-28Update Cargo.lockPhilipp Krones-5/+5
2023-12-26Auto merge of #118431 - sjwang05:issue-44695, r=estebankbors-0/+1
2023-12-25Update sysinfo sub-dependency version to 0.29.11Guillaume Gomez-2/+2
2023-12-25Update sysinfo version to 0.30.1Guillaume Gomez-1/+1
2023-12-23Use `derivative` for better derive boundsNadrieril-0/+1
2023-12-19Auto merge of #118842 - Nadrieril:librarify-further, r=compiler-errorsbors-0/+7