about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-09-02Auto merge of #101333 - matthiaskrgr:rollup-qpf1otj, r=matthiaskrgrbors-17/+20
2022-09-02Rollup merge of #101215 - est31:rustdoc_version_placeholder, r=Mark-SimulacrumMatthias Krüger-1/+1
2022-09-02Rollup merge of #100200 - petrochenkov:zgccld2, r=lqd,Mark-SimulacrumMatthias Krüger-16/+19
2022-09-02update MiriRalf Jung-10/+8
2022-09-02Rollup merge of #101166 - GuillaumeGomez:error-index-mdbook, r=notriddleGuillaume Gomez-140/+194
2022-09-02Rollup merge of #97739 - a2aaron:let_underscore, r=estebankGuillaume Gomez-0/+1
2022-09-02Auto merge of #101248 - RalfJung:miri, r=RalfJungbors-8/+10
2022-09-02Also replace the version placeholder in rustc_attrest31-1/+1
2022-09-01update MiriRalf Jung-8/+10
2022-09-01Move error code book into a sub folderGuillaume Gomez-59/+40
2022-09-01Auto merge of #100869 - nnethercote:replace-ThinVec, r=spastorinobors-0/+1
2022-09-01Auto merge of #100210 - mystor:proc_macro_diag_struct, r=eddybbors-55/+4
2022-08-31Auto merge of #101249 - matthiaskrgr:rollup-wahnoz8, r=matthiaskrgrbors-3973/+9254
2022-08-31Generate error index with mdbook instead of raw HTML pagesGuillaume Gomez-139/+212
2022-08-31Use `CountIsStart` in clippyJason Newcomb-3/+3
2022-08-31Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyupJason Newcomb-3973/+9254
2022-08-31fix a clippy testRalf Jung-1/+1
2022-08-31Rollup merge of #101197 - lnicola:rust-analyzer-2022-08-30, r=lnicolaYuki Okushi-845/+1985
2022-08-30Auto merge of #98919 - 5225225:stricter-invalid-value, r=RalfJungbors-1/+1
2022-08-30:arrow_up: rust-analyzerLaurențiu Nicola-845/+1985
2022-08-30Auto merge of #100812 - Nilstrieb:revert-let-chains-nightly, r=Mark-Simulacrumbors-16/+21
2022-08-29Fix tests due to stricter invalid_value5225225-1/+1
2022-08-29Revert let_chains stabilizationNilstrieb-16/+21
2022-08-29Auto merge of #101147 - weihanglo:update-cargo, r=Mark-Simulacrumbors-0/+0
2022-08-29Auto merge of #98626 - oli-obk:tracing, r=lcnrbors-0/+1
2022-08-29Update cargoWeihang Lo-0/+0
2022-08-29Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`.Nicholas Nethercote-0/+1
2022-08-29Auto merge of #101143 - matthiaskrgr:rollup-g8y5k0g, r=matthiaskrgrbors-4/+4
2022-08-29Rollup merge of #99027 - tmiasko:basic-blocks, r=oli-obkMatthias Krüger-4/+4
2022-08-29Auto merge of #100908 - lnicola:rust-analyzer-2022-08-23, r=lnicolabors-625/+2091
2022-08-28Auto merge of #100497 - kadiwa4:remove_clone_into_iter, r=cjgillotbors-7/+3
2022-08-28Auto merge of #101115 - matthiaskrgr:rollup-iy14ztr, r=matthiaskrgrbors-23/+11
2022-08-28Rollup merge of #101102 - est31:unstable_book_gen_write, r=Mark-SimulacrumMatthias Krüger-23/+10
2022-08-28Rollup merge of #98301 - ortem:pretty-printers-nonzero, r=wesleywiserMatthias Krüger-0/+1
2022-08-28Auto merge of #100863 - ehuss:sunset-rls, r=Mark-Simulacrumbors-27/+132
2022-08-27Sunset RLSEric Huss-27/+132
2022-08-28Auto merge of #92845 - Amanieu:std_personality, r=Mark-Simulacrumbors-0/+2
2022-08-28unstable-book-gen: use std::fs::writeest31-23/+10
2022-08-27Add replace-version-placeholder toolest31-0/+40
2022-08-27tidy: move directory traversal utility functions into dedicated moduleest31-62/+74
2022-08-27tidy: forbid since values for features that point to the current release or f...est31-5/+55
2022-08-27Rollup merge of #100924 - est31:closure_to_fn_ptr, r=Mark-SimulacrumYuki Okushi-18/+17
2022-08-26Auto merge of #98051 - davidtwco:split-dwarf-stabilization, r=wesleywiserbors-2/+5
2022-08-26Replace `Body::basic_blocks()` with field accessTomasz Miąsko-4/+4
2022-08-26Remove unused build dependencyGuillaume Gomez-3/+0
2022-08-26Auto merge of #99487 - bmacnaughton:is_whitespace_updates, r=thomccbors-2/+95
2022-08-25Rollup merge of #100964 - bjorn3:sync_cg_clif-2022-08-24, r=bjorn3Yuki Okushi-0/+6
2022-08-25Rollup merge of #99332 - jyn514:stabilize-label-break-value, r=petrochenkovYuki Okushi-10/+5
2022-08-24Add new allowed depsbjorn3-0/+6
2022-08-24Rollup merge of #100922 - GuillaumeGomez:rewrite-error-index, r=notriddleMatthias Krüger-223/+127