]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-10-01 Manish GoregaokarRollup merge of #89422 - GuillaumeGomez:doctest-whitesp...
2021-10-01 Manish GoregaokarRollup merge of #89376 - andjo403:selfProfileUseAfterDr...
2021-10-01 Manish GoregaokarRollup merge of #88963 - fee1-dead:const-iterator,...
2021-10-01 Manish GoregaokarRollup merge of #88847 - oliverbr:master, r=steveklabnik
2021-10-01 Manish GoregaokarRollup merge of #85223 - simbleau:master, r=steveklabnik
2021-10-01 Guillaume GomezReplace whitespaces in doctests' name with dashes
2021-10-01 borsAuto merge of #89435 - Manishearth:rollup-vh2ih7k,...
2021-10-01 Manish GoregaokarRollup merge of #89415 - wesleywiser:inliner_caller_cal...
2021-10-01 Manish GoregaokarRollup merge of #89340 - FabianWolff:issue-89173, r...
2021-10-01 Manish GoregaokarRollup merge of #89322 - tmiasko:rm-optimization-fuel...
2021-10-01 Manish GoregaokarRollup merge of #89029 - notriddle:notriddle/issue...
2021-10-01 Manish GoregaokarRollup merge of #88820 - hlopko:add_pie_relocation_mode...
2021-10-01 Manish GoregaokarRollup merge of #87868 - Kixiron:packing-on-the-pounds...
2021-10-01 borsAuto merge of #89403 - camsteffen:fmt-unsafe-private...
2021-10-01 borsAuto merge of #89417 - Manishearth:rollup-j2gdu95,...
2021-10-01 Manish GoregaokarRollup merge of #89412 - lqd:zvariant-repro, r=Aaron1011
2021-10-01 Manish GoregaokarRollup merge of #89397 - wesleywiser:update_llvm_submod...
2021-10-01 Manish GoregaokarRollup merge of #89344 - jackh726:maybe-bound-eror...
2021-10-01 Manish GoregaokarRollup merge of #89327 - oli-obk:nll_diag_infer_vars...
2021-10-01 Manish GoregaokarRollup merge of #89321 - tmiasko:rebase-resume-arg...
2021-10-01 Manish GoregaokarRollup merge of #89251 - estebank:negative-index-litera...
2021-10-01 Manish GoregaokarRollup merge of #88838 - FabianWolff:issue-88472, r...
2021-10-01 borsAuto merge of #89395 - In-line:remove_visible_path_from...
2021-10-01 Marcel HlopkoAdd `pie` as another `relocation-model` value
2021-10-01 borsAuto merge of #89414 - Manishearth:rollup-hs11bcq,...
2021-10-01 Wesley WiserCorrect caller/callsite confusion in inliner message
2021-10-01 Manish GoregaokarRollup merge of #89392 - BGR360:master, r=jyn514
2021-10-01 Manish GoregaokarRollup merge of #89370 - RalfJung:ctfe-aggregate-rvalue...
2021-10-01 Manish GoregaokarRollup merge of #89314 - notriddle:notriddle/lint-fix...
2021-10-01 Manish GoregaokarRollup merge of #89306 - devnexen:haiku_ncpus, r=nagisa
2021-10-01 Manish GoregaokarRollup merge of #89303 - guswynn:std_suspend, r=dtolnay
2021-10-01 Manish GoregaokarRollup merge of #89248 - hkmatsumoto:suggest-similarly...
2021-10-01 Manish GoregaokarRollup merge of #89202 - estebank:infer-call-type,...
2021-10-01 Manish GoregaokarRollup merge of #88782 - asquared31415:issue-79559...
2021-10-01 borsAuto merge of #89183 - cjgillot:noenc, r=oli-obk
2021-09-30 Rémy Rakicadd regression test for issue 89119
2021-09-30 borsAuto merge of #89282 - sexxi-goose:fix-88118, r=nikomat...
2021-09-30 Chase WilsonImplemented -Z randomize-layout
2021-09-30 Camille GILLOTRebase fallout.
2021-09-30 Camille GillotUpdate compiler/rustc_codegen_cranelift/scripts/filter_...
2021-09-30 Camille GILLOTUpdate run-make-fulldeps.
2021-09-30 Camille GILLOTMove EncodedMetadata to rustc_metadata.
2021-09-30 Camille GILLOTMove encode_metadata out of CrateStore.
2021-09-30 Cameron SteffenAdd private arg to fmt::UnsafeArg
2021-09-30 Ben Reevesbootstrap: Update comment (again) in config.library...
2021-09-30 Wesley WiserUpdate `llvm` submodule to fix function name mangling...
2021-09-30 borsAuto merge of #87998 - nneonneo:master, r=oli-obk
2021-09-30 Alik AslanyanRemove visible path calculation from allowed deprecatio...
2021-09-30 borsAuto merge of #86853 - usbalbin:const_try, r=oli-obk
2021-09-30 borsAuto merge of #89250 - Aaron1011:keep-bound-region...
2021-09-30 Ben Reevesbootstrap: Update comment in config.library.toml.
2021-09-30 borsAuto merge of #89386 - ehuss:rollup-idf4dmj, r=ehuss
2021-09-30 Eric HussRollup merge of #89378 - ehuss:update-books, r=ehuss
2021-09-30 Eric HussRollup merge of #89377 - ehuss:update-cargo, r=ehuss
2021-09-30 Eric HussRollup merge of #89366 - GuillaumeGomez:remove-lazy...
2021-09-30 Eric HussRollup merge of #89335 - mbrubeck:range-is-sorted,...
2021-09-30 Eric HussRollup merge of #89315 - et342:cstr_from_vec_unchecked_...
2021-09-30 Eric HussRollup merge of #89313 - durin42:llvm-14-thinLTOResolve...
2021-09-30 Eric HussRollup merge of #89311 - FabianWolff:issue-89305, r...
2021-09-30 Eric HussRollup merge of #89297 - GuillaumeGomez:remove-never...
2021-09-30 Eric HussRollup merge of #89294 - lnicola:rust-analyzer-2021...
2021-09-30 Eric HussRollup merge of #89232 - rossmacarthur:fix-76424, r...
2021-09-30 Eric HussRollup merge of #89098 - GuillaumeGomez:where-bounds...
2021-09-30 Eric HussRollup merge of #88412 - mdsn:slice-sort-safety, r...
2021-09-30 Eric HussRollup merge of #87428 - GuillaumeGomez:union-highlight...
2021-09-30 borsAuto merge of #89110 - Aaron1011:adjustment-span, r...
2021-09-29 borsAuto merge of #89380 - ehuss:fix-windows-llvm, r=Mark...
2021-09-29 Eric HussFix Windows LLVM issue.
2021-09-29 Eric HussUpdate books
2021-09-29 Eric HussUpdate cargo
2021-09-29 Andreas JonsonFix use after drop in self-profile with llvm events
2021-09-29 Guillaume GomezRemove Never variant from clean::Type enum
2021-09-29 borsAuto merge of #89011 - bjorn3:restructure_rt, r=dtolnay
2021-09-29 Ralf JungCTFE: extra assertions for Aggregate rvalues; remove...
2021-09-29 Ralf Jungremove outdated comment
2021-09-29 jackh726Cleanup lower_generics_mut and make span be the bound...
2021-09-29 Michael Howellfix(lint): don't suggest refutable patterns to "fix...
2021-09-29 Guillaume GomezRemove lazy_static dependency
2021-09-29 borsAuto merge of #89331 - GuillaumeGomez:rollup-b10unye...
2021-09-29 borsAuto merge of #89328 - flip1995:clippyup, r=Manishearth
2021-09-29 Gus Wynnref/refmut
2021-09-29 borsAuto merge of #88950 - Nadrieril:deconstruct-pat, r...
2021-09-29 Fabian WolffImprove error message for `printf`-style format strings
2021-09-28 Michael Howellfeat(rustc_typeck): avoid erroring with "wrong number...
2021-09-28 Ross MacArthurImprove help for recursion limit errors
2021-09-28 Michael HowellImprove error messages for bad type constraints
2021-09-28 Matt BrubeckOptimize is_sorted for Range and RangeInclusive
2021-09-28 Guillaume GomezRollup merge of #89318 - petrochenkov:lstore, r=oli-obk
2021-09-28 Guillaume GomezRollup merge of #89283 - camelid:issue-83564-test,...
2021-09-28 Guillaume GomezRollup merge of #89276 - Urgau:fix-union-impls, r=Guill...
2021-09-28 Guillaume GomezRollup merge of #89255 - FabianWolff:issue-88806, r...
2021-09-28 Guillaume GomezRollup merge of #89235 - yaahc:junit-formatting, r...
2021-09-28 Guillaume GomezRollup merge of #89233 - FabianWolff:issue-89159, r...
2021-09-28 Guillaume GomezRollup merge of #89212 - Sl1mb0:xpy-toolchain-link...
2021-09-28 Guillaume GomezRollup merge of #87260 - antoyo:libgccjit-codegen,...
2021-09-28 Michael HowellUse less verbose syntax for error annotations
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 borsAuto merge of #7733 - flip1995:rustup, r=flip1995
2021-09-28 flip1995Cleanup of rustup changes
2021-09-28 flip1995Bump nightly version -> 2021-09-28
next