]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-08-20 Frank SteffahnMailmap entry for myself
2021-08-20 borsAuto merge of #88000 - bjorn3:fix_cg_llvm_clif_compile...
2021-08-20 borsAuto merge of #86898 - the8472:path-cmp, r=dtolnay
2021-08-20 Erik DesjardinsRevert "Revert "Auto merge of #83417 - erikdesjardins...
2021-08-20 borsAuto merge of #88039 - sexxi-goose:fix-87987, r=nikomat...
2021-08-19 borsAuto merge of #87996 - sexxi-goose:fix-87988, r=nikomat...
2021-08-19 Noah LevClarify some wording in Rust 2021 lint docs
2021-08-19 Dan GohmanFix doc test failures on Windows.
2021-08-19 Mukund LakshmanCI: Verify commits in beta & stable are in upstream...
2021-08-19 Santiago PastorinoTest that type alias impl trait happens in a submodule
2021-08-19 Niko Matsakisintroduce a Coerce predicate
2021-08-19 Niko Matsakiscleanup: extract a helper for coercion from inference...
2021-08-19 Niko Matsakisshallow resolve target type in coercion
2021-08-19 Niko Matsakisintroduce a `Diverging` enum instead of a bool
2021-08-19 Niko Matsakisfactor fallback code into its own module
2021-08-19 Joe ArdentUpdate release note for 1.55.0.
2021-08-19 borsAuto merge of #88165 - GuillaumeGomez:rollup-4o0v2ps...
2021-08-19 Dan GohmanFactor out a common `RawFd`/`AsRawFd`/etc for Unix...
2021-08-19 Ellenmove code to `InferCtxt` method
2021-08-19 Dan GohmanFix syntax for non-doc comments, and use `crate::`...
2021-08-19 Cameron SteffenFix clippy let expressions fallout
2021-08-19 Dan GohmanAdd I/O safety trait impls for process::Stdio and proce...
2021-08-19 Dan GohmanUse the correct `into_*` on Windows to avoid dropping...
2021-08-19 Dan GohmanRemove the `#![feature(io_safety)]` from lib.rs.
2021-08-19 Dan GohmanFix an unused import warning.
2021-08-19 Dan GohmanUpdate PidFd for the new I/O safety APIs.
2021-08-19 Dan GohmanRename OptionFileHandle to HandleOrInvalid and make...
2021-08-19 Dan GohmanDon't encourage migration until io_safety is stablized.
2021-08-19 Dan GohmanFactor out Unix and WASI fd code into a common module.
2021-08-19 Dan GohmanSynchronize minor differences between Unix and WASI...
2021-08-19 Dan GohmanAdd more comments about the `INVALID_HANDLE_VALUE`...
2021-08-19 Dan GohmanAdd comments about impls for File, TcpStream, ChildStdi...
2021-08-19 Dan GohmanFix copypasta of "Unix" within the WASI directory.
2021-08-19 Dan GohmanReword the description of dup2/dup3.
2021-08-19 Dan GohmanAdd Safety comments to the `As*` for `Owned*` implement...
2021-08-19 Dan GohmanAdd Owned*, Borrowed*, and As* to the preludes.
2021-08-19 Dan GohmanRename `OwnedFd`'s private field to match it's debug...
2021-08-19 Dan GohmanDelete a spurious empty comment line.
2021-08-19 Dan GohmanAdd a comment about how `OwnedHandle` should not be...
2021-08-19 Dan GohmanAdd a comment about `OptionFileHandle`.
2021-08-19 Dan GohmanBe more precise about `mmap` and undefined behavior.
2021-08-19 Dan GohmanAdd a test to ensure that RawFd is the size we assume...
2021-08-19 Dan GohmanUpdate library/std/src/os/windows/io/socket.rs
2021-08-19 Dan GohmanUpdate library/std/src/os/windows/io/handle.rs
2021-08-19 Dan GohmanUpdate library/std/src/os/unix/io/fd.rs
2021-08-19 Dan GohmanI/O safety.
2021-08-19 Ellenregression tests
2021-08-19 Ellencanonicalize const equate predicates
2021-08-19 Charles LewAdd assertion to ensure the query doesn't get called...
2021-08-19 Guillaume GomezRollup merge of #88159 - spastorino:fix-unused-generic...
2021-08-19 Guillaume GomezRollup merge of #88153 - hkmatsumoto:mailmap, r=Mark...
2021-08-19 Guillaume GomezRollup merge of #88146 - BoxyUwU:tests-cec-incr-comp...
2021-08-19 Guillaume GomezRollup merge of #88093 - Kobzol:rustdoc-wrap-code-in...
2021-08-19 Guillaume GomezRollup merge of #88050 - Aaron1011:filename-hash-stable...
2021-08-19 Guillaume GomezRollup merge of #88034 - petrochenkov:localevel2, r...
2021-08-19 Guillaume GomezRollup merge of #87874 - schneems:schneems/tcpstream...
2021-08-19 Guillaume GomezRollup merge of #86123 - Aaron1011:query-span, r=cjgillot
2021-08-19 borsAuto merge of #88151 - alexcrichton:update-backtrace...
2021-08-19 Augie FacklerPassWrapper: adapt for LLVM 14 changes
2021-08-19 borsAuto merge of #88124 - tmiasko:start-block-critical...
2021-08-19 Alex CrichtonUpdate the backtrace crate in libstd
2021-08-19 Santiago PastorinoUse a trait instead of the now disallowed missing trait...
2021-08-19 borsAuto merge of #88023 - devnexen:fbsd_arm64, r=nagisa
2021-08-19 Hirochika MatsumotoUpdate .mailmap
2021-08-19 borsAuto merge of #88002 - hermitcore:unbox-mutex, r=dtolnay
2021-08-19 Jakub Beránek[rustdoc] Wrap code blocks in <code> tag
2021-08-19 borsAuto merge of #87986 - Aaron1011:incr-double-panic...
2021-08-19 Joshua NelsonGive precedence to `html_root_url` over `--extern-html...
2021-08-19 borsAuto merge of #88143 - GuillaumeGomez:rollup-sgh318f...
2021-08-19 borsAuto merge of #87818 - GuillaumeGomez:anchors-display...
2021-08-18 Vadim Petrochenkovrustc_privacy: Replace `HirId`s and `DefId`s with ...
2021-08-18 Ellenadd tests
2021-08-18 Guillaume GomezRollup merge of #88136 - spastorino:fix-test-directory...
2021-08-18 Guillaume GomezRollup merge of #88129 - willcrichton:expose-graphviz...
2021-08-18 Guillaume GomezRollup merge of #88111 - GuillaumeGomez:background...
2021-08-18 Guillaume GomezRollup merge of #88109 - inquisitivecrystal:env-docs...
2021-08-18 Guillaume GomezRollup merge of #88082 - GuillaumeGomez:rustdoc-gui...
2021-08-18 Guillaume GomezRollup merge of #88036 - nbdd0121:const3, r=petrochenkov
2021-08-18 Guillaume GomezRollup merge of #88031 - ibraheemdev:build-hasher-objec...
2021-08-18 Guillaume GomezRollup merge of #88012 - sunfishcode:sunfishcode/wasi...
2021-08-18 Guillaume GomezRollup merge of #87983 - estebank:smaller-lt-spans...
2021-08-18 Guillaume GomezRollup merge of #87818 - GuillaumeGomez:anchors-display...
2021-08-18 borsAuto merge of #86700 - lqd:matthews-nll-hrtb-errors...
2021-08-18 lcnrmarker_traits: require `EvaluatedToOk`
2021-08-18 Esteban Kuberreview comment: use newtype to deduplicate logic
2021-08-18 borsAuto merge of #88127 - ehuss:update-cargo, r=ehuss
2021-08-18 Santiago PastorinoMove private_unused.rs test to impl-trait
2021-08-18 Esteban Kuberreview comment: reduce duplication
2021-08-18 Guillaume GomezFix anchors display in rustdoc
2021-08-18 Charles LewAdd a new test case to verify behavior.
2021-08-18 borsAuto merge of #87781 - est31:remove_box, r=oli-obk
2021-08-18 Esteban KuberUse more accurate spans when proposing adding lifetime...
2021-08-18 Ryan LevickError when warnings lint group is used with force-warn
2021-08-18 Ryan LevickImprove force-warn tests
2021-08-18 borsAuto merge of #87985 - nbdd0121:asm, r=Amanieu
2021-08-18 Rémy Rakicadd fixme about the `type_op_normalize` query in NLL...
2021-08-18 Marcel Hellwigremove box_syntax uses from cranelift and tools
2021-08-18 est31Remove box syntax from rustc_lint
2021-08-18 est31Remove box syntax from rustc_mir
2021-08-18 est31Remove box syntax from rustc_middle
next