]> git.lizzy.rs Git - rust.git/history - src
fix README
[rust.git] / src /
2020-02-19 borsAuto merge of #1179 - RalfJung:rustup, r=RalfJung
2020-02-19 borsAuto merge of #1156 - divergentdave:fcntl-F_DUPFD_CLOEX...
2020-02-19 David CookExtract constant for minimum fd
2020-02-18 David CookBack out placeholder variants from FileHandle
2020-02-18 David CookAddress review comments
2020-02-18 David CookRewrite file descriptor handling
2020-02-18 David CookAdd methods to FileHandler
2020-02-18 David CookStyle fixes
2020-02-18 David CookAdd comment
2020-02-18 David CookAdd F_DUPFD/F_DUPFD_CLOEXEC to fcntl shim
2020-02-16 borsAuto merge of #1177 - RalfJung:debug-assert, r=RalfJung
2020-02-16 Ralf Jungmake sure we also trigger debug assertions in libstd
2020-02-14 borsAuto merge of #1158 - divergentdave:shim-rename, r...
2020-02-14 borsAuto merge of #1174 - RalfJung:rusutp, r=RalfJung
2020-02-13 Ralf Jungfix for Panic InterpError refactoring
2020-02-09 David CookAdd shim for rename
2020-02-08 borsAuto merge of #1159 - divergentdave:shim-seek, r=RalfJung
2020-02-06 borsAuto merge of #1168 - RalfJung:rustup, r=RalfJung
2020-02-06 Ralf Jungbump rustc; adjust tests
2020-01-30 borsAuto merge of #1163 - RalfJung:raw-cast, r=RalfJung
2020-01-30 borsAuto merge of #1151 - divergentdave:statx-AT_EMPTY_PATH...
2020-01-30 Ralf Jungpass MPlaceTy by-value, as we usually do
2020-01-30 David CookError with EINVAL on unsupported `whence` argument
2020-01-29 borsAuto merge of #1154 - TimDiekmann:rename-alloc, r=RalfJung
2020-01-29 borsAuto merge of #1155 - divergentdave:shim-posix_fadivse...
2020-01-29 David CookUpdate comment
2020-01-29 David CookChange function name, comments, and error message
2020-01-28 borsAuto merge of #1148 - yoshuawuyts:patch-1, r=RalfJung
2020-01-27 David CookApply shim to lseek too (for macOS)
2020-01-26 David CookAdd no-op shim for posix_fadvise
2020-01-26 David CookAdd shim for lseek64
2020-01-26 David CookAdd fstat shim for OSX
2020-01-26 David CookAdd support for AT_EMPTY_PATH to statx shim
2020-01-25 borsAuto merge of #1150 - divergentdave:patch-1, r=RalfJung
2020-01-25 David CookShim intrinsics::atomic_singlethreadfence, etc.
2020-01-15 borsAuto merge of #1146 - RalfJung:rustup, r=RalfJung
2020-01-15 Ralf Jungrustup
2020-01-10 borsAuto merge of #1143 - christianpoveda:symlink-shim...
2020-01-10 Christian Povedafix windows symlink creation
2020-01-10 Christian Povedasmall corrections
2020-01-09 borsAuto merge of #1127 - rust-lang:stacked_borrow_tracing...
2020-01-09 Oliver SchererDocument all the things
2020-01-09 Oliver SchererRemove trailing newline
2020-01-08 Oliver SchererUse names that actually represent what's going on
2020-01-08 Oliver SchererMake the non-halting diagnostic scheme independent...
2020-01-08 Oliver SchererRemove debugging hint until we can actuall use `note:`
2020-01-08 Oliver SchererProcess delayed errors on every step
2020-01-08 Oliver SchererTell the user about stacked borrow debugging flags
2020-01-08 Oliver SchererEmit errors without halting interpretation
2020-01-08 Oliver SchererAdd a scheme for registering and obtaining errors even...
2020-01-08 Oliver SchererMove error reporting to its own module
2020-01-08 Oliver SchererTrailing return
2020-01-08 Oliver SchererSplit error reporting from main eval function
2020-01-07 borsAuto merge of #1140 - RalfJung:no-macos, r=oli-obk
2020-01-07 Christian PovedaAdd lstat shim for macos
2020-01-07 borsAuto merge of #1142 - JohnTitor:rustup-0107, r=RalfJung
2020-01-06 Christian PovedaAdd shim for symbolic link creation
2020-01-06 Yuki OkushiRustup
2020-01-06 borsAuto merge of #1141 - RalfJung:lint-adjust, r=RalfJung
2020-01-06 borsAuto merge of #1137 - anp:track-caller-update, r=RalfJung
2020-01-06 Yuki OkushiMore rustup
2020-01-05 Yuki OkushiRustup
2020-01-05 Adam PerryUpdate panic machinery to match #[track_caller] changes.
2019-12-31 borsAuto merge of #1134 - RalfJung:macos-hashmap, r=RalfJung
2019-12-31 borsAuto merge of #1130 - christianpoveda:ignore-close...
2019-12-30 Christian Povedaavoid double negation
2019-12-30 borsAuto merge of #1131 - JOE1994:alloc_os_str_as_c_str...
2019-12-30 Christian Povedaadd comments
2019-12-28 borsAuto merge of #1132 - christianpoveda:use_scalar_to_u16...
2019-12-28 Christian PovedaUse Scalar::to_u16
2019-12-28 JOE1994Add helper 'alloc_os_str_as_c_str' and use it in env_va...
2019-12-27 borsAuto merge of #1114 - rust-lang:to_ptr_considered_harmf...
2019-12-27 Christian Povedaavoid excluding TERM env var
2019-12-27 Christian Povedaclose file silently if the file is read only
2019-12-27 Oliver SchererRemove `to_ptr` uses
2019-12-27 borsAuto merge of #1129 - christianpoveda:stat64-shim,...
2019-12-27 Christian Povedarename metadata struct
2019-12-26 Christian Povedaminor fixes and updated docs
2019-12-26 Christian Povedaset mask for statx correctly
2019-12-25 Christian Povedado padding correctly
2019-12-25 Christian Povedadeduplicate shared code between stat and statx
2019-12-25 Christian PovedaAdd padding on 64-bits only
2019-12-25 Christian Povedarestrict `stat` shim to macos only
2019-12-25 Christian Povedaremove restrictions due to `stat` unavailability
2019-12-25 Christian Povedaadd padding to immediates
2019-12-25 Christian Povedafix size for file mode
2019-12-25 Christian Povedaadd remanining fields to stat stuct
2019-12-25 Christian Povedaprovide correct name for shim
2019-12-25 Christian Povedaadd dummy stat shim
2019-12-24 borsAuto merge of #1128 - RalfJung:cleanup, r=RalfJung
2019-12-24 Ralf Jungmake bytes conversion functions private inside read...
2019-12-24 Ralf Junguse new try_from methods
2019-12-23 borsAuto merge of #1121 - rust-lang:rustup, r=RalfJung
2019-12-23 Oliver SchererRustup to rustc 1.42.0-nightly (005cf38f7 2019-12-22)
2019-12-23 borsAuto merge of #1124 - RalfJung:sysroot-check, r=oli-obk
2019-12-23 borsAuto merge of #1125 - RalfJung:main-result, r=oli-obk
2019-12-23 Ralf Jungsupport main functions with Result return type
2019-12-23 borsAuto merge of #1118 - rust-lang:stacked_borrow_tracing...
2019-12-23 Oliver SchererRustfmt all the things
2019-12-22 Ralf Jungdisable sysroot checks for distributed binaries
next