Skip to content

Conversation

rillian
Copy link
Contributor

@rillian rillian commented May 5, 2011

This applies c11675 by Julian Seward from valgrind trunk
(svn://svn.valgrind.org/valgrind/trunk) to rustrt's included
copies of memcheck.h and valgrind.h, effectively backporting
the fix from the unreleased 3.6.2. The commit simply applies
the gcc 'unused' attribute to the relevant declarations.

This change allows compilation of the runtime code under
gcc 4.6 with -Werror, as the makefile currently requests.

This applies c11675 by Julian Seward from valgrind trunk
(svn://svn.valgrind.org/valgrind/trunk) to rustrt's included
copies of memcheck.h and valgrind.h, effectively backporting
the fix from the unreleased 3.6.2. The commit simply applies
the gcc 'unused' attribute to the relevant declarations.

This change allows compilation of the runtime code under
gcc 4.6 with -Werror, as the makefile currently requests.
@graydon
Copy link
Contributor

graydon commented May 5, 2011

Integrated.

@graydon graydon closed this May 5, 2011
oli-obk pushed a commit to oli-obk/rust that referenced this pull request Sep 29, 2017
get rid of ad-hoc inhabitedness test
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
dlrobertson pushed a commit to dlrobertson/rust that referenced this pull request Nov 29, 2018
Attributes in generics position and general attributes improvements
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this pull request Mar 7, 2023
workingjubilee pushed a commit to workingjubilee/rustc that referenced this pull request Jul 7, 2023
Remove cast_ptr in favor of cast which acts like pointer::cast (and adjust integer casts)
antoyo added a commit to antoyo/rust that referenced this pull request Oct 9, 2023
carolynzech pushed a commit to carolynzech/rust that referenced this pull request Jun 13, 2025
Move `autoharness_analyzer` to this repository so it can be
community-owned and maintained.

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.

---------

Co-authored-by: Michael Tautschnig <mt@debian.org>
noscripter pushed a commit to noscripter/rust that referenced this pull request Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants