Try and avoid hardcoding lists of function types

* lisp/bind-key.el (bind-key--get-binding-description):
Show docstrings for compiled functions also.  Don't hardcode knowledge
about various particular kinds of functions.

* lisp/emacs-lisp/bytecomp.el (display-call-tree): Remove special
support for functions with a `byte-code` body since we never generate
that nowadays.  Don't hardcode knowledge
about various particular kinds of functions.
3 jobs for master in 6 minutes and 28 seconds (queued for 1 minute and 3 seconds)
Status Job ID Name Coverage
  Build Images
failed #82460
build-image-inotify

00:06:28

 
  Normal
skipped #82462
test-lisp-emacs-lisp-inotify
skipped #82461
test-lisp-inotify
 
Name Stage Failure
failed
build-image-inotify Build Images
Running after_script
Running after script...
$ test -n "$(docker ps -aq -f name=${test_name})" && docker cp ${test_name}:checkout/test ${test_name}
$ test -n "$(docker ps -aq -f name=${test_name})" && docker rm ${test_name}
$ find ${test_name} ! \( -name "*.log" -o -name ${EMACS_TEST_JUNIT_REPORT} \) -type f -delete
find: build-image-inotify-4afafa03: No such file or directory
WARNING: after_script failed, but job will continue unaffected: exit code 1
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1