summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-01-241.67.0 releaseMark Rousskov-1/+1
2023-01-21Bump bootstrap to 1.66.1Mark Rousskov-342/+285
2023-01-21Revert "Make PROC_MACRO_DERIVE_RESOLUTION_FALLBACK a hard error"Mark Rousskov-36/+100
2023-01-21Add testMichael Goulet-0/+26
2023-01-19Don't panic on stable since miri is not available thereOli Scherer-4/+8
2023-01-19Bump rust-installerMark Rousskov-0/+0
2023-01-19Correct detection of elided lifetimes in impl-trait.Camille GILLOT-0/+5
2023-01-19Do not filter substs in `remap_generic_params_to_declaration_params`.Camille GILLOT-0/+39
2023-01-19rustdoc: fix outdated lint section of the bookMichael Howell-1/+1
2023-01-19Revert "Make nested RPITIT inherit the parent opaque's generics." and adjust ...Michael Goulet-1/+3
2023-01-11Move manual_clamp to nurseryPhilipp Krones-1/+4
2023-01-10add subtle dependencyPietro Albini-0/+2
2023-01-10bump Cargo submodule to fix CVE-2022-46176Pietro Albini-0/+0
2023-01-10disable fast submodule checkout due to spurious ci failuresPietro Albini-7/+8
2022-12-31Fix new_return_no_self with recursive boundsGary Guo-50/+105
2022-12-28Auto merge of #106163 - compiler-errors:🅱-IMPLIED_BOUNDS_ENTAILMENT, r=Mar...bors-1/+76
2022-12-27Switch `#[track_caller]` back to a no-op unless feature gate is enabledBryan Garza-6/+66
2022-12-26Downgrade IMPLIED_BOUNDS_ENTAILMENT to warn by default, add it to builtin lin...Michael Goulet-26/+16
2022-12-26Make Clippy test no longer unsoundMichael Goulet-1/+1
2022-12-26Add IMPLIED_BOUNDS_ENTAILMENT lintMichael Goulet-0/+85
2022-12-26Add test for non-rust code block hashtag prepended linesGuillaume Gomez-0/+37
2022-12-26Don't take into account hashtag prepended lines if not in rust code blockGuillaume Gomez-3/+4
2022-12-26add simulated non-regression test for issue 105637Rémy Rakic-0/+52
2022-12-26Revert "Replace usage of `ResumeTy` in async lowering with `Context`"Andrew Pollack-23/+16
2022-12-13Adjust miri to still be optionalMark Rousskov-25/+31
2022-12-12change channel to betaPietro Albini-1/+1
2022-12-09Auto merge of #105486 - matthiaskrgr:rollup-o7c4l1c, r=matthiaskrgrbors-47/+236
2022-12-09Rollup merge of #105470 - flip1995:clippy_backport, r=ManishearthMatthias Krüger-4/+2
2022-12-09Rollup merge of #105455 - lcnr:correct-reveal-in-validate, r=jackh726Matthias Krüger-0/+52
2022-12-09Rollup merge of #105442 - notriddle:notriddle/docblock-table-css, r=Guillaume...Matthias Krüger-10/+57
2022-12-09Rollup merge of #105427 - GuillaumeGomez:dont-silently-ignore-rustdoc-errors,...Matthias Krüger-3/+13
2022-12-09Rollup merge of #105389 - ogarokpeter:patch-1, r=Mark-SimulacrumMatthias Krüger-1/+1
2022-12-09Rollup merge of #105387 - willcrichton:scrape-examples-ui-improvements, r=not...Matthias Krüger-25/+111
2022-12-09Rollup merge of #105216 - GuillaumeGomez:rm-unused-gui-test, r=notriddleMatthias Krüger-4/+0
2022-12-09Auto merge of #104449 - oli-obk:unhide_unknown_spans, r=estebank,RalfJungbors-793/+2109
2022-12-09Auto merge of #105456 - matthiaskrgr:rollup-yennygf, r=matthiaskrgrbors-222/+444
2022-12-09Ignore errors when including clear_expected_if_blessedTomasz Miąsko-1/+1
2022-12-08Fix #10021Samuel Moelius-4/+2
2022-12-08rustdoc: add GUI test case for docblock table colorsMichael Howell-1/+51
2022-12-08Update rustdoc test to check its error outputGuillaume Gomez-1/+11
2022-12-08Rollup merge of #105433 - ComputerDruid:docker_continuation_fix, r=jyn514Matthias Krüger-2/+2
2022-12-08Rollup merge of #105423 - oli-obk:symbols, r=jackh726Matthias Krüger-1/+1
2022-12-08Rollup merge of #105408 - cuviper:help-rpitirpit, r=compiler-errorsMatthias Krüger-0/+6
2022-12-08Rollup merge of #105317 - RalfJung:retag-rework, r=oli-obkMatthias Krüger-208/+239
2022-12-08Rollup merge of #105255 - cjgillot:issue-105197, r=compiler-errorsMatthias Krüger-0/+17
2022-12-08Rollup merge of #104922 - estebank:fur-elize, r=oli-obkMatthias Krüger-11/+179
2022-12-08add regression test for #105009lcnr-0/+52
2022-12-08Auto merge of #105415 - nikic:update-llvm-10, r=cuviperbors-0/+0
2022-12-07rustdoc: clean up docblock table CSSMichael Howell-10/+7
2022-12-07CI: add missing line continuation markerDan Johnson-2/+2