summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-05-30Move theme rules out of settings.cssGuillaume Gomez-16/+39
2022-05-30Improve display of settings radio buttonsGuillaume Gomez-31/+78
2022-05-30Let miri decide the flags to use for the test suiteOli Scherer-2/+0
2022-05-30Auto merge of #96964 - oli-obk:const_trait_mvp, r=compiler-errorsbors-142/+34
2022-05-30Remove `#[default..]` and add `#[const_trait]`Deadbeef-142/+34
2022-05-30update MiriRalf Jung-8/+11
2022-05-30Optimize the diagnostic generation for `extern unsafe`SparrowLii-6/+37
2022-05-30Bless tests with the full list of conventions in the outputScott McMurray-2/+2
2022-05-30Add support for emitting functions with `coldcc` in LLVMScott McMurray-0/+103
2022-05-30Auto merge of #97489 - GuillaumeGomez:settings-js-disabled, r=notriddlebors-0/+11
2022-05-29Rollup merge of #97530 - GuillaumeGomez:more-eslint-checks, r=jshaMichael Goulet-0/+7
2022-05-29Rollup merge of #97518 - badboy:rustdoc-ul-div-fix, r=notriddleMichael Goulet-1/+1
2022-05-29Rollup merge of #97493 - compiler-errors:issue-97490, r=oli-obkMichael Goulet-0/+12
2022-05-29Use type_is_copy_modulo_regions check in intrisicckMichael Goulet-0/+12
2022-05-29Note pattern mismatch coming from for-loop desugaringMichael Goulet-0/+43
2022-05-29Add "no-ex-assign" eslint ruleGuillaume Gomez-0/+1
2022-05-29Add "no-duplicate-case" eslint ruleGuillaume Gomez-0/+1
2022-05-29Add "no-dupe-keys" eslint ruleGuillaume Gomez-0/+1
2022-05-29Add "no-dupe-else-if" eslint ruleGuillaume Gomez-0/+1
2022-05-29Add "no-dup-args" eslint ruleGuillaume Gomez-0/+1
2022-05-29Add "no-debugger" eslint ruleGuillaume Gomez-0/+1
2022-05-29Add "no-const-assign" eslint ruleGuillaume Gomez-0/+1
2022-05-29Auto merge of #97214 - Mark-Simulacrum:stage0-bump, r=pietroalbinibors-339/+339
2022-05-29Re-add help_on_error for download-ci-llvmbinggh-15/+30
2022-05-29Auto merge of #94214 - nikic:rust-opaque-pointers, r=cuviperbors-285/+256
2022-05-29Fix order of closing HTML elements in rustdoc outputJan-Erik Rediger-1/+1
2022-05-29Auto merge of #97456 - Bryysen:issue-97319-fix, r=compiler-errorsbors-60/+139
2022-05-29Rebase fallout.Camille GILLOT-1/+1
2022-05-29Handle anonymous lifetimes properly in diagnostics.Camille GILLOT-2/+2
2022-05-29Fortify check for number of generic parameters.Camille GILLOT-4/+2
2022-05-29Make lifetime errors more precise in the presence of `Fresh` lifetimes.Camille GILLOT-20/+380
2022-05-29Auto merge of #97287 - compiler-errors:type-interner, r=jackh726,oli-obkbors-88/+120
2022-05-29Auto merge of #96687 - jyn514:download-rustc, r=Mark-Simulacrumbors-352/+418
2022-05-29Harden bad placeholder checks on statics/constsYuki Okushi-7/+74
2022-05-29Auto merge of #96652 - notriddle:notriddle/self, r=GuillaumeGomezbors-62/+251
2022-05-29Ensure source file present when calculating max line numberYuki Okushi-0/+37
2022-05-29Auto merge of #97500 - GuillaumeGomez:rollup-ms1bvps, r=GuillaumeGomezbors-95/+269
2022-05-29Rollup merge of #97479 - JohnTitor:make-check-pass, r=compiler-errorsGuillaume Gomez-13/+11
2022-05-29Rollup merge of #97028 - ridwanabdillahi:pretty-printer, r=michaelwoeristerGuillaume Gomez-82/+255
2022-05-29Rollup merge of #96950 - JohnTitor:issue-96395, r=compiler-errors,oli-obkGuillaume Gomez-0/+3
2022-05-28Auto merge of #97472 - cuviper:rebase-rustc-rayon, r=Mark-Simulacrumbors-0/+1
2022-05-28Move some tests to more reasonable placesCaio-2/+2
2022-05-28Add E0788 for improper #[no_coverage] usageltdk-0/+129
2022-05-28Improve error message for E0081Bryysen-60/+139
2022-05-28Fix TyKind lint, make consts no longer fn, etcMichael Goulet-88/+120
2022-05-28Add GUI test for javascript disabled display of settings pageGuillaume Gomez-0/+6
2022-05-28Auto merge of #97461 - eddyb:proc-macro-less-payload, r=bjorn3bors-9/+12
2022-05-28Improve settings page display with disabled javascriptGuillaume Gomez-0/+5
2022-05-28Auto merge of #97383 - dingxiangfei2009:restore-region-scope-tree-query, r=di...bors-15/+3
2022-05-28Auto merge of #97158 - JakobDegen:dse, r=tmiasko,cjgillotbors-341/+403