]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-09-17 John Paul Adrian... doc/platform-support: Add documentation for m68k-unknow...
2021-09-17 John Paul Adrian... doc/platform-support.md: Add m68k-unknown-linux-gnu...
2021-09-17 John Paul Adrian... library/std/env: Add 'm68k' to comment on ARCH constant
2021-09-17 John Paul Adrian... compiler/rustc_llvm: Enable M68k LLVM target
2021-09-17 John Paul Adrian... libstd: Add m68k for raw type definitions on Linux
2021-09-17 John Paul Adrian... rustdoc: Add human-readable cfg string for m68k
2021-09-17 John Paul Adrian... compiletest: Add m68k to ARCH_TABLE
2021-09-17 John Paul Adrian... ci: Add Dockerfile for dist-m68k-linux
2021-09-17 John Paul Adrian... build-manifest: Add m68k-unknown-linux-gnu target
2021-09-17 John Paul Adrian... compiler/rustc_target: Add support for m68k-linux-gnu
2021-09-17 John Paul Adrian... bootstrap: Add LLVM target matching for M68k
2021-09-17 John Paul Adrian... bootstrap: Add cputype matching for m68k
2021-09-17 Michael WoeristerUpdate odht to 0.2.1
2021-09-17 Guillaume GomezCorrectly handle "--open" option when building compiler...
2021-09-17 Guillaume GomezAllow to pass "compiler" arguments to doc subcommand
2021-09-17 borsAuto merge of #88945 - Aaron1011:no-projection-completi...
2021-09-17 borsAuto merge of #89037 - JohnTitor:rollup-rd9btbs, r...
2021-09-17 Yuki OkushiApply review comments
2021-09-17 Yuki OkushiRollup merge of #89033 - cuviper:sysroot-lib-path,...
2021-09-17 Yuki OkushiRollup merge of #89014 - durin42:llvm-14-module-pass...
2021-09-17 Yuki OkushiRollup merge of #88911 - FabianWolff:issue-88653, r...
2021-09-17 Yuki OkushiRollup merge of #88887 - fee1-dead:const-deref, r=oli-obk
2021-09-17 Yuki OkushiRollup merge of #88883 - c410-f3r:tests, r=petrochenkov
2021-09-17 Yuki OkushiRollup merge of #88751 - bjorn3:move_filesearch, r...
2021-09-17 Yuki OkushiRollup merge of #88735 - hnj2:patch-1, r=GuillaumeGomez
2021-09-17 Yuki OkushiRollup merge of #88339 - piegamesde:master, r=joshtriplett
2021-09-17 Yuki OkushiRollup merge of #87529 - FabianWolff:issue-87496, r...
2021-09-17 Yuki OkushiRollup merge of #86382 - JohnTitor:try-desugar, r=estebank
2021-09-17 Yuki OkushiRecover invalid assoc type bounds using `==`
2021-09-17 Yuki OkushiUse `multipart_suggestion`
2021-09-17 Yuki OkushiEmit clearer diagnostics for parens around `for` loop...
2021-09-17 Yuki OkushiMake diagnostics clearer for `?` operators
2021-09-17 borsAuto merge of #88934 - tmiasko:trace-log, r=davidtwco
2021-09-17 borsAuto merge of #88832 - pcwalton:debug-unit-variant...
2021-09-17 Josh StoneSet the library path in sysroot-crates-are-unstable
2021-09-16 HansDon't lint about missing code examples in derived traits
2021-09-16 The8472Don't inline OnceCell initialization closures
2021-09-16 borsAuto merge of #88719 - estebank:point-at-arg-for-obliga...
2021-09-16 Aaron HillPropagate coercion cause into `try_coerce`
2021-09-16 borsAuto merge of #89019 - Manishearth:rollup-5qp8a5s,...
2021-09-16 Augie FacklerPassWrapper: these two lines shouldn't have been ifdef'd
2021-09-16 WaffleAdd a separate error for `dyn Trait` in `const fn`
2021-09-16 Vishad Goyaldelay error for enabling unstable lib features
2021-09-16 Manish GoregaokarRollup merge of #89009 - tatami4:master, r=Mark-Simulacrum
2021-09-16 Manish GoregaokarRollup merge of #88986 - hargoniX:master, r=Mark-Simulacrum
2021-09-16 Manish GoregaokarRollup merge of #88985 - Commeownist:patch-1, r=Amanieu
2021-09-16 Manish GoregaokarRollup merge of #88983 - willcrichton:allow-single...
2021-09-16 Manish GoregaokarRollup merge of #88976 - notriddle:notriddle/cow-from...
2021-09-16 Manish GoregaokarRollup merge of #88928 - lefth:master, r=Mark-Simulacrum
2021-09-16 Manish GoregaokarRollup merge of #88892 - estebank:trait-objects, r...
2021-09-16 Manish GoregaokarRollup merge of #88875 - notriddle:notriddle/cleanup...
2021-09-16 Manish GoregaokarRollup merge of #88729 - estebank:struct-literal-using...
2021-09-16 Manish GoregaokarRollup merge of #88292 - SkiFire13:enable-rustdoc-links...
2021-09-16 Aaron HillAdd `ConstraintCategory::Usage` for handling aggregate...
2021-09-16 borsAuto merge of #88979 - tmiasko:no-remove-zsts-in-genera...
2021-09-16 The8472fix potential race in AtomicU64 time monotonizer
2021-09-16 Augie FacklerPassWrapper: handle separate Module*SanitizerPass
2021-09-16 Esteban Kuberfix rebase
2021-09-16 borsAuto merge of #88219 - jyn514:parallel-io, r=GuillaumeGomez
2021-09-16 Esteban KuberPoint at argument when evaluating `Path`'s bounds
2021-09-16 Esteban KuberFix rebase
2021-09-16 Esteban KuberRemove unnecessary label
2021-09-16 Esteban Kuberfix rebase
2021-09-16 Esteban Kuberfix `clone` call
2021-09-16 Esteban KuberAccount for blocks in arguments
2021-09-16 Esteban KuberPoint at call span that introduced obligation for the arg
2021-09-16 Esteban KuberRefactor `FulfillmentError` to track less data
2021-09-16 Esteban KuberPoint at argument instead of call for their obligations
2021-09-16 tatami4Fix typo in `break` docs
2021-09-16 Giacomo StevanatoEnable rustdoc's --generate-link-to-definition for...
2021-09-16 borsAuto merge of #86809 - DevinR528:reachable-pat, r=Nadrieril
2021-09-16 Caleb ZulawskiFix shuffle index constant not being monomorphized.
2021-09-16 Mark RousskovReuse existing shared Lrc for MatchImpl parent
2021-09-16 borsAuto merge of #88992 - Manishearth:rollup-k9hijii,...
2021-09-16 Mark RousskovAvoid codegen for Result::into_ok in lang_start
2021-09-16 Aaron HillFix linting when trailing macro expands to a trailing...
2021-09-15 Aaron HillDisable the evaluation cache when in intercrate mode
2021-09-15 borsAuto merge of #88977 - ehuss:disable-validate-maintaine...
2021-09-15 Eric HussDisable debuginfo test on Windows that fails in new...
2021-09-15 Manish GoregaokarRollup merge of #88951 - ehuss:update-books, r=ehuss
2021-09-15 Manish GoregaokarRollup merge of #88933 - tmiasko:remove-min-align-of...
2021-09-15 Manish GoregaokarRollup merge of #88915 - joshlf:patch-4, r=kennytm
2021-09-15 Manish GoregaokarRollup merge of #88907 - WaffleLapkin:targeted_const_fn...
2021-09-15 Manish GoregaokarRollup merge of #88841 - notriddle:notriddle/method...
2021-09-15 Manish GoregaokarRollup merge of #88775 - pnkfelix:revert-anon-union...
2021-09-15 Manish GoregaokarRollup merge of #88690 - m-ou-se:macro-braces-dot-quest...
2021-09-15 Manish GoregaokarRollup merge of #87320 - danakj:debug-compilation-dir...
2021-09-15 Gary GuoAllow `panic!("{}", computed_str)` in const fn.
2021-09-15 Josh TriplettAdd tracking issue for unix_chown
2021-09-15 Will CrichtonAllow call to get_body_with_borrowck_facts without...
2021-09-15 Will CrichtonMake rustc_mir_dataflow::framework::graphviz and rustc_...
2021-09-15 Henrik BövingUpdate the backtrace crate
2021-09-15 CommeownistUpdate clobber_abi list to include k[1-7] regs
2021-09-15 danakjDisable both reproducible-build tests for crate-type=bin
2021-09-15 CaioMove some tests to more reasonable directories
2021-09-15 Tomasz MiąskoUse explicit log level in tracing instrument macro
2021-09-15 Tomasz MiąskoDisable RemoveZsts in generators to avoid query cycles
2021-09-15 bjorn3Make two functions private
2021-09-15 bjorn3Inline with_interner
2021-09-15 bjorn3Move the Lock into symbol::Interner
next