]> git.lizzy.rs Git - rust.git/history - src/tools
Rename path_str -> ori_link in anchor_failure
[rust.git] / src / tools /
2021-04-05 borsAuto merge of #83890 - Dylan-DPC:rollup-9fqy3fe, r...
2021-04-05 Dylan DPCRollup merge of #83878 - the8472:fix-concurrent-tidy...
2021-04-05 Dylan DPCRollup merge of #83877 - jyn514:exceptions, r=Mark...
2021-04-05 Dylan DPCRollup merge of #83853 - Amanieu:asm_no_high_x86_64...
2021-04-05 Dylan DPCRollup merge of #83705 - jyn514:theme-error, r=Guillaum...
2021-04-05 Dylan DPCRollup merge of #83368 - jyn514:download-if-unchanged...
2021-04-05 Dylan DPCRollup merge of #83865 - camelid:disamb-err-fix, r...
2021-04-05 Dylan DPCRollup merge of #83863 - eggyal:issue-83852, r=jyn514
2021-04-05 Dylan DPCRollup merge of #83831 - AngelicosPhosphoros:issue...
2021-04-05 Dylan DPCRollup merge of #83826 - slightlyoutofphase:rustdoc...
2021-04-05 Dylan DPCRollup merge of #82739 - jyn514:separate-stage0-stage1...
2021-04-05 Dylan DPCRollup merge of #82483 - tmiasko:option-from-str, r...
2021-04-05 Dylan DPCRollup merge of #81922 - magurotuna:issue81522, r=matth...
2021-04-05 The8472don't try to visit probe file
2021-04-05 Joshua NelsonRemove unnecessary exceptions to the platform-specific...
2021-04-05 borsAuto merge of #83858 - joshtriplett:unsafe-cell-always...
2021-04-05 borsAuto merge of #83819 - AngelicosPhosphoros:issue-73338...
2021-04-05 borsAuto merge of #83864 - Dylan-DPC:rollup-78an86n, r...
2021-04-04 Alan EgertonMerge branch 'master' of github.com:rust-lang/rust...
2021-04-04 borsAuto merge of #83530 - Mark-Simulacrum:bootstrap-bump...
2021-04-04 Dylan DPCRollup merge of #83841 - Amanieu:asm_clobber_feature...
2021-04-04 Dylan DPCRollup merge of #83820 - petrochenkov:nolinkargs, r...
2021-04-04 Dylan DPCRollup merge of #83815 - RalfJung:addr_of, r=kennytm
2021-04-04 Dylan DPCRollup merge of #83807 - sjakobi:77548-remove-ignore...
2021-04-04 Dylan DPCRollup merge of #83717 - notriddle:main-js-slice-loop...
2021-04-04 Dylan DPCRollup merge of #83019 - eddyb:spirv-no-block-swap...
2021-04-04 Dylan DPCRollup merge of #80525 - devsnek:wasm64, r=nagisa
2021-04-04 borsAuto merge of #82907 - petrochenkov:dercache, r=Aaron1011
2021-04-04 Mark RousskovBump cfgs
2021-04-04 borsAuto merge of #83855 - Dylan-DPC:rollup-oww62sh, r...
2021-04-04 Dylan DPCRollup merge of #83827 - the8472:fix-inplace-panic...
2021-04-04 Dylan DPCRollup merge of #83809 - GuillaumeGomez:remove-initial...
2021-04-04 Dylan DPCRollup merge of #83793 - notriddle:single-span-macro...
2021-04-04 Dylan DPCRollup merge of #83532 - asomers:gdb-fbsd, r=Mark-Simul...
2021-04-04 Dylan DPCRollup merge of #83521 - sexxi-goose:quick-diagnostic...
2021-04-04 Dylan DPCRollup merge of #82726 - ssomers:btree_node_rearange...
2021-04-04 Dylan DPCRollup merge of #81619 - SkiFire13:resultshunt-inplace...
2021-04-04 Dylan DPCRollup merge of #73945 - est31:unused_externs, r=Mark...
2021-04-04 borsAuto merge of #83451 - GuillaumeGomez:fix-error-code...
2021-04-04 Guillaume GomezFix error codes check run and ensure it will not go...
2021-04-04 borsAuto merge of #83839 - ldm0:deref, r=petrochenkov
2021-04-04 borsAuto merge of #82347 - the8472:parallelize-tidy, r...
2021-04-04 borsAuto merge of #83267 - ssomers:btree_prune_range_search...
2021-04-04 The8472perform filesystem probe once before running bins check...
2021-04-04 borsAuto merge of #83529 - richkadel:demangler, r=tmandry
2021-04-04 Rich KadelAddress review comments and Windows failure, and make...
2021-04-03 borsAuto merge of #83811 - JohnTitor:rollup-hnw1xwz, r...
2021-04-03 borsAuto merge of #81507 - weiznich:add_diesel_to_cargo_tes...
2021-04-03 Rich KadelChanged function signature to keep buffer handling...
2021-04-03 Rich KadelMake rust-demangler installable
2021-04-03 Vadim PetrochenkovRemove attribute `#[link_args]`
2021-04-03 Yuki OkushiRollup merge of #83804 - detrumi:build-type-ir-on-stabl...
2021-04-03 Yuki OkushiRollup merge of #83803 - surechen:add_target_feature...
2021-04-03 Yuki OkushiRollup merge of #83787 - digama0:patch-1, r=bjorn3
2021-04-03 Yuki OkushiRollup merge of #83780 - matklad:doc-error-message...
2021-04-03 Yuki OkushiRollup merge of #83756 - camelid:internal-rename-doc...
2021-04-03 Yuki OkushiRollup merge of #82487 - CDirkx:const-socketaddr, r...
2021-04-03 borsAuto merge of #83682 - bjorn3:mmap_wrapper, r=cjgillot
2021-04-03 borsAuto merge of #83738 - jyn514:only-load-some-crates...
2021-04-03 borsAuto merge of #83549 - sjakobi:no-tidy-line-length...
2021-04-03 Anthony Huangtidy: Add ignore-rules for the line length check
2021-04-03 borsAuto merge of #83599 - jyn514:unorderable, r=Aaron1011
2021-04-03 borsAuto merge of #83506 - asomers:backtrace-0.3.56, r...
2021-04-02 Roxanefix clippy error
2021-04-02 Joshua NelsonDon't load all extern crates unconditionally
2021-04-02 borsAuto merge of #83790 - Dylan-DPC:rollup-p6ep8jo, r...
2021-04-02 Dylan DPCRollup merge of #83771 - asomers:stack_overflow_freebsd...
2021-04-02 Dylan DPCRollup merge of #83757 - sexxi-goose:migrations_out...
2021-04-02 Dylan DPCRollup merge of #83673 - hi-rustin:rustin-patch-suggest...
2021-04-02 Dylan DPCRollup merge of #83629 - the8472:fix-inplace-panic...
2021-04-02 Dylan DPCRollup merge of #83478 - jyn514:fine-grained-files...
2021-04-02 Dylan DPCRollup merge of #83065 - CDirkx:win-alloc, r=dtolnay
2021-04-02 borsAuto merge of #76881 - hameerabbasi:issue-53325, r...
2021-04-02 Yuki OkushiRollup merge of #83754 - GuillaumeGomez:search-tab...
2021-04-02 Yuki OkushiRollup merge of #83740 - obi1kenobi:patch-1, r=joshtriplett
2021-04-02 Yuki OkushiRollup merge of #83721 - GuillaumeGomez:copy-use, r...
2021-04-02 Yuki OkushiRollup merge of #83535 - MidasLamb:mir-type-count-misma...
2021-04-02 borsAuto merge of #83207 - oli-obk:valtree2, r=lcnr
2021-04-02 borsAuto merge of #80965 - camelid:rename-doc-spotlight...
2021-04-02 borsAuto merge of #80828 - SNCPlay42:opaque-projections...
2021-04-02 borsAuto merge of #83663 - AngelicosPhosphoros:simplify_bin...
2021-04-01 Michael Howellrustdoc: Separate filter-empty-string out into its...
2021-04-01 borsAuto merge of #82780 - cjgillot:dep-stream, r=michaelwo...
2021-04-01 borsAuto merge of #83726 - the8472:large-trustedlen-fail...
2021-04-01 borsAuto merge of #83736 - JohnTitor:fix-unsafe_block_in_un...
2021-04-01 borsAuto merge of #83732 - ehuss:update-cargo, r=ehuss
2021-04-01 Eric HussUpdate cargo
2021-04-01 Dylan DPCRollup merge of #83712 - alexcrichton:more-wasm-simd...
2021-04-01 Dylan DPCRollup merge of #83711 - JohnTitor:more-friendly-unknow...
2021-04-01 Dylan DPCRollup merge of #83700 - steffahn:string_to_pathbuf_con...
2021-04-01 Dylan DPCRollup merge of #83699 - JohnTitor:issue-68830, r=Dylan-DPC
2021-04-01 Dylan DPCRollup merge of #83015 - hyd-dev:test-79825-81555,...
2021-03-31 Joshua NelsonGive a better error when --theme is not a CSS file
2021-03-31 borsAuto merge of #76814 - jackh726:binder-refactor, r...
2021-03-31 Hameer AbbasiFix compiletest to use correct bitwidth stderr files.
2021-03-31 Jack HueyTrack bound vars
2021-03-31 borsAuto merge of #83684 - cjgillot:csp, r=petrochenkov
2021-03-31 Hameer AbbasiRename stderr->64bit.stderr where needed.
2021-03-31 borsAuto merge of #83666 - Amanieu:instrprof-order, r=tmandry
2021-03-30 Dylan DPCRollup merge of #83678 - GuillaumeGomez:hack-Self-keywo...
next