kevincox added inline comments.
kevincox accepted this revision.

INLINE COMMENTS

> status.rs:31
>  
>  #[inline]
> +/// Dates and times that are outside the 31-bit signed range are compared

I see a lot of these and in general I would recommend against it. The compiler 
is smart. Unless profiling shows an advantage in a specific case I would leave 
them out.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D7300/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D7300

To: Alphare, #hg-reviewers, kevincox
Cc: durin42, kevincox, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to