summaryrefslogtreecommitdiff
path: root/gdb/rust-exp.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Fix Rust parser bug with function fieldsTom Tromey2022-02-061-0/+27
* Simplify some Rust expression-evaluation codeTom Tromey2022-01-231-36/+3
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Implement Rust funcall operationTom Tromey2021-03-081-0/+5
* Introduce rust_aggregate_operationTom Tromey2021-03-081-0/+18
* Implement Rust field operationsTom Tromey2021-03-081-0/+53
* Introduce rust_range_operationTom Tromey2021-03-081-0/+30
* Introduce rust_subscript_operationTom Tromey2021-03-081-0/+57
* Introduce rust_unop_ind_operationTom Tromey2021-03-081-0/+25
* Implement some Rust operationsTom Tromey2021-03-081-0/+47