about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-07-03Remove compare modeMichael Goulet-9/+1
2023-07-03Remove chalk from the compilerMichael Goulet-3/+1
2023-07-03Upgrade to indexmap 2.0.0Josh Stone-1/+1
2023-07-03Add a simple markdown parser for formatting `rustc --explain`Trevor Gross-0/+5
2023-07-03Switch `ast::Stmt` rewriting use to `stmt::Stmt::from_simple_block`Cosmic Horror-22/+32
2023-07-03Don't skip semicolon if exprs followCosmic Horror-5/+18
2023-07-03Rewrite float literals ending in dots with parens in method callsDeadbeef-24/+65
2023-07-03Switch to tracing for loggingDeadbeef-6/+15
2023-07-03Rollup merge of #113285 - GuillaumeGomez:display-long-inline-cfg, r=notriddleGuillaume Gomez-3/+3
2023-07-03vec tets: ensure pointer is still writeableRalf Jung-6/+6
2023-07-03Fix display of long inline cfg labelsGuillaume Gomez-3/+3
2023-07-03Update platform-support.mdJonathan Pallant (Ferrous Systems)-32/+32
2023-07-03remove outdated commentRalf Jung-1/+0
2023-07-03send link to PR to ZulipRalf Jung-4/+11
2023-07-03Silence clippy on FIXME'd code and fix the new lints otherwiseOli Scherer-2/+4
2023-07-03Update rustixNilstrieb-0/+2
2023-07-03link to PERMITTED_DEPENDENCIES in tidy errorNilstrieb-0/+9
2023-07-03fmtThe Miri Conjob Bot-35/+53
2023-07-03Merge from rustcThe Miri Conjob Bot-6103/+23797
2023-07-03Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-07-02Remove MIPS host CI workflowsJubilee Young-12/+0
2023-07-02Auto merge of #113046 - Nilstrieb:update, r=Mark-Simulacrumbors-1/+3
2023-07-02can't seem to avoid repeating the branch name...Ralf Jung-3/+3
2023-07-02more CI yml cleanupRalf Jung-7/+6
2023-07-02sadly 'gh' doesnt support all git upstream branch configsRalf Jung-2/+4
2023-07-02Auto merge of #108537 - GuillaumeGomez:rustdoc-search-whitespace-as-separator...bors-73/+179
2023-07-02cargo updateNilstrieb-1/+3
2023-07-02cronjob auto-PR: try to fix setting the remote branchRalf Jung-4/+2
2023-07-02Auto merge of #2950 - icewind1991:cargo-miri-rustc-error, r=RalfJungbors-1/+5
2023-07-02cron auto-PR: need to set upstream branchRalf Jung-2/+2
2023-07-02Auto merge of #113260 - flip1995:clippyup, r=Manishearthbors-5845/+21797
2023-07-02cargo-miri: better error message when RUSTC is not setRobin Appelman-1/+5
2023-07-02Fix compile-test tests to work with the new ui_test cratePhilipp Krones-26/+8
2023-07-02Fix valtree changesPhilipp Krones-2/+2
2023-07-02Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyupPhilipp Krones-4/+6
2023-07-02Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyupPhilipp Krones-5828/+21798
2023-07-02CI cleanupRalf Jung-8/+3
2023-07-02cronjob auto-PR: fetch more of the historyRalf Jung-2/+2
2023-07-02Auto merge of #113256 - matthiaskrgr:rollup-poex8w2, r=matthiaskrgrbors-6/+20
2023-07-02cronjob auto-PR: make sure we are on a branchRalf Jung-2/+6
2023-07-02Rollup merge of #113249 - tgross35:patch-2, r=jyn514Matthias Krüger-0/+2
2023-07-02Rollup merge of #113244 - Kobzol:bootstrap-rust-analyzer-tests, r=jyn514Matthias Krüger-1/+3
2023-07-02Rollup merge of #113234 - jyn514:revert-python-test-args, r=clubby789Matthias Krüger-5/+15
2023-07-02Auto merge of #112718 - oli-obk:SIMD-destructure_mir_const, r=cjgillotbors-14/+62
2023-07-02Auto merge of #112756 - hi-rustin:rustin-patch-bootstrap, r=clubby789bors-9/+65
2023-07-02Fix broken testshi-rustin-5/+1
2023-07-02test-various: run codegen and assembly testsJan-Mirko Otter-0/+2
2023-07-01Document tracking issue for rustdoc `show-type-layout`Trevor Gross-0/+2
2023-07-01fix compiletest crashJan-Mirko Otter-1/+1
2023-07-01Put `LayoutError` behind reference to shrink resultNilstrieb-2/+2