*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit c34dce0c authored by Rebola Pardo, Adrian's avatar Rebola Pardo, Adrian
Browse files

minor fixes

parent f3c1a5ff
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ Raw pointers need not respect the borrow rules...
\emph{Fallacy 1: ``No unsafe, no bugs''}
\begin{itemize}
\item \emph{The ``strong'' version}: safe Rust makes bugs impossible.
\item \emph{The ``just concurrency'' version}: safe Rust prevents data races.
\item \emph{The ``just concurrency'' version}: safe Rust makes data races impossible.
\item \emph{The ``pitch to management`` version}: safe Rust means you will never need to worry about data races.
\end{itemize}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment