]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-04-15 borsAuto merge of #96087 - Dylan-DPC:rollup-k6yzk55, r...
2022-04-15 Dylan DPCRollup merge of #96065 - TaKO8Ki:use-`format-args-captu...
2022-04-15 Dylan DPCRollup merge of #96062 - ehuss:test-termination, r...
2022-04-15 Dylan DPCRollup merge of #96040 - m-ou-se:futex-u32, r=Amanieu
2022-04-15 Dylan DPCRollup merge of #96034 - Gumichocopengin8:test/btree...
2022-04-15 Dylan DPCRollup merge of #96027 - matthiaskrgr:clippy_rec, r...
2022-04-15 Dylan DPCRollup merge of #96026 - matthiaskrgr:clippy_compl_1304...
2022-04-15 Dylan DPCRollup merge of #95749 - compiler-errors:ambig, r=oli-obk
2022-04-15 Dylan DPCRollup merge of #95194 - kckeiks:update-algo-in-find...
2022-04-15 Dylan DPCRollup merge of #94849 - ouz-a:master4, r=oli-obk
2022-04-15 Dylan DPCRollup merge of #94461 - jhpratt:2024-edition, r=pnkfelix
2022-04-15 Dylan DPCRollup merge of #94457 - jhpratt:stabilize-derive_defau...
2022-04-15 borsAuto merge of #94079 - petrochenkov:cstr, r=joshtriplett
2022-04-15 Eduardo Sánchez... Make some `usize`-typed masks definition agnostic to...
2022-04-15 Nikita PopovRespect ranlib specified for target during LLVM build
2022-04-15 Vadim Petrochenkovclippy: Update full path to `CString`
2022-04-15 Amanieu d'AntrasAdd codegen for global_asm! sym operands
2022-04-15 borsAuto merge of #95841 - ChrisDenton:pipe-server, r=m...
2022-04-15 Keita Nonakachore: formatting
2022-04-15 Keita Nonakatest: add try_insert() test cases for BTreeSet
2022-04-15 Keita Nonakatest: add get_key_value() test cases for BTreeSet
2022-04-15 Takayuki Maedause `format-args-capture` and remove unnecessary nested...
2022-04-15 Keita Nonakatest: add pop_first() pop_last() test cases for BTreeSet
2022-04-15 Ralf Jungmake unaligned_reference warning visible in future...
2022-04-15 Ralf Jungmake unaligned_references lint deny-by-default
2022-04-15 Andy Russellclarify doc(cfg) wording
2022-04-15 Joshua NelsonDon't build the library and standard library before...
2022-04-14 Eric Hussdocs: Update tests chapter for Termination stabilization
2022-04-14 Andy Russellseparate flock implementations into separate modules
2022-04-14 ouz-aUpdate issue-92893.stderr
2022-04-14 Keita Nonakaupdate: actions/checkout@v2 to actions/checkout@v3
2022-04-14 b-naberhandle arrays and slices uniformly in valtree creation
2022-04-14 Vadim Petrochenkovlibrary: Remove definitions and reexports of `strlen...
2022-04-14 Vadim PetrochenkovFix targets not supporting `target_has_atomic = "ptr"`
2022-04-14 Vadim Petrochenkovlibrary: Use type aliases to make `CStr(ing)` in libcor...
2022-04-14 Vadim Petrochenkovlibrary: Move `CStr` to libcore, and `CString` to liballoc
2022-04-14 Eduardo Sánchez... Update *.natvis files (CDB?) files to take into account...
2022-04-14 Eduardo Sánchez... Fix debugger tests
2022-04-14 Eduardo Sánchez... Update inline-into-box-place test output
2022-04-14 Eduardo Sánchez... Update output of cycle-cache-err-60010 test
2022-04-14 Eduardo Sánchez... `Unique<T>` is now considered FFI-safe
2022-04-14 Eduardo Sánchez... Add additional `extract_field` / `project_field` to...
2022-04-14 Eduardo Sánchez... Implement `core::ptr::Unique` on top of `NonNull`
2022-04-14 borsAuto merge of #95315 - compiler-errors:pointee-fix...
2022-04-14 Amanieu d'AntrasReimplement lowering of sym operands for asm! so that...
2022-04-14 Oli SchererRemove some now-dead code that was only relevant before...
2022-04-14 Laurențiu Nicola:arrow_up: rust-analyzer
2022-04-14 rainy-merefactor: change to use peekable
2022-04-14 borsAuto merge of #96031 - ehuss:update-cargo, r=ehuss
2022-04-14 Matthias Krügerremove redundant function param in check_for_self_assig...
2022-04-14 Matthias Krügerremove reudndant function param in check_matcher_core()
2022-04-14 Matthias Krügerremove function param that is only used in recursive...
2022-04-14 Mara BosUse u32 instead of i32 for futexes.
2022-04-14 Boyd KaneRemove trailing whitespace
2022-04-14 Boyd Kanedocs: add link from zip to unzip
2022-04-14 borsAuto merge of #95928 - nnethercote:rm-TokenTree-Clone...
2022-04-14 Keita Nonakatest: add remove() test cases for BTreeSet
2022-04-14 Keita Nonakatest: add is_superset test cases for BTreeSet
2022-04-14 Eric HussUpdate books
2022-04-14 Eric HussUpdate cargo
2022-04-13 borsAuto merge of #95981 - martingms:invert-line-offset...
2022-04-13 Nicholas Nethercote`mbe::TokenTree`: remove `Lrc` around `Delimited` and...
2022-04-13 Nicholas NethercoteIntroduce `TtHandle` and use it in `TokenSet`.
2022-04-13 borsAuto merge of #95968 - davidtwco:translation-lazy-fallb...
2022-04-13 Matthias Krügercouple of clippy::complexity fixes
2022-04-13 The 8472Add codegen tests for additional cases where noop itera...
2022-04-13 Matthias Krügercouple of clippy::perf fixes
2022-04-13 borsAuto merge of #95958 - jhpratt:bump-stdarch, r=Dylan-DPC
2022-04-13 rainy-meimprove diagnostics for unterminated nested block comment
2022-04-13 borsAuto merge of #96015 - Dylan-DPC:rollup-vhdprid, r...
2022-04-13 Dylan DPCRollup merge of #96006 - hkBst:patch-2, r=Dylan-DPC
2022-04-13 Dylan DPCRollup merge of #96005 - hkBst:patch-1, r=Dylan-DPC
2022-04-13 Dylan DPCRollup merge of #95991 - PoorlyDefinedBehaviour:fix...
2022-04-13 Dylan DPCRollup merge of #95962 - sourcefrog:doc-direntry, r...
2022-04-13 Dylan DPCRollup merge of #95885 - gimbles:patch-1, r=Mark-Simulacrum
2022-04-13 Dylan DPCRollup merge of #93217 - willcrichton:example-analyzer...
2022-04-13 Aaron HillRemove last vestiges of skippng ident span hashing
2022-04-13 Bruno Felipe... fix: wrong trait import suggestion for T:
2022-04-13 borsAuto merge of #95727 - m-ou-se:futex-reentrantmutex...
2022-04-13 Marijn SchoutenAdd a missing article
2022-04-13 borsAuto merge of #95656 - cjgillot:no-id-hashing-mode...
2022-04-13 Marijn SchoutenAdd missing article to fix "few" to "a few".
2022-04-13 Jakob DegenConsider lifetimes when comparing types for equality...
2022-04-13 gimblesImprove error message when there's no checksum
2022-04-13 borsAuto merge of #94255 - b-naber:use-mir-constant-in...
2022-04-13 Martin GammelsæterUse .extend(..) instead of push()-ing in loop
2022-04-13 Nicholas NethercoteSpeed up Vec::clear().
2022-04-13 borsAuto merge of #95999 - Dylan-DPC:rollup-k2r3k11, r...
2022-04-13 Joshua NelsonMake `x test --stage 2 compiler/rustc_XXX` faster to run
2022-04-13 Dylan DPCRollup merge of #95989 - rust-lang:notriddle/issue...
2022-04-13 Dylan DPCRollup merge of #95984 - wcampbell0x2a:fix-spelling...
2022-04-13 Dylan DPCRollup merge of #95954 - AnthonyMikh:fix-broken-coverag...
2022-04-13 Dylan DPCRollup merge of #95441 - AlecGoncharow:issue-95204...
2022-04-13 David Wooderrors: lazily load fallback fluent bundle
2022-04-13 Nicholas NethercotePass a slice instead of a `Vec` to `transcribe`.
2022-04-13 Nicholas NethercoteAvoid use of `Lrc` in `mbe::Frame`.
2022-04-13 Nicholas Nethercote`SequenceRepetition` and `Delimited` don't need to...
2022-04-13 borsAuto merge of #95990 - Dylan-DPC:rollup-r9bh9t7, r...
2022-04-13 Joshua NelsonFix `x test --doc --stage 0 library/std`
2022-04-12 borsAuto merge of #95905 - vacuus:markdown-render, r=Guilla...
next