]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-05-09 borsAuto merge of #1405 - RalfJung:stage-0, r=RalfJung
2020-05-09 Ralf JungTypo
2020-05-09 Ralf Jungadjust default sysroot when being rustc
2020-05-09 Ralf Jungmake Miri work in rustc bootstrap stage 0
2020-05-09 borsAuto merge of #1404 - RalfJung:cargo-miri-host-detect...
2020-05-09 Ralf Jungavoid env::var which requires valid UTF-8
2020-05-09 Ralf Jungmore comment
2020-05-09 Ralf JungWording
2020-05-09 Ralf Jungcargo-miri: honor RUSTC env var
2020-05-09 Ralf Jungre-do cargo-miri host/target detection logic to match...
2020-05-09 borsAuto merge of #1403 - RalfJung:rustup, r=RalfJung
2020-05-09 Ralf Jungbump Rust, fix for renames
2020-05-08 borsAuto merge of #1401 - RalfJung:cargo-miri-help, r=RalfJung
2020-05-08 Ralf Jungfix cargo-miri intercepting --help/--version arguments
2020-05-07 borsAuto merge of #1400 - RalfJung:rustup, r=RalfJung
2020-05-07 Ralf Jungrustup
2020-05-07 borsAuto merge of #1397 - brson:tikv-2, r=RalfJung
2020-05-07 Ralf Jungadjust wording
2020-05-07 borsAuto merge of #1398 - RalfJung:rustup, r=RalfJung
2020-05-07 Ralf Jungrustup; fix error messages
2020-05-07 Brian AndersonAdd two more TiKV bugs to trophy case
2020-05-06 borsAuto merge of #1396 - RalfJung:float-cast-tests, r...
2020-05-06 Ralf Jungcopy some float cast tests from rustc
2020-05-05 borsAuto merge of #1394 - RalfJung:fs-mode, r=RalfJung
2020-05-05 Ralf Jungfs shim: check that mode is default
2020-05-05 borsAuto merge of #1393 - RalfJung:arg-count-cleanup, r...
2020-05-05 Ralf Jungmake sure we check the size of all arguments
2020-05-05 Ralf Jungfix a comment now that we have concurrency
2020-05-05 Ralf Jungmake sure we check argument count everywhere
2020-05-05 Ralf Jungdeduplicate FD extraction
2020-05-05 borsAuto merge of #1298 - toc-the-younger:check-arg-count...
2020-05-05 Chase AlbertCorrect the test.
2020-05-04 Chase AlbertAddress comments.
2020-05-04 Chase AlbertTest for too many args.
2020-05-04 Chase AlbertAddress consistency of naming for unused/merely validat...
2020-05-04 Chase AlbertAdd a test for check_arg_count.
2020-05-04 Chase AlbertCheck that shims are called with the correct number...
2020-05-04 borsAuto merge of #1392 - RalfJung:win-lock-check, r=RalfJung
2020-05-04 Ralf Jungrename single-threaded sync test
2020-05-04 Ralf Jungrustup
2020-05-04 Ralf JungWindows lock primitives: check that we are truly sinle...
2020-05-03 borsAuto merge of #1390 - RalfJung:conc, r=RalfJung
2020-05-03 Ralf Jungfix setting thread name on macOS
2020-05-03 Ralf Jungde-duplicate <unnamed> default thread name
2020-05-03 Ralf Jungalso test panic from thread with name
2020-05-03 Ralf Jungalso test std::hint::spin_loop
2020-05-03 Ralf Jungtest panics in threads
2020-05-03 Ralf Jungyield on x86 'pause' hint
2020-05-03 Ralf Jungexplain what happens in a test
2020-05-03 borsAuto merge of #1387 - RalfJung:rustup, r=RalfJung
2020-05-03 Ralf Jungbump Rust, fix warnings
2020-05-02 borsAuto merge of #1386 - RalfJung:trophy, r=RalfJung
2020-05-02 borsAuto merge of #1383 - brson:tikv-trophy, r=RalfJung
2020-05-02 Ralf Jungtrophy case: consistent wording (X doing Y)
2020-05-02 Ralf JungAdjust wording
2020-05-02 borsAuto merge of #1385 - RalfJung:rustup, r=RalfJung
2020-05-02 Ralf Jungrustup
2020-05-02 borsAuto merge of #1384 - RalfJung:rustup, r=RalfJung
2020-05-02 Ralf Jungrustup for fixed error messages
2020-05-01 Brian AndersonAdd another tikv stacked borrowing error to trophy...
2020-05-01 borsAuto merge of #1381 - RalfJung:rustup, r=RalfJung
2020-05-01 Ralf Jungrustup; fix for changed error messages
2020-05-01 borsAuto merge of #1380 - RalfJung:rustup, r=RalfJung
2020-05-01 Ralf Jungrustup, adjust error messages
2020-04-30 borsAuto merge of #1379 - RalfJung:macos-fn-name, r=RalfJung
2020-04-30 Ralf JungREADME tweak
2020-04-30 Ralf Jungmake sure macos function has 'macos' in its name
2020-04-30 borsAuto merge of #1284 - vakaras:add-threads-cr2, r=RalfJung
2020-04-30 Vytautas AstrauskasFix prctl SET_NAME and GET_NAME behaviour.
2020-04-30 borsAuto merge of #1377 - brson:servo-trophy, r=RalfJung
2020-04-30 Ralf JungTweak error wording
2020-04-30 borsAuto merge of #1378 - RalfJung:workspace-error, r=RalfJung
2020-04-30 Ralf Jungmore helpful error on workspaces
2020-04-30 Brian AndersonAdd servo_arc to trophy case
2020-04-29 Vytautas AstrauskasFix a regression in Windows dtors.
2020-04-29 Vytautas AstrauskasUse Entry API in set_dtors_running.
2020-04-29 Vytautas AstrauskasImprove code readability and comments.
2020-04-28 borsAuto merge of #1375 - RalfJung:rustup, r=RalfJung
2020-04-28 Ralf Jungrustup for more LocalDefId changes
2020-04-27 Vytautas AstrauskasFix MacOS and Windows builds.
2020-04-27 Vytautas AstrauskasDelete remaining tls entries after all destructors...
2020-04-27 Vytautas AstrauskasMake From implementations non-failing.
2020-04-27 Vytautas AstrauskasImprove comments.
2020-04-27 Vytautas AstrauskasAdd a test for joining in a destructor.
2020-04-27 Vytautas AstrauskasMerge dtors_running and last_dtor_key fields.
2020-04-27 Vytautas AstrauskasAdd a FIXME.
2020-04-27 Vytautas AstrauskasImprove comments and code clarity.
2020-04-27 Vytautas AstrauskasChange representation and conversion of ThreadId and...
2020-04-27 Vytautas AstrauskasUse DLL_THREAD_DETACH when calling windows TLS destructor.
2020-04-27 Vytautas AstrauskasMake sure to remove thread local data only if we have...
2020-04-27 Vytautas AstrauskasImprove style and comments.
2020-04-27 Vytautas AstrauskasMany small changes to clean up code.
2020-04-27 Vytautas AstrauskasRename global tls dtor to thread dtor.
2020-04-27 Vytautas AstrauskasMove prctl test to the same file as other libc tests.
2020-04-27 Vytautas AstrauskasDelete a duplicate test.
2020-04-27 Vytautas AstrauskasImprove comments.
2020-04-27 Vytautas AstrauskasAdded a test that joining main is UB.
2020-04-27 Vytautas AstrauskasImprove Debug formatting of the thread name.
2020-04-27 Vytautas AstrauskasMove copying of the thread name to the client side.
2020-04-27 Vytautas AstrauskasUnify TLS dtors; move stepping outside.
next