about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2025-04-06Auto merge of #136077 - rust-lang:cargo_update, r=clubby789bors-23/+23
2025-04-06Rollup merge of #139367 - GuillaumeGomez:proc-macro-values, r=UrgauGuillaume Gomez-1/+9
2025-04-06cargo updategithub-actions-23/+23
2025-04-05let `rustc_smir` host `stable_mir` for refactoringMakai-3/+2
2025-04-04Update `rustc-literal-escaper` version to `0.0.2`Guillaume Gomez-2/+2
2025-04-04Replace `rustc_lexer/unescape` with `rustc-literal-escaper` crateGuillaume Gomez-1/+9
2025-04-01compiler and tools dependenciesclubby789-338/+406
2025-03-28Rollup merge of #139065 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-28/+2
2025-03-28update lockfileRalf Jung-28/+2
2025-03-28Rollup merge of #138678 - durin42:rmeta-stability, r=fmeaseMatthias Krüger-0/+1
2025-03-24bump thorin to drop duped depsklensy-43/+11
2025-03-24Auto merge of #115747 - Zoxc:query-hashes, r=oli-obkbors-0/+1
2025-03-22Rollup merge of #138763 - aDotInTheVoid:two-years-later, r=GuillaumeGomezMatthias Krüger-7/+59
2025-03-21Use hashbrown from crates.ioJohn Kåre Alsaker-0/+3
2025-03-21Optimize hash map operations in the query systemJohn Kåre Alsaker-2/+0
2025-03-21jsondocck: Replace `jsonpath_lib` with `jsonpath-rust`Alona Enraght-Moony-8/+60
2025-03-20Update Cargo.lockPhilipp Krones-6/+6
2025-03-20Use `-Wunused_crate_dependencies` for compiler crates.Nicholas Nethercote-19/+0
2025-03-18rustc_resolve: fix instability in lib.rmeta contentsAugie Fackler-0/+1
2025-03-18Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retriev...Ralf Jung-17/+0
2025-03-17Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retrieval_metho...Jacob Pratt-0/+17
2025-03-16Auto merge of #137011 - LuuuXXX:promote-ohos-with-host-tools, r=Amanieubors-5/+18
2025-03-16Rollup merge of #138465 - klensy:linkchecker-b, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-46/+29
2025-03-15Stop relying on rustc_type_ir in non-type-system cratesMichael Goulet-8/+0
2025-03-13Add `src/tools/x` to the main workspaceJosh Stone-0/+4
2025-03-13bump html5ever to 0.29 with depsklensy-46/+29
2025-03-13bump html5ever to 0.28klensy-4/+4
2025-03-13Rollup merge of #126856 - onur-ozkan:remove-rls, r=clubby789Matthias Krüger-7/+0
2025-03-12Rollup merge of #137701 - cuviper:sharded-hashtable, r=fmeaseMatthias Krüger-0/+2
2025-03-12remove rls source from the repositoryonur-ozkan-7/+0
2025-03-11Auto merge of #128440 - oli-obk:defines, r=lcnrbors-0/+1
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-0/+1
2025-03-10Convert `ShardedHashMap` to use `hashbrown::HashTable`Josh Stone-0/+2
2025-03-10Update rand to 0.9.0Chris Denton-7/+7
2025-03-09Rollup merge of #138160 - jdonszelmann:move-find-attr2, r=oli-obkMatthias Krüger-2/+4
2025-03-09Rollup merge of #137885 - klensy:tidy-triagebot, r=jieyouxuMatthias Krüger-0/+1
2025-03-07depend more on attr_data_structures and move find_attr! thereJana Dönszelmann-2/+4
2025-03-07Temporarily depend on `os_pipe` in `run-make-support` and re-export it许杰友 Jieyou Xu (Joe)-0/+11
2025-03-05tidy: add check to verify paths in triagebot.tomlklensy-0/+1
2025-03-04Revert "add fix for full tools and sanitizer"LuuuXXX-10/+10
2025-03-04add fix for full tools and sanitizerLuuuXXX-10/+10
2025-03-04use measureme-12.0.1LuuuXXX-6/+6
2025-03-04promote ohos targets to tier to with host toolsLuuuXXX-4/+17
2025-03-01Auto merge of #137752 - flip1995:clippy-subtree-update, r=Manishearthbors-6/+10
2025-03-01Rollup merge of #137776 - nnethercote:rustc_transmute-cleanups, r=jswrennMatthias Krüger-2/+0
2025-02-28Update Cargo.lockPhilipp Krones-6/+10
2025-02-28compiler: bump `cc` to 1.2.16 to fix `x86` Windows jobs on newest Windows SDK许杰友 Jieyou Xu (Joe)-2/+2
2025-02-28Remove `rustc_transmute`'s dependence on `rustc_macros`.Nicholas Nethercote-1/+0
2025-02-28Remove `rustc_transmute`'s dependence on `rustc_infer`.Nicholas Nethercote-1/+0
2025-02-26Print out destructorMichael Goulet-0/+1