about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2023-07-08update lockfileRalf Jung-2/+2
2023-07-06Auto merge of #113269 - jyn514:update-compiler-builtins, r=Amanieubors-2/+2
2023-07-06Rollup merge of #113334 - fmease:revert-lexing-c-str-lits, r=compiler-errorsfee1-dead-0/+11
2023-07-05Update compiler-builtins to 0.1.95jyn-2/+2
2023-07-05Revert "use new c literals instead of cstr! macro"León Orell Valerian Liehr-0/+11
2023-07-04Rollup merge of #113251 - chenyukang:yukang-fix-112940-smir, r=oli-obkMatthias Krüger-0/+1
2023-07-04Auto merge of #113303 - compiler-errors:yeet-chalk, r=lcnrbors-75/+0
2023-07-03Remove chalk from the compilerMichael Goulet-75/+0
2023-07-03Upgrade to indexmap 2.0.0Josh Stone-6/+6
2023-07-03use `deeply_normalize` for `assumed_wf_types`lcnr-0/+1
2023-07-02Update std to backtrace 0.3.68Jubilee Young-46/+19
2023-07-02downgrade compiler_builtinsNilstrieb-2/+2
2023-07-02Downgrade rustixNilstrieb-4/+5
2023-07-02Downgrade tracing and synNilstrieb-21/+21
2023-07-02cargo updateNilstrieb-515/+535
2023-07-02Auto merge of #113260 - flip1995:clippyup, r=Manishearthbors-59/+38
2023-07-02Update Cargo.lockPhilipp Krones-59/+38
2023-07-02Rollup merge of #113233 - Nilstrieb:chaaalk, r=jackh726Matthias Krüger-10/+10
2023-07-02Auto merge of #112910 - lqd:mcp510, r=petrochenkovbors-0/+1
2023-07-02Use scoped-tls for SMIR to map between TyCtxt and SMIR datastructuresyukang-0/+1
2023-07-01Update chalkNilstrieb-10/+10
2023-07-01update rustfmt version in lockfileCaleb Cartwright-1/+1
2023-06-30add dedicated `-C link-self-contained` structureRémy Rakic-0/+1
2023-06-30Auto merge of #106619 - agausmann:avr-object-file, r=nagisabors-0/+1
2023-06-29update lockfileRalf Jung-10/+2
2023-06-28Rollup merge of #111571 - jhpratt:proc-macro-span, r=m-ou-seDylan DPC-2/+2
2023-06-26Auto merge of #112884 - klensy:ri-drop-old-clap, r=albertlarsan68bors-85/+10
2023-06-23Rollup merge of #112763 - Patryk27:bump-compiler-builtins, r=AmanieuMichael Goulet-2/+2
2023-06-21rust-installer: drop clap v3, migrate to v4klensy-85/+10
2023-06-20Delete use of proc_macro_span_shrink from proc-macro2David Tolnay-2/+2
2023-06-20Update to proc-macro2 1.0.57 to unblock proc_macro_span changesDavid Tolnay-2/+2
2023-06-19update lockfile for rustfmt syncCaleb Cartwright-27/+12
2023-06-18Bump compiler_builtinsPatryk Wychowaniec-2/+2
2023-06-14update hashbrown and replace Hash{Set,Map}::DrainFilter with ExtractIfThe 8472-1/+16
2023-06-10Rollup merge of #112298 - est31:update_field_offset, r=Mark-SimulacrumMatthias Krüger-5/+14
2023-06-09Auto merge of #111626 - pjhades:output, r=b-naberbors-0/+2
2023-06-06Write to stdout if `-` is given as output fileJing Peng-0/+2
2023-06-06Bumped libc versionNikolay Arhipov-2/+2
2023-06-05Std support improvement for ps vita targetNikolay Arhipov-2/+2
2023-06-05Update field-offset and enable unstable_offset_ofest31-5/+14
2023-06-03Auto merge of #112217 - arlosi:update-vuln-deps, r=Mark-Simulacrumbors-25/+23
2023-06-02Update dependencies with reported vulnerabilitiesArlo Siemsen-25/+23
2023-06-02Rollup merge of #111647 - klensy:cstr, r=oli-obkMatthias Krüger-11/+0
2023-06-02Update Cargo.lockPhilipp Krones-12/+62
2023-05-31use new c literals instead of cstr! macroklensy-11/+0
2023-05-31Rollup merge of #112084 - ozkanonur:improvements, r=clubby789Matthias Krüger-0/+1
2023-05-30use `build_helper::util::try_run` in rustdoc-gui-testozkanonur-0/+1
2023-05-30Auto merge of #111989 - klensy:deps-up-26-05-23, r=Mark-Simulacrumbors-121/+21
2023-05-28bump `thiserror` to use syn 2.0Deadbeef-5/+5
2023-05-27Auto merge of #111348 - ozkanonur:remove-hardcoded-rustdoc-flags, r=albertlar...bors-0/+9