aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-27Update README.mdJorge Iglesias Garcia
2021-08-27Update README.mdJorge Iglesias Garcia
2021-08-27Merge branch 'rtic-rs:master' into masterJorge Iglesias Garcia
2021-08-20Merge #516bors[bot]
2021-08-20More rustanalyzer lint fixesEmil Fresk
2021-08-20Merge #515bors[bot]
2021-08-20Use `mark_internal_name` by default for methods in `util` to make usage of th...datdenkikniet
2021-08-19Merge #514bors[bot]
2021-08-19Silence rust-analyzer warnings on internal typesHenrik Tjäder
2021-08-19Merge #513bors[bot]
2021-08-19Fixed some lints from Rust Analyzer with experimental proc-macrosEmil Fresk
2021-08-17Merge #511bors[bot]
2021-08-16Remove linked list impl - use heapless, linked list init now const fnEmil Fresk
2021-08-16Merge #508bors[bot]
2021-08-11Add branches to CIJorgeig
2021-08-11Add branches to CIJorgeig
2021-08-11Update build.ymlJorge Iglesias Garcia
2021-08-03update russian bookAndrey Zgarbul
2021-08-03Merge #504bors[bot]
2021-08-02Merge #506bors[bot]
2021-08-02Merge #507bors[bot]
2021-08-02GHA: Fix 1.54 formatting changeHenrik Tjäder
2021-07-30book: Properly update the note with a linkCuriouslyCurious
2021-07-30Revert "book: Add link to new.md"CuriouslyCurious
2021-07-29book: Add link to new.mdCuriouslyCurious
2021-07-29book: Clarify target noticeCuriouslyCurious
2021-07-28book: Add note to remember to choose targetCuriouslyCurious
2021-07-27Also link to `rtic-examples` in the tips section of the bookHenrik Tjäder
2021-07-27Add links to RTIC book dev version and rtic-examplesHenrik Tjäder
2021-07-22Merge #501bors[bot]
2021-07-22Merge #502bors[bot]
2021-07-22Merge #500bors[bot]
2021-07-22book/resources: highlight that `#[lock_free]` includes a compile-time checkJorge Aparicio
2021-07-22Propogate the task attributes to the spawn handlesAlex Crawford
2021-07-22Merge #498bors[bot]
2021-07-22migration/0.5: cover #[lock_free]Jorge Aparicio
2021-07-22book/resources: rm #[task_local] mention; add #[lock_free] exampleJorge Aparicio
2021-07-22update expected example output (take 2)Jorge Aparicio
2021-07-22update expected example outputJorge Aparicio
2021-07-22comment out line that doesn't compileJorge Aparicio
2021-07-21book/resources: remove mentions of the field attribute #[init(<expr>)]Jorge Aparicio
2021-07-21book/resources: do not use the lock API in the very first exampleJorge Aparicio
2021-07-21Merge #496bors[bot]
2021-07-21use tuple struct syntax for Monotonics everywhereJorge Aparicio
2021-07-21update the 0.5.x -> 0.6.0 migration guideJorge Aparicio
2021-07-20Merge #497bors[bot]
2021-07-20Change misleading documentation left over by PR #464Valentin Ochs
2021-07-20Merge #464bors[bot]
2021-07-20rustfmtAndrey Zgarbul
2021-07-20Merge pull request #1 from mriise/constZgarbul Andrey