about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-03-01Highlight whole expression for E0599clubby789-6/+7
2023-03-01Remove `llvm.skip-rebuild` optionJoshua Nelson-32/+0
2023-03-01Use UnordSet instead of FxHashSet for names_imported_by_glob_use query.Michael Woerister-7/+3
2023-03-01Use LocalDefIdSet instead of FxHashSet for reachable_set query.Michael Woerister-1/+4
2023-03-01Auto merge of #108587 - matthiaskrgr:rollup-rw6po59, r=matthiaskrgrbors-1/+1
2023-02-28Collect all matching messages for a lint.Eric Huss-29/+28
2023-03-01Auto merge of #108586 - matthiaskrgr:rollup-ry9u2ou, r=matthiaskrgrbors-11/+3
2023-02-28Add check for errant {{produces}} marker.Eric Huss-4/+34
2023-03-01Rollup merge of #108578 - djkoloski:update_fuchsia_team, r=tmandryMatthias Krüger-1/+0
2023-03-01Rollup merge of #108536 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-03-01Rollup merge of #108297 - chenyukang:yukang/delim-error-exit, r=petrochenkovMatthias Krüger-11/+3
2023-02-28Update cargoWeihang Lo-0/+0
2023-02-28Add a new config flag, dist.include-mingw-linker.James Farrell-2/+6
2023-02-28Skip test `download_ci_llvm` with modified LLVMJosh Stone-9/+17
2023-02-28Update Fuchsia platform team membersDavid Koloski-1/+0
2023-02-28Mark stdlib for QNX as fully availableFlorian Bartels-2/+2
2023-02-28Add QNX Neutrino support to libstdFlorian Bartels-25/+150
2023-02-28Fix `x clean` with specific pathsclubby789-0/+1
2023-02-28Exit when there are unmatched delims to avoid noisy diagnosticsyukang-11/+3
2023-02-28Auto merge of #108098 - notriddle:notriddle/rustdoc-tooltip-alloc, r=Guillaum...bors-23/+30
2023-02-27Rollup merge of #108308 - bjorn3:faster_bootstrap_build, r=albertlarsan68Matthias Krüger-9/+11
2023-02-27Update booksrustbot-0/+0
2023-02-27Allow building serde and serde_derive in parallelbjorn3-9/+11
2023-02-27Rollup merge of #108500 - RalfJung:miri, r=RalfJungMatthias Krüger-47/+272
2023-02-27Rollup merge of #108494 - GuillaumeGomez:cleanup-js, r=notriddleMatthias Krüger-13/+7
2023-02-27Rollup merge of #108463 - clubby789:update-check-output, r=albertlarsan68Matthias Krüger-28/+60
2023-02-26Clean up JS files code a bitGuillaume Gomez-13/+7
2023-02-26Auto merge of #108474 - Jarcho:clippyup, r=Manishearthbors-628/+3023
2023-02-26replace as_file_handle by as_anyRalf Jung-14/+38
2023-02-26a bit of FileDescriptor trait cleanupRalf Jung-31/+35
2023-02-26Merge from rustcRalf Jung-426/+718
2023-02-26Preparing for merge from rustcRalf Jung-1/+1
2023-02-26Rollup merge of #108484 - Nilstrieb:Ë‚DiagnosticItemË‚FromFn˃ as FromË‚Ë...Matthias Krüger-5/+6
2023-02-26Rollup merge of #108482 - Ezrashaw:force-error-docs, r=GuillaumeGomezMatthias Krüger-63/+20
2023-02-26Rollup merge of #108379 - compiler-errors:hir-error-guaranteed, r=cjgillotMatthias Krüger-11/+11
2023-02-26Remove `from_fn` lang itemNilstrieb-5/+6
2023-02-26refactor: improve `error-index-generator` dependencyEzra Shaw-20/+2
2023-02-26refactor: statically guarantee that current error codes are documentedEzra Shaw-43/+18
2023-02-26Auto merge of #108473 - matthiaskrgr:rollup-qjyae58, r=matthiaskrgrbors-65/+167
2023-02-25Merge commit '149392b0baa4730c68f3c3eadf5c6ed7b16b85a4' into clippyupJason Newcomb-628/+3023
2023-02-26Rollup merge of #108444 - Ezrashaw:add-test+docs-for-e0476, r=GuillaumeGomezMatthias Krüger-2/+2
2023-02-26Rollup merge of #107062 - tgross35:update-doc-index, r=ehussMatthias Krüger-63/+165
2023-02-25Merge branch 'master' into rustupJason Newcomb-4/+1
2023-02-25Rollup merge of #108229 - lionellloh:issue-107049, r=Mark-SimulacrumMichael Goulet-5/+21
2023-02-25Rollup merge of #107848 - clubby789:x-setup-options, r=Mark-SimulacrumMichael Goulet-21/+114
2023-02-25Rollup merge of #105736 - chenyukang:yukang/add-mir-opt-level-testing, r=jyn514Michael Goulet-1/+13
2023-02-25Make clippy happyMichael Goulet-10/+10
2023-02-25Add ErrorGuaranteed to HIR TyKind::ErrMichael Goulet-1/+1
2023-02-25Update the output of the `check` descriptionsclubby789-28/+60
2023-02-25Auto merge of #108450 - matthiaskrgr:rollup-rqvfgu3, r=matthiaskrgrbors-34/+153