]> git.lizzy.rs Git - rust.git/history - src
rustc_ast: Harmonize delimiter naming with `proc_macro::Delimiter`
[rust.git] / src /
2022-04-28 Vadim Petrochenkovrustc_ast: Harmonize delimiter naming with `proc_macro...
2022-04-28 borsAuto merge of #96085 - jsgf:deny-unused-deps, r=compile...
2022-04-28 borsAuto merge of #96495 - Dylan-DPC:rollup-9lm4tpp, r...
2022-04-28 Dylan DPCRollup merge of #96483 - Urgau:check-cfg-target_feature...
2022-04-28 Dylan DPCRollup merge of #96471 - BoxyUwU:let_else_considered_ha...
2022-04-28 Dylan DPCRollup merge of #96466 - compiler-errors:error-collect...
2022-04-28 Dylan DPCRollup merge of #96432 - SparrowLii:dbg_scope, r=davidtwco
2022-04-28 Dylan DPCRollup merge of #96421 - nnethercote:less-NoDelim,...
2022-04-28 Dylan DPCRollup merge of #96397 - AronParker:issue-96368-fix...
2022-04-28 Dylan DPCRollup merge of #96377 - compiler-errors:infer-rustfix...
2022-04-27 borsAuto merge of #91557 - cjgillot:ast-lifetimes-named...
2022-04-27 Camille GILLOTBless tests.
2022-04-27 Jeremy FitzhardingeAdd --json unused-externs-silent with original behaviour
2022-04-27 Jeremy FitzhardingeMake --json unused-extern deny/forbid level messages...
2022-04-27 Jeremy FitzhardingeAdd tests for --json unused-externs
2022-04-27 Jeremy Fitzhardingecompiletest: add support for unused extern notifications
2022-04-27 borsAuto merge of #96179 - klensy:bump-deps-04-22, r=Mark...
2022-04-27 borsAuto merge of #95170 - jyn514:ci-llvm, r=Mark-Simulacrum
2022-04-27 borsAuto merge of #96371 - c410-f3r:z-errors, r=petrochenkov
2022-04-27 Ellentut tut tut
2022-04-27 Michael GouletBetter error messages when collecting into `[T; n]`
2022-04-27 borsAuto merge of #96195 - sunfishcode:sunfishcode/handle...
2022-04-27 CaioMove some tests to more reasonable places
2022-04-27 Michael GouletTAITs are suggestable
2022-04-27 Michael Gouletmake `fn() -> _ {}` suggestion MachineApplicable
2022-04-27 borsAuto merge of #96459 - Dylan-DPC:rollup-de6ud9d, r...
2022-04-27 Dylan DPCRollup merge of #96430 - GuillaumeGomez:search-exclamat...
2022-04-27 Dylan DPCRollup merge of #96410 - notriddle:notriddle/issue...
2022-04-27 Dylan DPCRollup merge of #96385 - marmeladema:nll-fix-trait...
2022-04-27 Dylan DPCRollup merge of #96383 - compiler-errors:issue-96381...
2022-04-27 Dylan DPCRollup merge of #96370 - compiler-errors:cleanup-report...
2022-04-27 Dylan DPCRollup merge of #92569 - George-lewis:87181, r=estebank
2022-04-27 Nicholas NethercoteMake explicit an unreachable `NoDelim` case in `rustfmt`.
2022-04-26 borsAuto merge of #96425 - oli-obk:fix_incremental_regressi...
2022-04-26 Nicholas NethercoteAvoid producing `NoDelim` values in `MacArgs::delim()`.
2022-04-26 GeorgeTidy
2022-04-26 GeorgeAdd new diagnostic
2022-04-26 Dan GohmanFix the filename in the expected error message.
2022-04-26 Guillaume GomezUpdate rustdoc search test to check `!`
2022-04-26 Guillaume GomezUpdate rustdoc search parser to handle `!` correctly
2022-04-26 Dan GohmanAdd `only-windows` versions of the coerce-issue-49593...
2022-04-26 borsAuto merge of #96428 - GuillaumeGomez:rollup-4noqr33...
2022-04-26 Oli SchererRevert "add `DefId` to unsafety violations and display...
2022-04-26 Michael HowellUpdate src/test/rustdoc/issue-95873.rs
2022-04-26 Guillaume GomezRollup merge of #96415 - ehuss:git-io, r=bjorn3
2022-04-26 Guillaume GomezRollup merge of #96400 - JakobDegen:shallow-init-docs...
2022-04-26 Guillaume GomezRollup merge of #96386 - SparrowLii:des_field, r=jackh726
2022-04-26 Guillaume GomezRollup merge of #96372 - compiler-errors:field-method...
2022-04-26 Guillaume GomezRollup merge of #96361 - GuillaumeGomez:es6, r=notriddle
2022-04-26 Guillaume GomezRollup merge of #95949 - SoniEx2:patch-5, r=m-ou-se
2022-04-26 Guillaume GomezRollup merge of #94703 - kjetilkjeka:nvptx-kernel-args...
2022-04-26 Guillaume GomezRollup merge of #94022 - jongiddy:cow-into-owned-docs...
2022-04-26 borsAuto merge of #96424 - oli-obk:miri_update, r=oli-obk
2022-04-26 Oli Schererupdate miri submodule
2022-04-26 borsAuto merge of #94034 - willcrichton:fix-trait-suggestio...
2022-04-26 borsAuto merge of #96404 - tmandry:roll-llvm, r=cuviper
2022-04-26 Will CrichtonUpdate unop path, fix tests
2022-04-26 borsAuto merge of #96414 - Dylan-DPC:rollup-t4ofhoa, r...
2022-04-26 Will CrichtonReplace suggest_constraining_param with suggest_restric...
2022-04-25 Dylan DPCRollup merge of #96384 - lcnr:extern-types-similar...
2022-04-25 Dylan DPCRollup merge of #96379 - PrestonFrom:issue_96335, r...
2022-04-25 Dylan DPCRollup merge of #96355 - estebank:issue-95030, r=compil...
2022-04-25 Dylan DPCRollup merge of #96279 - GuillaumeGomez:remove-woff...
2022-04-25 Dylan DPCRollup merge of #96149 - est31:remove_unused_macro_matc...
2022-04-25 Dylan DPCRollup merge of #90312 - r00ster91:search, r=Dylan-DPC
2022-04-25 borsAuto merge of #96294 - Emilgardis:def_id-in-unsafetyvio...
2022-04-25 Michael Howellrustdoc: do not write `{{root}}` in `pub use ::foo...
2022-04-25 Michael GouletFix issue 96381
2022-04-25 Tyler MandryUpdate LLVM submodule
2022-04-25 borsAuto merge of #96116 - ouz-a:mir-opt, r=oli-obk
2022-04-25 borsAuto merge of #95604 - nbdd0121:used2, r=petrochenkov
2022-04-25 Kjetil KjekaAdd test for asserting correct generation of ptx-kernel...
2022-04-25 borsAuto merge of #96246 - SparrowLii:bound_contxet, r...
2022-04-25 Emil Gardströmavoid fully qualifying error output of issue-43733...
2022-04-25 borsAuto merge of #95246 - ChrisDenton:command-args, r...
2022-04-25 marmelademaRecover most `impl Trait` and `dyn Trait` lifetime...
2022-04-25 lcnrdo not consider two extern types to be similar
2022-04-25 Preston FromDelay bug when adjusting NeverToAny twice during diagnostic
2022-04-25 borsAuto merge of #96106 - jihiggins:issue-96060, r=Mark...
2022-04-25 Joshua NelsonUse `build/tmp` instead of adding a dependency on ...
2022-04-25 Joshua NelsonAllow quotes around `nixos` in /etc/os-release
2022-04-25 Joshua NelsonMove download-ci-llvm to rustbuild
2022-04-24 Michael Gouletsuggestion if struct field has method
2022-04-24 borsAuto merge of #96369 - matthiaskrgr:rollup-q18w4v2...
2022-04-24 Matthias KrügerRollup merge of #96366 - jyn514:remove-dead-code, r...
2022-04-24 Matthias KrügerRollup merge of #96215 - nikic:legacy-pm-removal, r...
2022-04-24 Matthias KrügerRollup merge of #96212 - marmeladema:nll-revisions...
2022-04-24 Matthias KrügerRollup merge of #96107 - Gumichocopengin8:test/vec...
2022-04-24 Matthias KrügerRollup merge of #96090 - JakobDegen:mir-tests, r=nagisa
2022-04-24 Matthias KrügerRollup merge of #95395 - compiler-errors:infer-on-impl...
2022-04-24 Michael GouletFix suggestion for `_` on return type for fn in impl...
2022-04-24 Michael GouletSuggest replacing `_` in type signature of impl for...
2022-04-24 Joshua NelsonRemove dead code in rustdoc shim
2022-04-24 marmelademaUse revisions instead of nll compare mode for `/regions...
2022-04-24 borsAuto merge of #94609 - esp-rs:esp-idf-stat-type-fixes...
2022-04-24 Emil Gardströmonly show a simple description in E0133 span label
2022-04-24 Emil Gardströmadd `DefId` to unsafety violations and display function...
2022-04-24 borsAuto merge of #96363 - matthiaskrgr:rollup-mthdja5...
2022-04-24 Matthias KrügerRollup merge of #96352 - marmeladema:fix-nll-lifetime...
2022-04-24 Matthias KrügerRollup merge of #96303 - jyn514:improved-bootstrap...
next