]> git.lizzy.rs Git - rust.git/history - src
rustc_span: move pretty syntax from macro_backtrace to ExpnKind::descr.
[rust.git] / src /
2020-01-26 Eduard-Mihai Burtescurustc_span: move pretty syntax from macro_backtrace...
2020-01-26 Eduard-Mihai BurtescuDon't use ExpnKind::descr to get the name of a bang...
2020-01-26 borsAuto merge of #68545 - estebank:verbose-bound-display...
2020-01-26 borsAuto merge of #68522 - estebank:impl-trait-sugg-2,...
2020-01-26 borsAuto merge of #68517 - oli-obk:spaces2, r=nagisa
2020-01-26 borsAuto merge of #68031 - Marwes:fold_list, r=estebank
2020-01-25 borsAuto merge of #68546 - JohnTitor:rollup-znuot4b, r...
2020-01-25 Yuki OkushiRollup merge of #68540 - GuillaumeGomez:err-codes-clean...
2020-01-25 Yuki OkushiRollup merge of #68534 - JohnTitor:update-remote-url...
2020-01-25 Yuki OkushiRollup merge of #68514 - lzutao:fmt-Self, r=Dylan-DPC
2020-01-25 Yuki OkushiRollup merge of #68498 - Aaron1011:tait-regression...
2020-01-25 Yuki OkushiRollup merge of #68485 - kingslef:fix/test-60976, r...
2020-01-25 Esteban KüberUse better bound names in `-Zverbose` mode
2020-01-25 Esteban KüberRevert suggestion window size change
2020-01-25 borsAuto merge of #68530 - estebank:abolish-ice, r=petrochenkov
2020-01-25 Guillaume Gomezclean up error codeS E0229 and E0261
2020-01-25 borsAuto merge of #68525 - tlively:emcc-codegen-sigsegv...
2020-01-25 borsAuto merge of #68516 - oli-obk:spaces, r=eddyb
2020-01-25 Oliver SchererDon't use spaces before type ascription like colons
2020-01-25 borsAuto merge of #68448 - maurer:dyn-cdylib, r=alexcrichton
2020-01-25 borsAuto merge of #68269 - csmoe:temp, r=estebank
2020-01-25 Aaron HillAdd some type-alias-impl-trait regression tests
2020-01-25 Esteban KüberDo not ICE on multipart suggestions touching multiple...
2020-01-24 borsAuto merge of #68526 - JohnTitor:rollup-3mmljof, r...
2020-01-24 Yuki OkushiRollup merge of #68515 - Wind-River:master_2020, r...
2020-01-24 Yuki OkushiRollup merge of #68511 - tmiasko:ignore-license, r...
2020-01-24 Yuki OkushiRollup merge of #68509 - GuillaumeGomez:clean-up-err...
2020-01-24 Yuki OkushiRollup merge of #68504 - tmiasko:check-pass, r=alexcrichton
2020-01-24 Yuki OkushiRollup merge of #68374 - gitletH:patch-1, r=nikomatsakis
2020-01-24 Yuki OkushiRollup merge of #68111 - varkor:const-generics-type_nam...
2020-01-24 Esteban Küberreview comments
2020-01-24 Esteban KüberApply `resolve_vars_if_possible` to returned types...
2020-01-24 Esteban KüberIncrease suggestion code window from 6 lines to 20
2020-01-24 Thomas LivelyNew fix
2020-01-24 Esteban KüberUse more accurate return path spans
2020-01-24 Thomas LivelyAdd opt-level=0 to test
2020-01-24 Thomas LivelyUpdate LLVM to fix crash on Emscripten targets
2020-01-24 BaoshanPangSupport feature process_set_argv0 for VxWorks
2020-01-24 borsAuto merge of #68494 - matthewjasper:internal-static...
2020-01-24 Lzu TaoUse Self instead of self return type
2020-01-24 varkorPrint constants in `type_name` for const generics
2020-01-24 Oliver SchererRender const pointers in MIR more compactly
2020-01-24 borsAuto merge of #68414 - michaelwoerister:share-drop...
2020-01-24 Guillaume GomezClean up error codes E0223 and E0225 explanations
2020-01-24 borsAuto merge of #68506 - tmandry:rollup-kz9d33v, r=tmandry
2020-01-24 Tyler MandryRollup merge of #68500 - Mark-Simulacrum:fix-bootstrap...
2020-01-24 Tyler MandryRollup merge of #68483 - flip1995:mailmap, r=Dylan-DPC
2020-01-24 Tyler MandryRollup merge of #68479 - Tyg13:unused_parens_return...
2020-01-24 Tyler MandryRollup merge of #68473 - nopsledder:rust_sanitizer_fuch...
2020-01-24 Tyler MandryRollup merge of #68469 - ollie27:skip_count, r=sfackler
2020-01-24 Tyler MandryRollup merge of #68438 - Aaron1011:fix/tait-non-definin...
2020-01-24 Tyler MandryRollup merge of #68424 - estebank:suggest-borrow-for...
2020-01-24 Mark RousskovClear out std, not std tools
2020-01-24 Esteban KüberAccount for `ty::Error` when suggesting `impl Trait...
2020-01-24 Tomasz MiąskoRemove unused ignore-license directives
2020-01-23 borsAuto merge of #68012 - alexcrichton:update-some-deps...
2020-01-23 Matthew JasperMake pointers to statics internal
2020-01-23 Matthew Maurerrustc: Allow cdylibs to link against dylibs
2020-01-23 Esteban Küberuse `diagnostic_item` and modify wording
2020-01-23 borsAuto merge of #68391 - tmiasko:compiletest-debuginfo...
2020-01-23 Michael WoeristerAdd projection query for upstream drop-glue instances.
2020-01-23 Tuomas Lappeteläinenadd a test for #60976
2020-01-23 Michael WoeristerMake drop-glue take advantage of -Zshare-generics.
2020-01-23 Michael WoeristerAlways just use symbol name for sorting exported symbols.
2020-01-23 Michael WoeristerMake ExportedSymbols type more local because it's not...
2020-01-23 Michael WoeristerClarify some methods around instance instantiation...
2020-01-23 Tomasz Miąskocompiletest: Do not run debuginfo tests with gdb on...
2020-01-23 borsAuto merge of #68435 - tmandry:llvmup-2-the-return...
2020-01-23 Tyler Lanphearunused-parens: implement for block return values
2020-01-23 borsAuto merge of #68298 - Mark-Simulacrum:binary-depdep...
2020-01-23 borsAuto merge of #68474 - tmandry:rollup-6gmbet6, r=tmandry
2020-01-23 Tyler MandryRollup merge of #68462 - matthiaskrgr:novec, r=varkor
2020-01-23 Tyler MandryRollup merge of #68441 - Centril:pprust-as_deref, r...
2020-01-23 Tyler MandryRollup merge of #68440 - matthiaskrgr:xpyclippy, r...
2020-01-23 Tyler MandryRollup merge of #68425 - phi-gamma:try-method, r=varkor
2020-01-23 Tyler MandryRollup merge of #68410 - tmiasko:msan-lto, r=varkor
2020-01-23 Tyler MandryRollup merge of #68409 - sinkuu:temp_path, r=Mark-Simul...
2020-01-23 Tyler MandryRollup merge of #68388 - varkor:toogeneric-wf, r=eddyb
2020-01-23 Tyler MandryRollup merge of #68361 - t6:patch-freebsd-lld-i386...
2020-01-23 Tyler MandryRollup merge of #68253 - japaric:bare-metal-cortex...
2020-01-23 Tyler MandryRollup merge of #67195 - 0dvictor:nolink, r=tmandry
2020-01-23 Victor DingAdd `-Z no-link` flag
2020-01-23 Tomasz MiąskoUse check-pass mode for lint tests
2020-01-23 Tomasz MiąskoUse check-pass mode for nll tests
2020-01-22 Aaron GreenFix tidy warnings
2020-01-22 Aaron GreenEnable ASan on Fuchsia
2020-01-22 Oliver MiddletonAvoid overflow in `std::iter::Skip::count`
2020-01-22 borsAuto merge of #68192 - GuillaumeGomez:remove-inlined...
2020-01-22 Matthias Krügerlibrustc_mir: don't allocate vectors where slices will do.
2020-01-22 borsAuto merge of #68069 - JohnTitor:fix-closure-ice, r...
2020-01-22 borsAuto merge of #68194 - jonas-schievink:fix-thumb-ci...
2020-01-22 borsAuto merge of #68442 - Centril:rollup-ir2vmid, r=Centril
2020-01-22 Mazdak FarrokhzadRollup merge of #68439 - JohnTitor:clippy-up, r=JohnTitor
2020-01-22 Mazdak FarrokhzadRollup merge of #68422 - Centril:diverges-simplify...
2020-01-22 Mazdak FarrokhzadRollup merge of #68421 - ehuss:update-cargo-books,...
2020-01-22 Mazdak Farrokhzadpprust: use as_deref
2020-01-22 Matthias Krügerbootstrap: update clippy subcmd decription
2020-01-21 Yuki OkushiUpdate Clippy
2020-01-21 Aaron HillAccount for non-types in substs for opaque type error...
2020-01-21 Tyler MandryUpdate LLVM
next