Branch: refs/heads/master Author: Ben Young by@computermouth.com Committer: GitHub noreply@github.com Date: Thu, 22 Sep 2022 03:10:03 UTC Commit: b9891f2912a7e7374e3121f74b587af1e7b3901d https://github.com/geany/geany/commit/b9891f2912a7e7374e3121f74b587af1e7b390...
Log Message: ----------- Added error_regex to filetypes.rust (#3300)
Modified Paths: -------------- data/filedefs/filetypes.rust
Modified: data/filedefs/filetypes.rust 1 lines changed, 1 insertions(+), 0 deletions(-) =================================================================== @@ -81,3 +81,4 @@ EX_00_WD= EX_01_LB=Cargo Run EX_01_CM=cargo run EX_01_WD= +error_regex= --> (.+):([0-9]+):([0-9]+)
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).